Comparing Azure’s Document DB and AWS’s DynamoDB

Comparing Azure’s Document DB and AWS’s DynamoDB

Document DB and Dynamo DB are both no SQL databases. They both are great products. DocumentDB was late to the game as it was launched in 2014, but seems to offer a little more than DynamoDB in terms of development. They both have the same format collections, partitions etc. 

Both the products offer 

  • Indexing 
  • ACLs
  • Alarms
  • Explorers to add/query data.


Here is a list of features where they both differ a little.

Document DB


  • Server Side Scripts
  • Stored Procedures in JavaScript
  • Functions in JavaScript
  • Better consistency model
  • GeoLocation not automatically turned on

Dynamo DB



  • Triggers connecting to Lambda Functions
  • Better Metrics

In summary, both the products are equally good. I would choose the product based upon where my client/organization is already invested.

Comments

  1. Dear Karthik - DocumentDB provides P99 latencies for read/write, global distribution and ability to failover programmatically/manually. DocumentDB also auto indexes all the data with ability to control indexing. Let us know if you need help on DocumentDB

    ReplyDelete
  2. This is a very nice article. thank you for publishing this. i can understand this easily. AWS Online Course

    ReplyDelete
  3. Thank you for sharing the article. The data that you provided in the blog is informative and effective. Best AWS Training Institute

    ReplyDelete
  4. if ur interested in learning AWS course please visit our website
    AWS Training in Hyderabad

    ReplyDelete
  5. The AWS certification course has become the need of the hour for freshers, IT professionals, or young entrepreneurs. AWS is one of the largest global cloud platforms that aids in hosting and managing company services on the internet. It was conceived in the year 2006 to service the clients in the best way possible by offering customized IT infrastructure. Due to its robustness, Digital Nest added AWS training in Hyderabad under the umbrella of other courses.

    ReplyDelete
  6. This comment has been removed by the author.

    ReplyDelete

Post a Comment