In this blog, our objectives are as follows –
π
Create an AWS EC2 instance
π
Configure the instance with Apache Webserver.
π
Download PHP application name βWordPressβ.
π
As WordPress stores data at the backend in the MySQL Database server, therefore, you need to set up a MySQL server using AWS RDS service using Free Tier.
π
Provide the endpoint/connection string to the WordPress application to make it work.

in Dev