AWS Database Blog
Tag: slow-running queries
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.