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.

40 canonical articlesBrowse the complete archive

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.

MySQL5 minMay 13, 2026
Read

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

PostgreSQL23 minMay 13, 2026
Read

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.

MySQL17 minMay 3, 2026
Read

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

AWS11 minJan 21, 2026
Read

Redis Persistence: RDB vs AOF — Which to Choose?

Compare Redis RDB snapshots and AOF logging — durability trade-offs, performance impact, and recovery scenarios

Redis11 minJan 16, 2026
Read

Redis Cluster: Data Sharding, Replication, and High Availability

Configure Redis Cluster for horizontal scaling — hash slots, replication, failover, and client-side routing

Redis12 minJan 15, 2026
Read

SLO and SLA for Databases: A Practical Framework

Define meaningful SLOs and SLAs for your database tier — latency, availability, durability, and error budgets

12 minJan 12, 2026
Read

Database Incident Response Runbook: From Alert to Resolution

A practical runbook for database incidents — triage, diagnosis, escalation, and post-mortem for MySQL and PostgreSQL

11 minJan 11, 2026
Read

MySQL Orchestrator: Automated Failover and Topology Management

Set up MySQL Orchestrator for automatic failover, topology discovery, and master election at scale

MySQL12 minJan 9, 2026
Read

pgBackRest: Enterprise PostgreSQL Backup and Recovery

Configure pgBackRest for full, differential, and WAL archiving backups with S3 storage and point-in-time recovery

PostgreSQL13 minJan 7, 2026
Read

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.

AWS4 minDec 16, 2025
Read

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.

Redis9 minNov 11, 2025
Read
Newsletter

Get the latest database insights and expert tips delivered to your inbox.

Stay Connected

Subscribe to our RSS feed for instant updates.

RSS Feed