How to deploy wordpress site using amazon rds and ec2 instance

wordpress deploy website php aws ec2

Lab Description:


➢ Create an AWS EC2 instance

➢ Configure the instance with Apache Webserver.

➢ Download php application name "WordPress".

➢ As wordpress stores data at the backend in MySQL
Database server. Therefore, you need to setup a
MySQL server using AWS RDS service using Free
Tier.

➢ Provide the endpoint/connection string to the
WordPress application to make it work.

Discussion

2

0