Public RDS Instance Guide
Tasks
For this task, create one publicly accessible RDS instance using a free tier template along with the following details:
The name of the RDS instance must be
xfusion-rds.The engine type must be
MySQL v8.0.36, and it must be adb.t3.microtype instance.The master username must be
xfusion_adminand set some appropriate password.RDS storage type must be
gp2and storage size must be5GiB.Keep the rest of the configurations as
default. Finally, make sure the instance is inavailablestate before submitting this task.
Steps
RDS → Create database

Select free tier template

RDS storage =
gp2and storage size =5GiB.
Everything is going well, but I forgot to select Publicly Accessible. I'll modify it now.

Connectivity → Public access → Publicly accessible

RDS → Databases → Modify DB instance: xfusion-rds

Our RDS instance is
publiclyaccessible now.
#aws #cloudcomputing #happylearning