Monitoring DocumentDB of AWS.
Monitoring capabilities AWS provides: You are responsible for: Instance level monitoring Instance monitoring BufferCacheHitRatio: The percentage of requests that are served by the buffer cache. – When data is requested, AWS DocumentDB first checks if it is available in the buffer cache (in-memory). – If the data is available in the cache, the request is…