How to deploy wordpress site using amazon rds and ec2 instance
<p>Lab Description:</p>
<p><br />➢ Create an AWS EC2 instance</p>
<p>➢ Configure the instance with Apache Webserver.</p>
<p>➢ Download php application name "WordPress".</p>
<p>➢ As wordpress stores data at the backend in MySQL<br />Database server. Therefore, you need to setup a<br />MySQL server using AWS RDS service using Free<br />Tier.</p>
<p>➢ Provide the endpoint/connection string to the<br />WordPress application to make it work.</p>