This lab provides you with a overview of how to configure a VPC and deploy a 3-tier web application.
Level
Intermediate
Duration
1 Hours 30 MinutesCourse Objectives
In this course, you will learn how to:
- Build a VPC
- Create public and private subnets
- Configure the internet gateway and NAT gateway
Intended Audience
This course is intended for:
- Architects
- Developers
- DevOps Engineers
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Familiar with basic navigation of the AWS Management Console
- Comfortable editing scripts using a text editor
Course Outline
- Task 1: Creating a VPC
- Task 2: Creating subnets
- Task 3: Creating an Internet gateway
- Task 4: Creating a NAT gateway
- Task 5: Configuring route tables
- Task 6: Creating security groups
- Task 7: Launch web app instances and database resources, and deploy the application