https://github.com/visaltyagi/elb-assignment
How to Create a Classic Load Balancer & Migrate It to the Application Load Balancer - ELB Assignment
https://github.com/visaltyagi/elb-assignment
application-load-balancer aws aws-load-balancer awselasticloadbalancer classic-load-balancer cloud cloudcomputing loadbalancer
Last synced: 10 months ago
JSON representation
How to Create a Classic Load Balancer & Migrate It to the Application Load Balancer - ELB Assignment
- Host: GitHub
- URL: https://github.com/visaltyagi/elb-assignment
- Owner: visaltyagi
- Created: 2025-01-08T07:17:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T06:30:44.000Z (about 1 year ago)
- Last Synced: 2025-01-21T17:17:11.074Z (about 1 year ago)
- Topics: application-load-balancer, aws, aws-load-balancer, awselasticloadbalancer, classic-load-balancer, cloud, cloudcomputing, loadbalancer
- Homepage: https://medium.com/devops-guides/how-to-create-a-classic-load-balancer-migrate-it-to-application-load-balancer-elb-assignment-1-b79a4866907e
- Size: 5.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ELB-Assignment
How to Create a Classic Load Balancer & Migrate It to the Application Load Balancer - ELB Assignment
**Problem Statement:**
You work for XYZ Corporation that uses on premise solutions and some limited number of systems. With the increase in requests in their application, the load also increases. So, to handle the load the corporation has to buy more systems almost on a regular basis. Realizing the need to cut down the expenses on systems, they decided to move their infrastructure to AWS.
Tasks To Be Performed:
**1.** Create a Classic Load Balancer and register 3 EC2 instances with different web pages running in them.
**2.** Migrate the Classic Load Balancer into an Application Load Balancer.
**For the detailed solution, please check this link:** https://medium.com/devops-guides/how-to-create-a-classic-load-balancer-migrate-it-to-application-load-balancer-elb-assignment-1-b79a4866907e