kic-reference-architectures
kic-reference-architectures copied to clipboard
Configure PostgreSQL on Bank of Anthos example with optimal settings
PostgreSQL as configured with the Bank of Anthos example is not running in a production ready configure. We need to provide examples where:
- PostgreSQL is configured to run on the file system provided by Kubenetes / Docker
- PostgreSQL is configured to run in a container
- PostgreSQL is backed up regularly
- PostgreSQL metrics are exported
- PostgreSQL is in a HA configuration
- PostgreSQL is health checked