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 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.
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
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Get the latest database insights and expert tips delivered to your inbox.
Subscribe to our RSS feed for instant updates.
RSS Feed