0% found this document useful (0 votes)
160 views

Tutorialsdojo - Com-Amazon RDS Vs DynamoDB PDF

Amazon RDS is a database service that allows users to launch and manage relational databases in the cloud. DynamoDB is Amazon's key-value and document database that delivers single-digit millisecond performance at any scale. While RDS supports transactional databases like MySQL, DynamoDB is a non-relational database optimized for fast NoSQL performance. RDS supports multi-AZ deployments for high availability while DynamoDB has built-in support for ACID transactions and uses filter expressions instead of complex queries.

Uploaded by

asassa
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
160 views

Tutorialsdojo - Com-Amazon RDS Vs DynamoDB PDF

Amazon RDS is a database service that allows users to launch and manage relational databases in the cloud. DynamoDB is Amazon's key-value and document database that delivers single-digit millisecond performance at any scale. While RDS supports transactional databases like MySQL, DynamoDB is a non-relational database optimized for fast NoSQL performance. RDS supports multi-AZ deployments for high availability while DynamoDB has built-in support for ACID transactions and uses filter expressions instead of complex queries.

Uploaded by

asassa
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Amazon RDS vs DynamoDB

tutorialsdojo.com/amazon-rds-vs-dynamodb

January 14,
2019

1/4
2/4
Additional notes:

DynamoDB has built-in support for ACID transactions.


DynamoDB uses filter expressions because it does not support complex queries.
Multi-AZ deployments for the MySQL, MariaDB, Oracle, and PostgreSQL engines utilize
synchronous physical replication. Multi-AZ deployments for the SQL Server engine use
synchronous logical replication.
An Oracle Database is limited to one database per instance. An SQL Server is limited
to 30 databases per instance. Other RDS engines have no limits.

***

AWS Certified Solutions Architect is consistently among the top paying IT certifications in the
world, considering that Amazon Web Services is the leading cloud services platform with almost
50% market share! Earn over $150,000 per year with an AWS certification!

Subscribe to our newsletter for more helpful AWS training notes and blogs like this and answer as
many AWS practice exams as you can.

Subscribe to our Newsletter

Sign up now and have the latest tech tutorials delivered straight to your mailbox.

PLUS: Upgrade your career by getting exclusive access to recent AWS exam passers' tips,
freebies, promotions and lots more!
I agree to have my personal information transfered to AWeber ( more information )
3/4
4/4

You might also like