-
Single Web Server: Deploy a single EC2 instance with a web server that returns "Hello, World" for every request on port 8080.
-
Cluster of Web Servers: Deploy a cluster of EC2 instance in an Auto Scaling Group (ASG) and an Elastic Load Balancer (ELB). The ELB listens to port 80 and distributes load across the EC2 instances, each of which runs the same "Hello, World" web server.
-
Notifications
You must be signed in to change notification settings - Fork 0
jctan/Terraform_EC2_WebServers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Deploy single EC2 instances and a cluster of EC2 instances of Web Servers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published