File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # Auto Scaling Webserver using Terraform
2+
3+ ![ Website] ( https://img.shields.io/website?style=flat-square&url=http%3A%2F%2Fterra-alb-1257348970.ap-south-1.elb.amazonaws.com%2F )
4+
5+ * On the basis of load (web traffic) increase or decrease EC2 instance to avoid unavailability of website.
6+
7+ * Used customized AMI with a Apache2 web server deployed on it.
8+
9+ * EC2 Autoscaling groups with scale-in & scale-out policies for scaling purpose.
10+
11+ * Load Balancer to route traffic to the EC2 instances.
12+
13+ ### Technologies
14+
15+ > ![ AWS] ( https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Amazon_Web_Services_Logo.svg/150px-Amazon_Web_Services_Logo.svg.png )
16+ > <img src =" https://s3-ap-southeast-2.amazonaws.com/content-prod-529546285894/2020/03/tf.png " width =" 150 " />
17+
18+ ### Architecture
19+ <img src =" ./Autoscaling_webserver_architecture_Diagram.png " >
20+
21+ ### Scaling Policies
22+ <img src =" ./Scaling.png " >
23+
24+ ### Cost Estimation
25+ <img src =" ./cost.png " >
26+
27+ ###
28+
29+ ![ Thanks\! You are da bomb\! ] ( https://media.giphy.com/media/eBqUy3ik6P2vK/giphy.gif )
You can’t perform that action at this time.
0 commit comments