Task 2: Create and Connect to an RDS for MySQL Database Instance
Create a Subnet group for the database
Please note that you can customize the database according to your specific requirements. To know more follow the link, Creating an Amazon RDS DB instance.
Connect to an EC2 Instance
Add the EC2 Subnet group to your Database Subnet group
Here we edit the inbound subnet groups to connect the EC2 instance with the Database. This step creates a communication tunnel between the EC2 instance and the Database.
Note that, you can query in your now created database to create Schemas and Tables as per your requirement.
Task 3: Integrate Amazon RDS for MySQL Database Instance with Daton