What you'll learn:
- AWS load balancer
- AWS Auto-scaling groups
- AWS EC2
Understand and get started with LB and ASG, two key platforms in AWS's EC2 service.
Understand how these platforms help us achieve high availability and scalability at low cost.
Implement a load balancer.
Implement an auto-scaling group.
Test your implementation using a simple app.
Try 3 different ways of scaling the auto-scaling group - manual, using scheduled policies and using auto-scaling policies.