Skip to content

titusnangitech/3-tier-aws-vpc-using-terraform

Repository files navigation

A 3-TIER-AWS-VPC-USING-TERRAFORM

3-tier-aws-vpc-using-terraform

  • 3-Tier AWS VPC Architecture Diagram

  • This example demonstrates how to create a VPC that you can use for servers in a production environment. To improve resiliency, you deploy the servers in two Availability Zones, by using an Auto Scaling group and an Application Load Balancer. For additional security, you deploy the servers in private subnets. The servers receive requests through the load balancer. The servers can connect to the internet by using a NAT gateway. To improve resiliency, you deploy the NAT gateway in both Availability Zones.

Releases

No releases published

Packages

No packages published

Languages