Skip to main content

Command Palette

Search for a command to run...

Day 24 : Setting Up an Application Load Balancer for an EC2 Instance

100 Days of Cloud (AWS)

Updated
1 min read
Day 24 : Setting Up an Application Load Balancer for an EC2 Instance

Welcome to Day 24. Today, we will learn how to set up an Application Load Balancer for an EC2 Instance. In this lab, the devops-ec2 instance is already created. You just need to create the target group devops-tg, the security group devops-sg with an inbound rule allowing port 80, and the application load balancer devops-alb.

Congratulations you did it. It looks good. This lab was successfully completed without any errors. See you in day 25. If you have any issues please let me know I will be happy to assist you. Stay tuned and learn together. If you find my article useful, please kindly like and share it.

100 Days of Cloud (AWS)

Part 27 of 50

In this series you will learn how to configure and manage cloud resources using AWS. My intention is to provide an explanation and share the answers for 100 Days of Cloud (AWS) from KodeKloud.

Up next

Day 23 : Data Migration Between S3 Buckets Using AWS CLI

100 Days of Cloud (AWS)