Introduction

In this workshop, you will deploy WordPress, an open-source blogging engine and content management system based on PHP and MySQL, to a single Amazon EC2 instance running Amazon Linux or Red Hat Enterprise Linux (RHEL).

CodeDeploy

AWS CodeDeploy is a fully managed deployment service that automates software deployment to compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers. AWS CodeDeploy makes it easier to quickly release new features, helps you avoid downtime during application deployment, and simplifies application updates. You can use AWS CodeDeploy to automate software deployments, minimizing the need for error-prone manual operations. The service automatically scales to match your deployment needs.