AWS Database Blog
Tag: documentdb
Caching for performance with HAQM DocumentDB and HAQM ElastiCache
In tech, caching is ubiquitous. CPUs use L1, L2, and L3 caches, and mobile phones cache app data locally. Streaming services cache content on the edge, browsers cache images, and more. The same is true for databases. Imagine if, on a gaming site, every time a leaderboard was displayed, a query had to do a […]
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 […]
Using new aggregation pipeline capabilities in HAQM DocumentDB to build powerful aggregation queries
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 application code, drivers, and tools as you do today to run, manage, and scale workloads on HAQM DocumentDB. This way, you can enjoy improved performance, scalability, and availability, […]
New HAQM DocumentDB features for aggregations, arrays, and indexing
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 application code, drivers, and tools as you do today to run, manage, and scale workloads on HAQM DocumentDB. This way, you can enjoy improved performance, scalability, and availability without having to […]