SlideShare a Scribd company logo
AWS RDS For MySQL & Myths
Interested in Open Source technologies
Active MySQL Community Contributor
Tech Speaker/BloggerΒ 
Co-Founder, Mydbops IT Solutions, 2016
Kabilesh PR
About Me
Mydbops Services
Consulting
Services
Managed
Services
Specialized on MySQL and MongoDB
Agenda
Features
Myths
Introduction To RDS MySQL
What and Why
Ease of Deployment, Maintenance, Scaling
High Availablity
Cost-Effectiveness
Zero Downtime Failover
Auto Tuning
5X Faster Database
Security
What Is RDS
Fully managed Realation Database Service By AWS
Designed to Simplify
Set up
Operate
ScaleΒ 
10 Years Of Operation
What Is RDS
Why RDS
No infrastructure maintenance
Cost effective (pay as you model / Reserved instance)
Instance provisioning
Scale up/Down in no-time
Compliance ready
Features
Preloaded with Data compliance
Scaling
WW
What Can I Scale?
Database Instance
Read Replica
Β 
Storage
Scaling
WW
Database Instance Scaling
Scaling
WW
Read Replica
For Scaling read traffic
Replica is made online
MySQL RDS supports 5Β Replicas(Asynchronously)
Aurora RDSΒ supports 15 read replicas (Nearly Synchronous)
with 10-50MS lag
Cross region replica is supported
Scaling
WW
Read Replica
Scaling
WW
Storage
MySQL RDS now supports Auto-scaling of disk
Aurora Disk is auto extended by 10Gextends
Disk scaling(increments) is one way and online
Higher the disk size higher the IOPS (1GB=3iops) max 16k
PIOPS max 80K iops, comes with heavy cost
Storage is auto-repaired (Aurora)
Disk HA is maintained with 6copies in 3Az’s
High Availablity
WW
MySQL RDS provides multi AZ for HA, synchronous standby
with DRDB
Has DML over head
Aurora RDS cluster volume(Shared distributed storage
volume) provides real HA
Failover priority is configurable
High Availablity
Multi-AZΒ Β  Aurora Cluster volumeΒ Β 
Myth1
Cost-Effectiveness
Cost-Effectivness - Comparison
No Free Meals, Do The MathΒ 
3 X
Costlier
Cost-Effectivness - Features Vs Price
Multi-AZΒ 
2 X Normal Cost
Passive Instance (DRBD Replication)
Does not take any application traffic
Usage
HA
BackupΒ 
Cost-Effectivness - Features Vs Price
Disks
IOPS Supported Relative To Price ( 3 x Size In GB )
DiskDisk IOPSIOPS
PIOPSPIOPS
(Provisioned)(Provisioned)
COSTCOST
500 GB 1500 (Default) - 47 $
500 GB - 1500 160 $
500 GB - 3000 257 $
500 GB - 10000 712 $
Cost-Effectivness - Effective Use
Guidelines For Effective Usage:
Evaluate Multi-AZ requirementsΒ Β 
SSD with More Storage / SSD with More IOPS
Auto Extend Disk
Capacity PlanningΒ 
Use Of Reserved Instances
Myth2
Zero Downtime Failover
Zero Downtime Failover
There is no zero downtime failover
Even with Multi Az and Aurora cluster
It takes time for
Existing connections wipe off
DNS Fail-over
Zero Downtime Failover
Zero Downtime Failover - Effective Use
Guidelines For Effective Usage:
Be Advised, Multi-AZ failover takes for 60 - 120 Seconds to
complete
Bring parallel enviornment and cutover
Use Route 53 DNS / Proxies To Avoid Endpoint
Reconfiguration
Myth3
Auto Tuning
Auto Tuning - Configuration
One size not fit allΒ 
Limited plugin support
RDS only auto tunes the two MySQL variables.
VariableVariable FormulaFormula
ExampleExample
(Instance of 12 GB RAM)(Instance of 12 GB RAM)
max_connections
{DBInstanceClassMemory/1258
2880}
1024 (Approx 12 MB/C)
innodb_buffer_pool {DBInstanceClassMemory*3/4} 8 GB (75%)
Auto Tuning - Storage Configuration
Storage related variables are un modifiable
All data to same disk
Data Directory
Temp Directory
Binary,Β Relay, Error, Slow logs
Lead to IO Saturation On Specific Workload
Auto Tuning - Flexiblity
Myth4
5X Faster Database
5x Faster Database
RDS Aurora claims 5X faster database
It doesn't say its write centric or read centric workload
It does scale for read centric workload
Unspoken fact is on Write centric workload, It Performs very
badly
Fully dependent on Amazon for bug fixes or upgrades
Aurora only supports InnoDB.Β 
Myth5
Security
Security
It's
Shared
Responsiblity
Security
VPC con guration
Security Groups
SSL con guration
Keyring plugin not - supported
Use KMS for restΒ  encrypt
QUESTIONS ?
Thank You!

More Related Content

PDF
ProxySQL and the Tricks Up Its Sleeve - Percona Live 2022.pdf
PDF
InnoDB Internal
PPTX
Elastic Stack Introduction
PDF
Building an open data platform with apache iceberg
PDF
ProxySQL High Avalability and Configuration Management Overview
PDF
M|18 Architectural Overview: MariaDB MaxScale
PDF
Elasticsearch Tutorial | Getting Started with Elasticsearch | ELK Stack Train...
PDF
Redo log improvements MYSQL 8.0
ProxySQL and the Tricks Up Its Sleeve - Percona Live 2022.pdf
InnoDB Internal
Elastic Stack Introduction
Building an open data platform with apache iceberg
ProxySQL High Avalability and Configuration Management Overview
M|18 Architectural Overview: MariaDB MaxScale
Elasticsearch Tutorial | Getting Started with Elasticsearch | ELK Stack Train...
Redo log improvements MYSQL 8.0

What's hot (20)

PDF
The Full MySQL and MariaDB Parallel Replication Tutorial
PDF
Solving PostgreSQL wicked problems
PDF
Maxscale switchover, failover, and auto rejoin
PDF
OSMC 2021 | Introduction into OpenSearch
PDF
Azure Synapse 101 Webinar Presentation
PPTX
Mongodb basics and architecture
PDF
Oracle RAC 19c: Best Practices and Secret Internals
PDF
HBase Application Performance Improvement
PPTX
PostgreSQL Database Slides
PDF
MariaDB Performance Tuning and Optimization
PDF
Apache Iceberg - A Table Format for Hige Analytic Datasets
PDF
MySQL Database Architectures - MySQL InnoDB ClusterSet 2021-11
PDF
Percona XtraDB Cluster vs Galera Cluster vs MySQL Group Replication
PDF
Transparent Data Encryption in PostgreSQL and Integration with Key Management...
PDF
The Complete MariaDB Server tutorial
PDF
Intro ProxySQL
PPT
Dataguard presentation
PPTX
PASS Summit 2020
PDF
MAA Best Practices for Oracle Database 19c
PDF
Maxscale_메뉴얼
The Full MySQL and MariaDB Parallel Replication Tutorial
Solving PostgreSQL wicked problems
Maxscale switchover, failover, and auto rejoin
OSMC 2021 | Introduction into OpenSearch
Azure Synapse 101 Webinar Presentation
Mongodb basics and architecture
Oracle RAC 19c: Best Practices and Secret Internals
HBase Application Performance Improvement
PostgreSQL Database Slides
MariaDB Performance Tuning and Optimization
Apache Iceberg - A Table Format for Hige Analytic Datasets
MySQL Database Architectures - MySQL InnoDB ClusterSet 2021-11
Percona XtraDB Cluster vs Galera Cluster vs MySQL Group Replication
Transparent Data Encryption in PostgreSQL and Integration with Key Management...
The Complete MariaDB Server tutorial
Intro ProxySQL
Dataguard presentation
PASS Summit 2020
MAA Best Practices for Oracle Database 19c
Maxscale_메뉴얼
Ad

Similar to MySQL on AWS RDS (12)

PDF
Percona Live 2014 - Scaling MySQL in AWS
PDF
RDS for MySQL, No BS Operations and Patterns
PPTX
How to Leverage ApsaraDB to Deploy Business Data on the Cloud
PPTX
Leveraging ApsaraDB to Deploy Business Data on the Cloud
PDF
Bases de datos en la nube con AWS
PDF
Data Replication Options in AWS
PPTX
Innovations of .NET and Azure (Recaps of Build 2017 selected sessions)
PPTX
AWS Community Day 2022 Shirish Joshi_Choosing between RDS and Aurora for MySQ...
PDF
Amazon relational database service (rds)
PDF
Webinar Slides: MySQL HA/DR/Geo-Scale - High Noon #1: AWS Aurora
PPTX
Redis Reliability, Performance & Innovation
PDF
Amazon Aurora (Debanjan Saha) - AWS DB Day
Percona Live 2014 - Scaling MySQL in AWS
RDS for MySQL, No BS Operations and Patterns
How to Leverage ApsaraDB to Deploy Business Data on the Cloud
Leveraging ApsaraDB to Deploy Business Data on the Cloud
Bases de datos en la nube con AWS
Data Replication Options in AWS
Innovations of .NET and Azure (Recaps of Build 2017 selected sessions)
AWS Community Day 2022 Shirish Joshi_Choosing between RDS and Aurora for MySQ...
Amazon relational database service (rds)
Webinar Slides: MySQL HA/DR/Geo-Scale - High Noon #1: AWS Aurora
Redis Reliability, Performance & Innovation
Amazon Aurora (Debanjan Saha) - AWS DB Day
Ad

More from Mydbops (20)

PDF
Scaling TiDB for Large-Scale Application
PDF
AWS MySQL Showdown - RDS vs RDS Multi AZ vs Aurora vs Serverless - Mydbops...
PDF
Mastering Vector Search with MongoDB Atlas - Manosh Malai - Mydbops MyWebinar 39
PDF
Migration Journey To TiDB - Kabilesh PR - Mydbops MyWebinar 38
PDF
AWS Blue Green Deployment for Databases - Mydbops
PDF
What's New In MySQL 8.4 LTS Mydbops MyWebinar Edition 36
PDF
What's New in PostgreSQL 17? - Mydbops MyWebinar Edition 35
PDF
What's New in MongoDB 8.0 - Mydbops MyWebinar Edition 34
PDF
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
PDF
Read/Write Splitting using MySQL Router - Mydbops Meetup16
PDF
TiDB - From Data to Discovery: Exploring the Intersection of Distributed Dat...
PDF
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
PDF
Demystifying Real time Analytics with TiDB
PDF
Must Know Postgres Extension for DBA and Developer during Migration
PDF
Efficient MySQL Indexing and what's new in MySQL Explain
PDF
Scale your database traffic with Read & Write split using MySQL Router
PDF
PostgreSQL Schema Changes with pg-osc - Mydbops @ PGConf India 2024
PDF
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
PDF
Mastering Aurora PostgreSQL Clusters for Disaster Recovery
PDF
Navigating Transactions: ACID Complexity in Modern Databases- Mydbops Open So...
Scaling TiDB for Large-Scale Application
AWS MySQL Showdown - RDS vs RDS Multi AZ vs Aurora vs Serverless - Mydbops...
Mastering Vector Search with MongoDB Atlas - Manosh Malai - Mydbops MyWebinar 39
Migration Journey To TiDB - Kabilesh PR - Mydbops MyWebinar 38
AWS Blue Green Deployment for Databases - Mydbops
What's New In MySQL 8.4 LTS Mydbops MyWebinar Edition 36
What's New in PostgreSQL 17? - Mydbops MyWebinar Edition 35
What's New in MongoDB 8.0 - Mydbops MyWebinar Edition 34
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Read/Write Splitting using MySQL Router - Mydbops Meetup16
TiDB - From Data to Discovery: Exploring the Intersection of Distributed Dat...
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
Demystifying Real time Analytics with TiDB
Must Know Postgres Extension for DBA and Developer during Migration
Efficient MySQL Indexing and what's new in MySQL Explain
Scale your database traffic with Read & Write split using MySQL Router
PostgreSQL Schema Changes with pg-osc - Mydbops @ PGConf India 2024
Choosing the Right Database: Exploring MySQL Alternatives for Modern Applicat...
Mastering Aurora PostgreSQL Clusters for Disaster Recovery
Navigating Transactions: ACID Complexity in Modern Databases- Mydbops Open So...

Recently uploaded (20)

PPTX
innovation process that make everything different.pptx
PDF
WebRTC in SignalWire - troubleshooting media negotiation
PPTX
artificial intelligence overview of it and more
PDF
Sims 4 Historia para lo sims 4 para jugar
PPTX
Internet___Basics___Styled_ presentation
PPTX
Slides PPTX World Game (s) Eco Economic Epochs.pptx
PDF
The Internet -By the Numbers, Sri Lanka Edition
Β 
PPTX
presentation_pfe-universite-molay-seltan.pptx
PDF
The New Creative Director: How AI Tools for Social Media Content Creation Are...
PDF
Unit-1 introduction to cyber security discuss about how to secure a system
PDF
Triggering QUIC, presented by Geoff Huston at IETF 123
Β 
PPTX
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
PPTX
QR Codes Qr codecodecodecodecocodedecodecode
PPTX
Introuction about ICD -10 and ICD-11 PPT.pptx
PDF
Slides PDF The World Game (s) Eco Economic Epochs.pdf
PDF
πŸ’° π”πŠπ“πˆ πŠπ„πŒπ„ππ€ππ†π€π πŠπˆππ„π‘πŸ’πƒ π‡π€π‘πˆ 𝐈𝐍𝐈 πŸπŸŽπŸπŸ“ πŸ’°
Β 
PPTX
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
PPTX
Module 1 - Cyber Law and Ethics 101.pptx
PDF
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
PPTX
international classification of diseases ICD-10 review PPT.pptx
innovation process that make everything different.pptx
WebRTC in SignalWire - troubleshooting media negotiation
artificial intelligence overview of it and more
Sims 4 Historia para lo sims 4 para jugar
Internet___Basics___Styled_ presentation
Slides PPTX World Game (s) Eco Economic Epochs.pptx
The Internet -By the Numbers, Sri Lanka Edition
Β 
presentation_pfe-universite-molay-seltan.pptx
The New Creative Director: How AI Tools for Social Media Content Creation Are...
Unit-1 introduction to cyber security discuss about how to secure a system
Triggering QUIC, presented by Geoff Huston at IETF 123
Β 
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
QR Codes Qr codecodecodecodecocodedecodecode
Introuction about ICD -10 and ICD-11 PPT.pptx
Slides PDF The World Game (s) Eco Economic Epochs.pdf
πŸ’° π”πŠπ“πˆ πŠπ„πŒπ„ππ€ππ†π€π πŠπˆππ„π‘πŸ’πƒ π‡π€π‘πˆ 𝐈𝐍𝐈 πŸπŸŽπŸπŸ“ πŸ’°
Β 
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
Module 1 - Cyber Law and Ethics 101.pptx
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
international classification of diseases ICD-10 review PPT.pptx

MySQL on AWS RDS