The JusDB Database Engineering Blog
Deep dives on PostgreSQL, MySQL, MongoDB and more — performance tuning, high availability, migrations and production war stories from our DBAs.
Popular Searches
Latest Articles
Showing 12 of 40 articles
MySQL Group Replication (2026): Multi-Primary HA, Conflict Resolution & Production Setup
Production-ready MySQL Group Replication deployment guide. Learn cluster sizing, monitoring setup, performance tuning, and disaster recovery planning.
PostgreSQL 13 EOL Survival Guide (2026): Upgrading to 16 or 17 Safely
PostgreSQL 13 will officially reach end of life on November 13, 2025. After this date, the PostgreSQL Global Development Group will stop releasing security patc
MariaDB Galera Cluster Production Guide: Mariabackup, MaxScale & Schema Strategy
Production MariaDB Galera Cluster: mariabackup-based SST, MaxScale Galera-aware routing, schema-change strategy with TOI vs RSU, and a troubleshooting playbook for the failures that actually take down production.
RDS Multi-AZ vs Read Replicas: HA and Scaling Patterns
Understand RDS Multi-AZ for HA and Read Replicas for read scaling — failover behavior, replication lag, and costs
Redis Persistence: RDB vs AOF — Which to Choose?
Compare Redis RDB snapshots and AOF logging — durability trade-offs, performance impact, and recovery scenarios
Redis Cluster: Data Sharding, Replication, and High Availability
Configure Redis Cluster for horizontal scaling — hash slots, replication, failover, and client-side routing
SLO and SLA for Databases: A Practical Framework
Define meaningful SLOs and SLAs for your database tier — latency, availability, durability, and error budgets
Database Incident Response Runbook: From Alert to Resolution
A practical runbook for database incidents — triage, diagnosis, escalation, and post-mortem for MySQL and PostgreSQL
MySQL Orchestrator: Automated Failover and Topology Management
Set up MySQL Orchestrator for automatic failover, topology discovery, and master election at scale
pgBackRest: Enterprise PostgreSQL Backup and Recovery
Configure pgBackRest for full, differential, and WAL archiving backups with S3 storage and point-in-time recovery
AWS Aurora Global Database: Cross-Region Replication, Failover, and Write Forwarding
Deploy Aurora Global Database for sub-second cross-region replication. Understand storage-level replication, planned failover vs unplanned, and write forwarding for read regions.
Redis Sentinel vs Redis Cluster: Choosing the Right HA Architecture
Redis Sentinel and Redis Cluster both provide HA, but teams regularly choose the wrong one. Sentinel is simpler and covers 95% of use cases; Cluster is required for horizontal scale. Here's when to choose each.
Get the latest database insights and expert tips delivered to your inbox.
Subscribe to our RSS feed for instant updates.
RSS Feed