- Lab
- A Cloud Guru
Create a Highly Available VPC
In this lab, you will create a highly available VPC. Then, you will configure the route table, create a security group, and enable logging to S3.
Path Info
Table of Contents
-
Challenge
Create a Highly Available VPC
Create a highly available VPC named LabVPC using a
10.20.0.0/16
CIDR range. Create two public and two private subnets within the VPC.Note: Be sure to select the VPC only option when creating the VPC.
-
Challenge
Configure a Route Table within Your VPC Named PubRT
Configure a route table within your VPC named
PubRT
that contains the necessary routes for public connectivity. Make sure your internet gateway has a gateway ID prefix ofigw
. -
Challenge
Create the PublicSG and PrivateSG Security Groups
Create the following security groups:
PublicSG
andPrivateSG
. ThePublicSG
group should allow HTTPS traffic from anywhere, whilePrivateSG
should allow traffic only fromPublicSG
. -
Challenge
Enable Logging of All IP Traffic to a Created S3 Bucket
Create a flow log for the VPC and enable logging of all IP traffic to an S3 bucket that has been created for you.
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.