Skip to content

Implementation of #VPC with servers in private subnets and NAT used in Production environment.

Notifications You must be signed in to change notification settings

VishwaS-22/VPC-with-servers-in-private-subnets-and-NAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

VPC-with-servers-in-private-subnets-and-NAT

Implementation of #VPC with servers in private subnets and NAT used in Production environment.

✅ Things Done:

  1. To improve resiliency, deployed the servers in two Availability Zones, by using an Auto Scaling group and an Application Load Balancer.
  2. For additional security, deployed the servers in private subnets. The servers receive requests through the load balancer.
  3. The servers can connect to the internet by using a NAT gateway. To improve resiliency, deploy the NAT gateway in both Availability Zones.

About

Implementation of #VPC with servers in private subnets and NAT used in Production environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published