0% found this document useful (0 votes)
331 views4 pages

Tutorialsdojo - Com-Amazon RDS Vs DynamoDB

The document compares Amazon RDS and DynamoDB, two database services offered by AWS. Amazon RDS provides relational database services, supporting databases like MySQL, PostgreSQL, Oracle, SQL Server, and MariaDB. It handles database operations like provisioning, patching, backups and scaling. DynamoDB is a fully managed NoSQL database service that delivers single-digit millisecond performance at any scale. It is a key-value and document database that delivers single-digit millisecond performance at any scale. The document notes some key differences, like DynamoDB supporting ACID transactions while RDS utilizes replication for high availability depending on the database engine.

Uploaded by

asassa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
331 views4 pages

Tutorialsdojo - Com-Amazon RDS Vs DynamoDB

The document compares Amazon RDS and DynamoDB, two database services offered by AWS. Amazon RDS provides relational database services, supporting databases like MySQL, PostgreSQL, Oracle, SQL Server, and MariaDB. It handles database operations like provisioning, patching, backups and scaling. DynamoDB is a fully managed NoSQL database service that delivers single-digit millisecond performance at any scale. It is a key-value and document database that delivers single-digit millisecond performance at any scale. The document notes some key differences, like DynamoDB supporting ACID transactions while RDS utilizes replication for high availability depending on the database engine.

Uploaded by

asassa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
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