Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 251 Bytes

Cloud Load Balancing using Terraform

Quick way to provision an Apache and an Nginx webserver on two separate EC2 instances. The servers are then assigned to an Application Load Balancer. Traffic is automatically routed to the individual servers.