Why teams use it

MongoDB runs on dedicated compute with managed backups, failover, and restore.

Managed MongoDB removes the complexity of engine setup, storage operations, and certificate rotation. You connect with any MongoDB-compatible driver, define your collections, and query as normal.

View pricing
managed databasemanaged
write
MongoDBprimary
backupdaily
restoretarget
EngineMongoDB 8.0 / 7.0
IncludedWiredTiger + HAProxy
Availabilitymanaged availability
RecoveryPITR backups
Under the hood

Replica sets, HAProxy routing, NVMe-backed storage.

Each MongoDB instance runs as a replica set with automatic primary election and data redundancy. An integrated HAProxy layer provides a single connection endpoint, write traffic (port 27017) routes to the primary, read traffic (port 27018) load-balances across secondaries with round-robin distribution and the primary as fallback.

TLS is enabled in flexible mode by default, accepting both encrypted and unencrypted client connections. Data directories sit on NVMe SSD-backed block storage with online volume expansion, no downtime for storage scaling.

Point-in-time recovery is supported, letting you restore to any moment within the backup retention window.

document appMongoDB driver
HAProxyprimary route
replica setWiredTiger nodes
PITR backuprestore target
Capabilities

What you get on Day One

MongoDB 7.0+ on dedicated EPYC hardware with replica sets, automated backups, and encryption.

MongoDB 7.0+

Latest stable with WiredTiger engine, aggregation pipeline, and Atlas-compatible drivers and connection strings.

Replica sets

Three-node replica set deployment with automatic primary election on failure and secondary read preference on eligible plans.

Automated backups

Daily backups with point-in-time recovery. Restore without manual mongodump or mongorestore operations.

Encryption

Encryption at rest for data directories and journal. TLS required for all client connections. No plaintext paths.

Technical reference

Configuration & Platform Details

A concise reference for architecture reviews, security questionnaires, and capacity planning.

Platform specifications

Engine
MongoDB 8.0, 7.0. Document model with replica set architecture.
Compute
Dedicated vCPU and memory per instance. No shared resources with adjacent databases. Scales via SKU plans.
Storage
NVMe SSD-backed block storage. Data volume scales independently from compute. Online volume expansion without downtime.
High availability
Replica set with 1–10 members. Automatic primary election and failover. Pod anti-affinity spreads instances across nodes. Pod Disruption Budget ensures minimum availability.
Proxy layer
HAProxy included on all instances. Write port 27017 routes to primary (first-match). Read port 27018 load-balances across secondaries (round-robin). Health checks every 5 seconds with automatic failover.
Backups
Logical backups with point-in-time recovery support. Supports S3-compatible, GCS, and Azure Blob storage destinations. On-demand and scheduled backups.
Monitoring
Built-in performance monitoring enabled by default. Query analytics, replication lag tracking, and database health metrics included.
Security
TLS enabled by default (flexible mode, accepts both TLS and non-TLS). SCRAM-SHA-256 authentication. Network policies for namespace-level isolation. Custom domain support with wildcard certificates.
Networking
Public access via dedicated LoadBalancer IP through HAProxy (write: 27017, read: 27018). Private access via internal DNS.

Pricing

Loading SKUs...