# Amazon DocumentDB

A fully managed AWS document database service compatible with MongoDB APIs and drivers.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## From noise to signal: Monitoring Amazon DocumentDB like a pro

DevFeed: [From noise to signal: Monitoring Amazon DocumentDB like a pro](<https://devfeed.tech/articles/from-noise-to-signal-monitoring-amazon-documentdb-like-a-pro-4699.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/from-noise-to-signal-monitoring-amazon-documentdb-like-a-pro/>)

Author: Deepak Deepesh

Published: 2026-09-09T15:23:20Z

Content type: tutorial

Language: en

Sources: [AWS Database Blog](<https://devfeed.tech/sources/aws-database-blog.md>)

Topics: [Amazon DocumentDB](<https://devfeed.tech/topics/amazon-documentdb.md>), [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [Amazon CloudWatch Logs](<https://devfeed.tech/topics/amazon-cloudwatch-logs.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-cloudwatch](<https://devfeed.tech/tags/amazon-cloudwatch.md>), [amazon-cloudwatch-logs](<https://devfeed.tech/tags/amazon-cloudwatch-logs.md>), [amazon-documentdb](<https://devfeed.tech/tags/amazon-documentdb.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [database](<https://devfeed.tech/tags/database.md>), [devops](<https://devfeed.tech/tags/devops.md>), [expert-400](<https://devfeed.tech/tags/expert-400.md>), [health](<https://devfeed.tech/tags/health.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [operations](<https://devfeed.tech/tags/operations.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>)

### AI overview

A tutorial on monitoring production Amazon DocumentDB clusters with tiered alerts, CloudWatch metrics, Performance Insights, profiler logs, slow-query diagnosis, and garbage-collection health checks.

### Source excerpt

Learn how to build a tiered alerting strategy for Amazon DocumentDB by organizing CloudWatch metrics into Critical, Warning, and Advisory tiers, diagnosing slow queries through three complementary lenses, and monitoring garbage collection health before it becomes a cluster-wide incident.

## Provision a secure Amazon DocumentDB cluster with Terraform

DevFeed: [Provision a secure Amazon DocumentDB cluster with Terraform](<https://devfeed.tech/articles/provision-a-secure-amazon-documentdb-cluster-with-terraform-4707.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/provision-a-secure-amazon-documentdb-cluster-with-terraform/>)

Author: Sourav Kundu

Published: 2026-08-31T20:24:23Z

Content type: tutorial

Language: en

Sources: [AWS Database Blog](<https://devfeed.tech/sources/aws-database-blog.md>)

Topics: [Amazon DocumentDB](<https://devfeed.tech/topics/amazon-documentdb.md>), [iac-security](<https://devfeed.tech/topics/iac-security.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [passwords](<https://devfeed.tech/topics/passwords.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-cloudwatch](<https://devfeed.tech/tags/amazon-cloudwatch.md>), [amazon-documentdb](<https://devfeed.tech/tags/amazon-documentdb.md>), [amazon-vpc](<https://devfeed.tech/tags/amazon-vpc.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

A walkthrough for provisioning a secure Amazon DocumentDB 8.0 cluster with Terraform. It applies infrastructure-as-code security controls including private VPC subnets, TLS, KMS encryption, secrets-managed passwords, security groups, and encrypted monitoring logs.

### Source excerpt

Learn how to provision a secure Amazon DocumentDB cluster using Terraform. This post applies infrastructure-as-code best practices with encryption, AWS Secrets Manager authentication, network isolation, and encrypted monitoring.

## MongoDB CDC connector for ClickPipes is now in Public Beta

DevFeed: [MongoDB CDC connector for ClickPipes is now in Public Beta](<https://devfeed.tech/articles/mongodb-cdc-connector-for-clickpipes-is-now-in-public-beta-5425.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/mongodb-cdc-connector-clickpipes-beta>)

Author: Marta Paes

Published: 2026-01-13T14:56:03Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Amazon DocumentDB](<https://devfeed.tech/topics/amazon-documentdb.md>), [migration](<https://devfeed.tech/topics/migration.md>)

Tags: [amazon-documentdb](<https://devfeed.tech/tags/amazon-documentdb.md>), [analytics](<https://devfeed.tech/tags/analytics.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [integration](<https://devfeed.tech/tags/integration.md>), [migration](<https://devfeed.tech/tags/migration.md>), [production](<https://devfeed.tech/tags/production.md>), [replication](<https://devfeed.tech/tags/replication.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

ClickPipes' MongoDB CDC connector is now in public beta, adding sharded-cluster and Amazon DocumentDB support, private-network connectivity, and X.509 mutual TLS authentication for replication into ClickHouse Cloud.

### Source excerpt

Replicate data from MongoDB into ClickHouse Cloud in just a few clicks for blazing-fast analytics on document-based data. Now with more connectivity options, improved reliability, and support for DocumentDB.

## 5 Ways to Keep AWS Fast with Just-in-Time Access

DevFeed: [5 Ways to Keep AWS Fast with Just-in-Time Access](<https://devfeed.tech/articles/5-ways-to-keep-aws-fast-with-just-in-time-access-29648.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/five-ways-to-keep-aws-fast-just-in-time-access/>)

Author: jpitts@goteleport.com (Jack Pitts)

Published: 2025-08-27T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [JIT](<https://devfeed.tech/topics/jit.md>), [Amazon Elastic Kubernetes Service](<https://devfeed.tech/topics/amazon-elastic-kubernetes-service.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [audit trail](<https://devfeed.tech/topics/audit-trail.md>), [Security](<https://devfeed.tech/topics/security.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Amazon DocumentDB](<https://devfeed.tech/topics/amazon-documentdb.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-rds](<https://devfeed.tech/tags/amazon-rds.md>), [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-iam](<https://devfeed.tech/tags/aws-iam.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [jit](<https://devfeed.tech/tags/jit.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains how Teleport's just-in-time access model can help govern fast-moving AWS environments. It describes ephemeral, policy-defined privileges for humans, machines, and AI agents, with least-privilege controls, approvals, expirations, and audit visibility across use cases including EKS, EC2, AWS Console, CI/CD, and AI access.

### Source excerpt

Learn how just-in-time access accelerates EKS, EC2, AWS Console, CI/CD, and AI access while eliminating standing privileges and ensuring full audit visibility.

## Logical Replication From Postgres 16 Stand-By Servers--Debezium and Failover Slots

DevFeed: [Logical Replication From Postgres 16 Stand-By Servers--Debezium and Failover Slots](<https://devfeed.tech/articles/logical-replication-from-postgres-16-stand-by-servers-debezium-and-failover-slots-18848.md>)

Original publisher: [Read original article](<https://www.morling.dev/blog/logical-replication-from-postgres-stand-by-servers-debezium-and-failover-slots/>)

Published: 2023-12-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Gunnar Morling](<https://devfeed.tech/sources/gunnar-morling.md>)

Topics: [Replication](<https://devfeed.tech/topics/replication.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Amazon DocumentDB](<https://devfeed.tech/topics/amazon-documentdb.md>)

Tags: [amazon-rds](<https://devfeed.tech/tags/amazon-rds.md>), [apache-kafka](<https://devfeed.tech/tags/apache-kafka.md>), [debezium](<https://devfeed.tech/tags/debezium.md>), [failover](<https://devfeed.tech/tags/failover.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [replication](<https://devfeed.tech/tags/replication.md>)

### AI overview

A tutorial on using Debezium to stream logical replication changes from PostgreSQL 16 standby servers, including failover scenarios and replication slots. It demonstrates a Docker Compose environment with Kafka and Kafka Connect, and discusses PostgreSQL deployments on Amazon RDS.

### Source excerpt

Table of Contents Stand-By Logical Replication With Debezium Towards Fail-Over Slots Wrap-Up This post originally appeared on the Decodable blog. All rights reserved. Welcome back to this series about logical replication from Postgres 16 stand-by servers, in which we'll discuss how to use this feature with Debezium--a popular open-source platform for Change Data Capture (CDC) for a wide range of databases--as well as how to manage logical replication in case of failover scenarios, i.e. a situation where your primary Postgres server becomes unavailable and a stand-by server needs to take over.