Search⌘ K
AI Features

Introduction: Objectives of the Hands-On Chapters in This Course

Explore the initial steps to deploy a WordPress site on AWS by creating an EC2 instance, configuring security groups, and setting up SSH access. Understand the course goals and how each hands-on chapter advances your deployment towards a scalable cloud application.

You have already started a WordPress instance through the CLI in chapter four, but this was a very barebones setup without the possibility to access the instance. Now that you have seen how to use the different EC2 options, let’s apply this knowledge to create your WordPress installation.

Goal of the hands-on portions

Before we do that, let’s review what the end goal of this course is and where you are at right now. For each hands-on chapter in this ...