mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Add guide on jump servers
This commit is contained in:
@@ -20,13 +20,9 @@ tags:
|
|||||||
- "guide-sitemap"
|
- "guide-sitemap"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Given below is the demonstration of a sample production environment for a web application that consists of two different components, application server and database server.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Given above is the demonstration of a sample production environment for a web application that consists of two different components:
|
|
||||||
|
|
||||||
- Application Server
|
|
||||||
- Database Server
|
|
||||||
|
|
||||||
Application server has both a public and private IP address. It is accessible from the internet. Database server has only a private IP address and is accessible only from the application server.
|
Application server has both a public and private IP address. It is accessible from the internet. Database server has only a private IP address and is accessible only from the application server.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user