AWS Project : Setting up an Application Load Balancer(ALB) on EC2 with httpd running in it
Creating an EC2 instance with "httpd" running:
Go to EC2 and select Launch Instance :
Fill in the details. For example :
Here we are selecting Amazon Linux. You can choose whatever you like.
You can choose an already present key pair or mak...