Day 44: Relational Database Service in AWS - 90DaysOfDevOps
Task-01
Create a Free tier RDS instance of MySQL
Create an EC2 instance
Create an IAM role with RDS access
Assign the role to EC2 so that your EC2 Instance can connect with RDS
Once the RDS instance is up and running, get the credentials and con...
amana6420.hashnode.dev2 min read