Back to Projects
AWS Cloud Automation - NGINX Load Balanced Setup
InfrastructureDevOps
This Terraform project automates the deployment of a highly available NGINX web server infrastructure in AWS. The setup includes multiple EC2 instances running NGINX behind an Application Load Balancer (ALB) in different availability zones. The infrastructure includes a VPC with public subnets, Internet Gateway, security groups, and EC2 instances with auto-scaling capabilities.
Technologies Used
TerraformAWSNGINXAWS EC2AWS ALBAWS VPCAWS Security GroupsInfrastructure as Code