From the course: AWS Essential Training for Developers

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Solution: Add a server to your load balancer

Solution: Add a server to your load balancer - Amazon Web Services (AWS) Tutorial

From the course: AWS Essential Training for Developers

Solution: Add a server to your load balancer

(upbeat music) - [Instructor] Similar to that last challenge, in the EC2 console on the left hand menu, under Images, click on AMIs. Click on the AMI you want to restore, and click on the launch instance from AMI button to launch the third instance. For name, type awsdemo3. I'm making sure that t3.micro is selected and I'm using the key pair I've already created. Under the networking settings, click the Edit button. And for the availability zone, I'm going to pick the third availability zone that I launched my application load balancer into. For my security group, I'm going to select webservers. I'm also going to add my default security group as well. Click the Launch instance button. Now, under load balancing on the left, I'm going to click on Target Groups, and I'm going to click on my webservers target group. Under Targets, I'm going to click on Register targets, and I'm going to add my third instance and click…

Contents