This section presents the steps to provision the RDS instance and prepare the basic backend connectivity settings.

lunchsync-rds-subnet, describe it clearly for LunchSync RDS, and choose lunchsync-vpc.
ap-southeast-1a and ap-southeast-1b, then add them to the subnet group.
lunchsync-rds-subnet is in Complete status.

Dev/Test style template, and keep the deployment Single-AZ.

DB instance identifier = lunchsync-db, use lunchsync as the master username, and let AWS Secrets Manager manage the credentials.

db.t3.micro, storage type gp3, then configure connectivity with lunchsync-vpc, subnet group lunchsync-rds-subnet, Public access = No, and security group rds-sg.


lunchsync-db reaches Available, record the :5432 endpoint, the secret ARN created by RDS, and confirm that the database is not publicly accessible.