Create a Network Load Balancer on AWS
In this lab, you'll practice creating a Network Load Balancer. When you're finished, you'll have a Network Load Balancer that forwards requests to a set of web servers running on EC2 instances.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create a Network Load Balancer
You'll create a Network Load Balancer that directs traffic to a set of EC2 instances that are running web servers.
Challenge
Verify the Web Page Through the Load Balancer
Now that you've created the Network Load Balancer and pointed it to your web servers, you will verify that the website works through the Load Balancer.
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
- EC2 instances
- Security Groups
- Load Balancers
- Web servers