AWS Database Blog
Tag: HAQM DocumentDB
Creating a REST API for HAQM DocumentDB (with MongoDB compatibility) with HAQM API Gateway and AWS Lambda
Representational state transfer (REST) APIs are a common architectural style for distributed systems. They benefit from being stateless and therefore enable efficient scaling as workloads increase. These convenient—yet still powerful—APIs are often paired with database systems to give programmatic access to data managed in a database. One request that customers have expressed is to have […]
Profiling slow-running queries in 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 workloads. You can use the same MongoDB 3.6 application code, drivers, and tools to run, manage, and scale workloads on HAQM DocumentDB without having to worry about managing the underlying infrastructure. As a document database, HAQM DocumentDB makes it easy to store, query, and index JSON data. AWS built HAQM DocumentDB to uniquely solve your challenges around availability, performance, reliability, durability, scalability, backup, and more. In doing so, we built several tools, like the profiler, to help you run analyze your workload on HAQM DocumentDB. The profiler gives you the ability to log the time and details of slow-running operations on your cluster. In this post, we show you how to use the profiler in HAQM DocumentDB to analyze slow-running queries to identify bottlenecks and improve individual query performance and overall cluster performance.
Using cost allocation tags with 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 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 having to worry about managing the underlying infrastructure. As […]
Backing up data with 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 workloads. You can use the same MongoDB 3.6 or 4.0 application code, drivers, and tools to run, manage, and scale workloads on HAQM DocumentDB without worrying about managing the underlying infrastructure. As a document database, […]
How Woot uses HAQM DocumentDB (with MongoDB compatibility) to scale deals
Woot! is the original daily deals site, founded in 2004 and snatched up by HAQM in 2010. Originally, Woot offered just one product per day until it sold out. Today, Woot offers special daily deals and other limited-time offers across seven categories. At Woot, my team is responsible for the Retail Catalog service, which provides […]
Optimizing for cost with 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, 4.0 or 5.0 application code, drivers, and tools to run, manage, and scale workloads on HAQM DocumentDB […]
Scaling HAQM DocumentDB (with MongoDB compatibility), Part 1: Scaling reads
HAQM DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, fully managed document database service that supports MongoDB workloads. With HAQM DocumentDB, you can run the same application code and use the same drivers and tools you use with MongoDB. This post shows you how the modern, cloud-native database architecture of HAQM DocumentDB allows […]
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 […]
Getting Started with HAQM DocumentDB (with MongoDB compatibility); Part 2 – using AWS Cloud9
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 having to worry about managing the underlying infrastructure. As […]