π 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.
This command.txt file contains the commands used during the above process.