- Lab
- A Cloud Guru
AWS ELB Connectivity Troubleshooting Scenario
Welcome to this hands-on AWS Learning Activity for troubleshooting EC2 connectivity issues. The goal of this activity is to fix the broken environment and achieve the goal as outlined below. The first video in this activity presents the scenario and the goal, while the second video provides the solution (if needed). Do your best to solve the connectivity issue without viewing the solution video. Goal: Fix the connectivity issue in the AWS environment so that you can view the Linux 2 AMI/Apache test page of the provisioned EC2 instances via the ELB's DNS name. Note/Hint: If your Instances don't show "In-Service" after a bit, try toggling the check type to http then back to tcp port 80. Good luck!
Path Info
Table of Contents
-
Challenge
Issue/Solution Hint #1
The Issue:
- The ELB's security group does not allow HTTP traffic
How to fix the issue:
- Add an allow rule for HTTP traffic (port 80) to the ELB's security group
-
Challenge
Issue/Solution Hint #2
The Issue:
- EC2 instance health checks are not passing
How to fix the issue:
- Change health check "ping port" on the ELB to port 80
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
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.