PostgreSQL is more popular than ever; in this video, we'll quickly walk through three modern, open-source approaches that follow 3 trends we see in the infrastructure way:
1) The move to cloud-native infrastructure
2) Platform engineering with self-served mechanisms
3) Self-managed infrastructure instead, moving away from public cloud/managed services
If you prefer reading, here is the associated article https://thenewstack.io/modern-postgre...
I will briefly go over 3 tools that allow you to achieve those strategies:
1) CloudNativePG on Kubernetes: Go beyond Helm charts with a community-driven Kubernetes operator that simplifies scaling, failovers, and upgrades.
2) Korifi Marketplace: This platform empowers developers with self-service provisioning, allowing them to deploy PostgreSQL instances with a simple command.
3) Neon for Serverless Scalability: Separate compute and storage for effortless scaling, instant database cloning, and Git-like branching for rapid iteration.
Ready to future-proof your PostgreSQL deployment?
0:00 Introduction
0:30 Deploy PostgreSQL in the cloud-native way
2:45 Deploy PostgreSQL in the self-served way
4:00 Deploy PostgreSQL separating compute and storage