PostgreSQL(also known as postgres) is one of the most advanced open-source relational database management systems with SQL compliance. AppZ currently offers PostgreSQL-12.2 with following added features out of the box :
- Fully managed stateful PostgreSQL-12.2 deployment using GitOps from Client Git repository.
- Configure Master/Slave deployment for HA/DR capability
- Store all database secrets in AppZ Vault
- Database Changes(New database, user, schema, tables etc) deployed using GitOps
- Built-in logging and monitoring using AppZ Dashboard
This stack creates PostreSQL Master Database using GitOps. Use this stack standalone or optionally add a PostreSQL Slave database for HA/DR.