Project Overview (What I Did)

In this project, I created and configured an RDS MySQL database and connected it with an EC2 instance. I installed the MySQL client on EC2, set up secure connectivity between EC2 and RDS using VPC security groups, created IAM roles, and performed SQL operations such as creating databases, tables, and inserting data.

1. Create an RDS Database Instance

Engine Selection

Instance Settings

Click Create database

Screenshot 2025-12-07 at 2.41.30 PM.png

2. Launch and Prepare the EC2 Instance