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.

13 canonical articlesBrowse the complete archive

Popular Searches

Latest Articles

Showing 12 of 13 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

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

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

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

AWS RDS vs Aurora vs Serverless v2: 2026 Cost Calculator + I/O Pricing Trap Explained

AWS RDS, Aurora, and Aurora Serverless v2 all run MySQL and PostgreSQL — but their pricing models differ dramatically. Learn when to use each and how to avoid expensive I/O surprises.

AWS10 minMay 23, 2023
Read

Mastering AWS RDS Max Connections for MySQL & PostgreSQL

Master AWS RDS connection limits for MySQL and PostgreSQL. Learn max_connections calculation, connection pooling strategies, and optimization techniques.

PostgreSQL15 minApr 11, 2023
Read

Aurora PostgreSQL: Architecture, Best Practices, and When It Beats RDS

A production guide to Amazon Aurora PostgreSQL — the shared storage architecture, fast failover mechanics, Aurora Serverless v2 ACU scaling, Global Database, Parallel Query, and an honest comparison against standard RDS.

PostgreSQL13 minFeb 7, 2023
Read

AWS RDS Proxy: Connection Pooling for Lambda, Microservices, and High-Concurrency MySQL and PostgreSQL

A production guide to AWS RDS Proxy — how it works, when to use it, IAM authentication setup, and the connection pool sizing rules that prevent Lambda-induced database overload.

PostgreSQL11 minJan 16, 2023
Read

AWS RDS MySQL Cost Optimization

Reduce AWS RDS MySQL costs by 40-60% with proven optimization strategies. Learn Reserved Instance planning, right-sizing, storage optimization, and read replica strategies.

MySQL4 minDec 6, 2022
Read

AWS RDS PostgreSQL Cost Optimization

Optimize AWS RDS PostgreSQL costs without sacrificing performance. Learn instance sizing, storage class selection, backup strategies, and Multi-AZ optimization.

PostgreSQL5 minNov 8, 2022
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