AWS Database Blog
Tag: MongoDB
Introducing role-based access control for HAQM DocumentDB (with MongoDB compatibility)
HAQM DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB 3.6 or 4.0 or 5.0 workloads. You can use the same MongoDB application code, drivers, and tools as you do today to run, manage, and scale workloads on HAQM DocumentDB without worrying about the underlying […]
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 […]
Migrate from MongoDB to HAQM DocumentDB using the offline method
HAQM DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads. The HAQM DocumentDB Migration Guide outlines three primary approaches for migrating from MongoDB to HAQM DocumentDB: offline, online, and hybrid. The offline migration approach is the fastest and simplest of the three, but it […]
How to use HAQM DocumentDB (with MongoDB compatibility) to build and manage applications at scale
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. Data in HAQM DocumentDB is stored as JSON-like documents and maps naturally to how data is modeled in applications. This approach makes the storing, […]
Performing a Live Migration from a MongoDB Cluster to HAQM DynamoDB
Migrating data from one database to other can be quite challenging with respect to data consistency, downtime of applications, and key design differences between the target and source databases. AWS Data Migration Service (AWS DMS) helps you migrate databases like MongoDB, Oracle, MySQL, and Microsoft SQL Server to AWS quickly, securely, and seamlessly. The source […]