This lab covers the connectivity concepts of Amazon Virtual Private Cloud (Amazon VPC). It demonstrates configuring VPC peering between two VPCs in the same account, and allowing client-server HTTP traffic between hosts in the VPCs.
In contrast to a standard lab. an Assessment Version of a lab provides high-level instructions with hints to implement the lab objectives and learners can use the 'Check score' functionality to validate their progress. Learners also have the option of detailed instructions to complete the lab.
Objectives
- Test the HTTP connection between the client and server and verify the issue.
- Identify the issues in the existing configuration and remediate the configuration to allow HTTP traffic between the client and server via the VPC peering.
- Use the Reachability Analyzer to troubleshoot VPC connectivity issues.
Prerequisites
- Navigating through the AWS Management Console.
- Amazon Virtual Private Cloud (Amazon VPC).
- Amazon Elastic Compute Cloud (Amazon EC2).
Outline
Task 1: Testing HTTP client-server connectivity
Task 2: Troubleshooting and remediating the issue