In this section, we will create database instances.
We can choose Dev/Test or Production templates to enable Multi-AZ DB instance, which accquire high availability and data redundancy. In this workshop, we will use the Free tier template to save cost.
workshop-db-01
admin
12345678
12345678
workshopdb
In order to test connection, we need to: Turn on DNS hostnames for our VPC; Enable Publicly Accessible in our RDS Instance; Add a new route with destination 0.0.0.0/0 and target internet gateway in database route table. After testing, we should disable it to ensure security.
workshop-db-01
3306
admin
12345678