LA 3 Week 3
LA 3 Week 3
Year- 2023
Date- 21-08-2023 Batch- 2020, 2021-22
Objective: Apply AWS Load Balancing and Auto Scaling for EC2 Instances.
The objective of this lab assignment is to familiarize you with the concepts of Load Balancing
and Auto Scaling in Amazon Web Services (AWS). You will learn how to set up a load balancer
to distribute incoming traffic across multiple EC2 instances and configure Auto Scaling to
automatically adjust the number of instances based on traffic load.
Prerequisites:
1. An AWS account with appropriate permissions to create and manage EC2 instances,
Load Balancers, and Auto Scaling groups. We are using AWS Academy Learner Lab so
below instructions you need to see before using IAM roles as LabRole.
School of Computer Science Engineering and Technology
Please note that third EC2 instance should be created in the same VPC and different
Availability Zone.
School of Computer Science Engineering and Technology
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-application-load-
balancer.html
IaC: Create an Auto Scaling Group & Application Load Balancer with AWS CloudFormation.
Please remember that we can use US-East-1a and Us-West-2b Region only.
https://towardsaws.com/iac-create-an-auto-scaling-group-application-load-balancer-with-
aws-cloudformation-6ff154afdec7