AWS Database Blog
Tag: HAQM Document DB (with MongoDB Compatibility)
Introducing transactions in HAQM DocumentDB (with MongoDB compatibility)
With the launch of MongoDB 4.0 compatibility, HAQM DocumentDB (with MongoDB compatibility) now supports performing transactions across multiple documents, statements, collections, and databases. Transactions simplify application development by enabling you to perform atomic, consistent, isolated, and durable (ACID) operations across one or more documents within an HAQM DocumentDB cluster. Common use cases for transactions include financial processes, fulfilling and managing orders, and building multi-player games. In this post, I show you how to use transactions for common uses cases.
Run full text search queries on HAQM DocumentDB (with MongoDB compatibility) data with HAQM OpenSearch Service
In this post, we show you how to integrate HAQM DocumentDB with HAQM ES so you can run full text search queries over your HAQM DocumentDB data. Specifically, we show you how to use an AWS Lambda function to stream events from your HAQM DocumentDB cluster’s change stream to an HAQM ES domain so you can run full text search queries on the data.
12 things you should know about HAQM DocumentDB (with MongoDB compatibility)
This blog post was last reviewed and updated February, 2022. HAQM DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads. You can use the same MongoDB 3.6 or 4.0 or 5.0 application code, drivers, and tools to run, manage, and scale workloads on HAQM […]
Migrating to HAQM DocumentDB with the hybrid method
This blog post was last reviewed and updated February, 2022. HAQM DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads. You can use the same MongoDB 3.6, 4.0, or 5.0 application code, drivers, and tools to run, manage, and scale workloads on HAQM DocumentDB without […]
Ramping up on HAQM DocumentDB (with MongoDB compatibility)
This blog post was last reviewed and updated February, 2022. HAQM DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads. As a document database, HAQM DocumentDB makes it easy to store, query, and index JSON data. HAQM DocumentDB is compatible with MongoDB 3.6, 4.0 […]