Severalnines Blog
In ommon PostgreSQL setups, one server acts as the master, handling all write operations. Other servers act as read replicas, replicating data from the master. Instead, multi-master replication, or Bi-Directional Replication (BDR), allows multiple Postgres servers to act as primaries, each capable of accepting and processing write requests. Changes made...
- AI
- Backup Management
- Cloud
- ClusterControl
- Configuration Management
- Database - General
- DBaaS
- Deployment & Scaling
- Disaster recovery
- Hybrid Operations
- Hybrid-cloud
- Industry News & Events
- Logging
- Monitoring & Alerting
- Multi-cloud
- Operational Reporting
- Performance Management
- Podcast
- Recovery & Repair
- Security & Compliance
- Sovereign DBaaS
- Upgrades & Patches
ClusterControl
The best of DBaaS news, delivered to your inbox
Standardize operator-driven database ops with GitOps while keeping Kubernetes and traditional environments under one roof. Kubernetes database operators are maturing, becoming the default way to run databases in-cluster. They bring automation, self-healing patterns, and declarative lifecycle management, but they also introduce new complexity: operator-specific CRDs, dependencies, and “one-off” ways of...