The important things you should fill with these;
| Key | Value |
|---|---|
| Storage Type | General Purpose (SSD) |
| DB Instance class | db.t2.micro (for development) |
| Allocate Storage | 20 GiB (for development) |
| Enable Storage autoscaling | :heavy_check_mark: |
| Security group | required to custom inbound rules like this |
| Public accessibility | Yes |
| IAM DB authentication | :heavy_check_mark: Enable IAM DB authentication |
| Log exports | :heavy_check_mark: Postgresql log |
| Delete Protection | :heavy_check_mark: Enable Delete Protection |




