Configure an Application Load Balancer on Amazon EC2
In this lab, you’ll practice configuring and implementing access to an EC2 server via an Application Load Balancer. When you’re finished with this lab, you’ll have allowed for path-based routing to different EC2 servers.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create Target Groups
You’ll configure two target groups, one for a main website, and another for a blog website.
Challenge
Configure Targets for the Target Groups
You’ll register EC2 instances as targets within each target group.
Challenge
Create an Application Load Balancer
You’ll configure an application load balancer with http traffic using the main target group.
Challenge
Configure Path-based Routing Using Forwarding Rules
You’ll configure the listener with the rules to forward the requests to the target groups based on the path.
Challenge
Test Your Load Balancer
You’ll test the Application Load Balancer’s path-based forwarding by going to each URL.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- AWS Certified Solutions Architect: Professional or Equivalent knowledge
- Basic understanding of virtual machines in general, and AWS EC2 in particular (ability to deploy, start, stop, and configure VMs)