RDS: Create the Database
- From IAM Console, search RDS and create a PostgresSQL database. For the Version select PostgresSQL 12.5-R1 or above.
- Provide the required details for template, Settings, DB instance, Storage, Availability & durability.
- Under Connectivity, select VPC and the VPC security group you have created.
- Provide the Additional Configuration, Initial database name, Backup and Maintenance details.
- Once you have provided all the details click Create database button. This creates the PostgresSQL database.