This lab demonstrates how to distribute a dynamic website using Amazon CloudFront's global network of edge locations. You will run a dynamic forum website using BitNami phpBB on Amazon EC2. Then you will create a CloudFront web distribution to deliver and receive your static and dynamic content from AWS edge locations. The majority of this lab will focus on creating a CloudFront distribution with the AWS Management Console, and then will examine the features of CloudFront that enable different types of dynamic content to be accelerated to the end user.
Level
Intermediate
Duration
1 Hours 30 MinutesCourse Objectives
In this course, you will learn how to:
- Create an Amazon CloudFront distribution using the AWS Management Console
- Customize your Amazon CloudFront distribution
- Log into your Dynamic Application
Intended Audience
This course is intended for:
- Architects
- Developers
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Familiar with basic navigation of the AWS Management Console
- Basic networking concepts.
Course Outline
- Task 1: Create an Amazon CloudFront Web Distribution
- Task 2: Create a Custom Error Page
- Task 3: Customize your Amazon CloudFront Web Distribution
- Task 4: Configure the PHP Forum Website
- Task 5: Use Your Website