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.
Creating an Application Load Balancer (ALB) - Amazon Web Services (AWS) Tutorial
From the course: AWS Essential Training for Developers
Creating an Application Load Balancer (ALB)
- [Instructor] In the EC2 console, take a look at your two running instances. You'll need to note two things before starting. Remember which availability zones your instances are running in, and also remember the name of the security group that both of your instances are using. On the left-hand sub menu, click on load balancers, click the create load balancer button. And under application load balancer, press the create button. For name, type testalb. Under network mapping, select your default VPC. And for availability zones and subnets, select the two availability zones where your servers are running in. There will be a challenge later where we're going to add to this load balancer. So go ahead and pick a third availability zone and remember your selection. Scroll down to security groups. Load balancers use security groups just like EC2 servers do. So there's a filter on the network lines coming into and out of your…
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
-
-
-
-
-
-
-
-
-
-