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.

27 canonical articlesBrowse the complete archive

Popular Searches

Cloud Databases Articles

← Clear filter

Showing 12 of 27 articles

Migrate On-Premises SQL Server to Amazon RDS: Native Backup/Restore vs AWS DMS

A step-by-step guide to migrating an on-premises Microsoft SQL Server database to Amazon RDS for SQL Server — covering native backup/restore via S3 with the rds_restore_database stored procedure, AWS DMS full-load + CDC for near-zero downtime, option group and IAM setup, cutover, and post-migration hardening.

AWS15 minJun 2, 2026
Read

Azure SQL Managed Instance vs SQL Server on Azure VM vs Azure SQL Database

The decision matrix for the three Azure SQL flavors: eight constraints (cross-DB queries, SQL Agent, CLR, linked servers, networking, licensing…) that pick Managed Instance vs Azure SQL Database vs SQL Server on Azure VM, with a cost comparison and migration paths.

Azure14 minMay 27, 2026
Read

EC2 for Databases (2026): Graviton4, M7i, X2gd & Instance Selection Cheat Sheet

Choose the optimal EC2 instance for your database workload. Compare R, X, I, and Graviton families with real-world benchmarks and cost-performance analysis.

AWS37 minMay 13, 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

Aurora Serverless v2: Auto-Scaling Database for Variable Workloads

Use Aurora Serverless v2 for cost-effective scaling — ACU configuration, scaling behavior, and when it fits

PostgreSQL11 minJan 20, 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

Reduce MySQL RDS Audit Log Costs: Export to S3 and Cut Your AWS Bill

RDS MySQL audit logs stored in CloudWatch cost significantly more than S3 — and most teams don't need real-time log access. Here's how to export audit logs to S3 and cut your AWS bill.

MySQL8 minDec 11, 2025
Read

AWS DMS Performance Tuning: Zero-Downtime Database Migration at Scale

AWS DMS can migrate terabytes of data with zero downtime — but default settings leave significant performance on the table. Here's how to tune DMS for production-grade migrations.

AWS10 minNov 29, 2025
Read

Supabase vs PlanetScale vs Neon: Serverless Database Comparison 2025

Supabase, PlanetScale, and Neon each take a different approach to serverless databases. Compare their connection limits, branching features, cost models, and which fits your workload.

PostgreSQL9 minJul 8, 2025
Read

Aurora MySQL vs RDS MySQL: The Definitive 2026 Comparison

Aurora and RDS share the MySQL engine but diverge at the storage layer in ways that produce very different cost and performance profiles — the right choice depends entirely on your I/O pattern.

MySQL9 minApr 22, 2025
Read

AWS IAM Database Authentication for RDS and Aurora

Authenticate to RDS and Aurora using IAM credentials instead of passwords. Eliminates long-lived passwords with 15-minute token-based access. Covers PostgreSQL and MySQL setup.

AWS3 minApr 11, 2025
Read

RDS Cost Optimization: Right-Sizing, Reserved Instances, and Storage Control

A measurement-led guide to RDS and Aurora cost control: right-size safely, cover steady usage, govern storage, schedule idle systems, and verify each change.

AWS6 minApr 2, 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