Upcoming presentations
No upcoming presentations...
Past presentations
Full Stack Postgres on Kubernetes with StackGres
How to admin a full stack solution for Postgres on Kubernetes with StackGres
The default Production PostgreSQL is not really batteries included: you need to supplement "core" Postgres with high availability, connection pooling, backups, monitoring and others. You need a Full Stack Postgres for production workloads.
If you run on the cloud, all of this is (should be) provided. But what if you are looking for alternatives and want to self-host? Obviously, you can do it...
I would like to present how we administrate Postgresql at Gitlab.com. What are our new projects, how we solve issues and how we scale our database solution in a highly demanding environment. I will share details about our topology, replication strategies, backups and how we defined and we evolve our Postgresql ecosystem, that we consist of Patroni, PGBouncer, and consul. Join this session and ...