Step | Description |
---|---|
1 | Launch an EC2 instance. |
2 | Enable Auto Scaling on the EC2 instances with a minimum of 2 instances. |
3 | Create an RDS instance. |
4a | Create a database in the RDS instance with the name intel. |
4b | Create a table named data in the intel database. |
4c | Set the database password as intel123. |
5 | Update the website’s hostname configuration. |
6 | Allow traffic from the EC2 instances to the RDS instance. |
7 | Configure security groups to allow all traffic to the EC2 instances. |
For the detailed solution, checkout this link: https://medium.com/devcloudninjas/aws-capstone-project-1-how-to-deploy-a-multi-tier-php-website-using-the-aws-ec2-mysql-rds-e8e837f56bab