Day 45 - Deploy Wordpress website on AWS
Launch an EC2 instance
Create an AWS RDS
Please check the previous blog to create RDS
Setup the server and deploy WordPress
Connect to instance via SSH.
Install MySQL on the server and connect with the database.
sudo apt install mysql-clien...
shreya-gupta.hashnode.dev2 min read