1. Go to AWS RDS console.
2. In the left sidebar,
3. In the Choose a database creation method section, select Standard create.
4. In the Engine options section,
5. In the Templates section, select Production.
6. In the Availability and durability section, select Multi-AZ DB instance.
7. In the Settings section,
awsome-books
.postgres
.8. In the Instance configuration section, select Burstable classes (includes t classes) and db.t3.micro.
9. In the Storage section,
10. In the Connectivity section,
11. In the Monitoring section, turn off Turn on Performance Insights.
12. In the Additional configuration section,
awsome_books
.13. Scroll down to the bottom, click Create database.
It migh take a while to create AWS RDS intances and the secret in AWS Secrets Manager.
14. Note down the Endpoint of the database server you have just created.
15. Go to AWS Secrets Manager console.
16. Note down the Secret name, you might need it later!