Overview
Prerequisites- Good knowledge of AWS Service
- Amazon Virtual Private Cloud (VPC)
- Subnets: Private and Public
- Internet Gateway
- Route Tables
- Laptop/Desktop
- Internet Browser
- Internet Connection
Challenge Instructions
- Region : Make sure to use us-east-1 region to create all the resources.
- You will be provided with the requirements of the challenge. If you are new to AWS Cloud, we recommend you go through our hands-on Labs before taking this challenge.
- Challenge Duration: 30 minutes
How to submit the challenge
- After building the infrastructure, click on the Check my work button, to validate if you have built the required infrastructure and completed the challenge successfully.
- Validation status:
- Success - You have completed the challenge successfully.
- Failed - You have failed to complete the challenge.
- Once you have successfully validated the challenge, click on End lab button to end the challenge.
Launching Challenge Environment
- To launch the challenge environment, Click on the Launch lab button.
- Please wait until the cloud environment is provisioned. It will take less than a minute to provision.
- Once the Challenge is started, you will be provisioned with IAM user name, Password, Access Key, and Secret Access Key.
Lab guide
Sign in to AWS Management Console
- Click on the Open console button, and you will get redirected to AWS Console in a new browser tab.
- On the AWS sign-in page, leave the Account ID as default. Never edit/remove the 12 digit Account ID present in the AWS Console. Otherwise, you cannot proceed with the challenge.
- Now copy your User Name and Password in the Lab Console to the IAM Username and Password in AWS Console and click on the Sign in button.
- Once Signed In to the AWS Management Console, Make the default AWS Region as US EAST (N. Virginia) us-east-1.
Cloud Challenge Details
In this challenge, your Amazon Virtual Private Cloud (VPC) skills are put to the test. You’ll be given a requirement and you have to reach it using your knowledge of subnets, route tables, and internet gateway used for this challenge. This challenge will help you understand the real-time scenarios. A company XYZ wants to develop a Secure Network Infrastructure utilizing VPC. Create dedicated public and private subnets, setup an Internet Gateway, and develop route tables. The below are the tasks that need to be performed by you in order to create the stack.- Create a VPC. Make sure the following things are added.
- IPv4 CIDR block: 10.0.0.0/16
- Create Public and Private Subnets for VPC.
- Create and Internet Gateway and attach it to VPC.
- Create Public and Private Route Tables.
- Click on the Validate to complete the challenge.
End lab
- Sign Out of the AWS Account.
- You have successfully completed the challenge.
- Click on End lab button in the IP Lab Portal and wait till the process gets completed.
What gets checked
When you press Check my work, the platform verifies each of these:- Create Amazon Custom VPC — Check whether a Custom VPC is created or not.
- Create Internet Gateway — Check whether an Internet Gateway is created and attached to the Custom VPC or not.
- Create Amazon Custom VPC Subnet — Check whether a Subnet is created for the Custom VPC or not.
- Create Amazon Custom VPC Public Route Table — Check whether a Custom VPC Public Route Table is created and an Internet Gateway route is added or not.
- Create Amazon Custom VPC Private Route Table — Check whether a Custom VPC Private Route Table is created or not.