In this course, you will learn how to deploy and manage a LAMP Stack website on AWS using CloudFormation. You will be able to interpret CloudFormation documentation and write code for AWS services.
Prerequisite:
- To help you better understand how CloudFormation works, first, we deployed a dynamic website in the management console. Then we automate the deployment process with CloudFormation.
- Before you start this CloudFormation course, you MUST first complete the "Deploy a Dynamic Website" project.
What you'll get:
- Lifetime access to this course
- Access to all the resources needed to complete the project
- AWS reference architecture
Course Curriculum:
Setup and Deploy Website:
- Create VPC with Public and Private Subnets
- Create Nat Gateway
- Create an RDS Database From DB Snapshot
- Create an Application Load Balancer
- Create an Auto Scaling Group
- Create a Record Set in Route-53