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 - 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…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
Using security groups as firewalls2m 21s
-
(Locked)
Editing security groups6m 34s
-
(Locked)
Virtual Private Cloud (VPC)4m 1s
-
(Locked)
Public and private subnets2m 23s
-
(Locked)
Internet and NAT gateways4m 36s
-
(Locked)
Static addresses with Elastic IPs4m 56s
-
(Locked)
Using VPNs to access private subnets3m 23s
-
(Locked)
Scaling with Elastic Load Balancer (ELB)2m 46s
-
(Locked)
Creating an Application Load Balancer (ALB)7m 9s
-
(Locked)
Pointing a domain to your EC2s with Route 536m 57s
-
(Locked)
Challenge: Add a server to your load balancer26s
-
(Locked)
Solution: Add a server to your load balancer2m 39s
-
-
-
-
-
-
-
-
-
-