Skip to main content

Command Palette

Search for a command to run...

Day 36: Load Balancing EC2 Instances with Application Load Balancer

100 Days of Cloud (AWS)

Updated
1 min read
Day 36: Load Balancing EC2 Instances with Application Load Balancer
Z

I'm Zin Lin Htet. Who love to learn and share about Linux, Cloud, Docker and K8s. Currently working as a DevOps Engineer at one of the famous Fintech Company in Myanmar.

Welcome to Day 36. Today, we will learn how to create a load-balanced EC2 instance with an application load balancer. In this lab, you need to set up an EC2 instance named devops-ec2 and install and configure Nginx on this EC2 instance. After that, you need to create a target group named devops-tg and an application load balancer named devops-alb.

sudo apt install nginx -y

sudo systemctl start nginx

sudo systemctl enable --now nginx

sudo systemctl status nginx

Congratulations you did it. It looks good. This lab was successfully completed without any errors. See you in day 37. 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 15 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 35: Deploying and Managing Applications on AWS

100 Days of Cloud (AWS)

More from this blog

Technical 101

69 posts

"Mingalarbar , I am an IT guy from Myanmar who enjoys learning and sharing about Linux, Cloud, Docker & K8s. I am planning to share my expertise with the information technology communities in Burma