Skip to main content
MongoDB Atlas logo

Is MongoDB Atlas Down?

No — MongoDB Atlas is up

Reachable from all 8 checked regions

Average response time: 715ms

Last checked · checks run every 6 hours

Official status page: https://status.mongodb.com

MongoDB Atlas uptime

100%
Last 7 days
100%
Last 30 days
100%
Last 90 days
575ms
Avg response, 30 days

Measured from multiple regions every 6 hours. Percentages count only checks that returned an availability answer — 55 days measured so far. A dash means that window does not yet hold enough measured days to publish a figure.

30-day history

55-day clean streak
Aug 22: 100.00% uptime, 32 checks
Aug 23: 100.00% uptime, 32 checks
Aug 24: 100.00% uptime, 32 checks
Aug 25: 100.00% uptime, 30 checks
Aug 26: 100.00% uptime, 32 checks
Aug 27: 100.00% uptime, 32 checks
Aug 28: 100.00% uptime, 32 checks
Aug 29: 100.00% uptime, 32 checks
Aug 30: 100.00% uptime, 32 checks
Aug 31: 100.00% uptime, 32 checks
Sep 1: 100.00% uptime, 32 checks
Sep 2: 100.00% uptime, 16 checks
Sep 3: 100.00% uptime, 21 checks
Sep 4: 100.00% uptime, 30 checks
Sep 5: 100.00% uptime, 24 checks
Sep 6: 100.00% uptime, 32 checks
Sep 7: 100.00% uptime, 28 checks
Sep 8: 100.00% uptime, 37 checks
Sep 9: 100.00% uptime, 30 checks
Sep 10: 100.00% uptime, 32 checks
Sep 11: 100.00% uptime, 32 checks
Sep 12: 100.00% uptime, 32 checks
Sep 13: 100.00% uptime, 32 checks
Sep 14: 100.00% uptime, 32 checks
Sep 15: 100.00% uptime, 31 checks
Sep 16: 100.00% uptime, 32 checks, 1 incident
Sep 17: 100.00% uptime, 31 checks
Sep 18: 100.00% uptime, 32 checks
Sep 19: 100.00% uptime, 32 checks
Sep 20: 100.00% uptime, 16 checks
Aug 22 Today
No downtime Partial Downtime Not measurable No data

Reachability by region

Each region runs its own request from a different part of the world. A service can be up for one continent and down for another, which is usually the first sign of a routing or CDN problem.

fra
217ms
DNS 194ms TCP 1ms TLS 5ms TTFB 208ms
gru
1475ms
DNS 249ms TCP 2ms TLS 3ms TTFB 909ms
iad
165ms
DNS 128ms TCP 2ms TLS 4ms TTFB 148ms
jnb
649ms
DNS 438ms TCP 0ms TLS 4ms TTFB 630ms
lax
540ms
DNS 68ms TCP 1ms TLS 3ms TTFB 236ms
lhr
633ms
DNS 50ms TCP 2ms TLS 4ms TTFB 254ms
nrt
1772ms
DNS 204ms TCP 1ms TLS 8ms TTFB 1012ms
ord
273ms
DNS 105ms TCP 1ms TLS 3ms TTFB 214ms

What MongoDB Atlas does

MongoDB Atlas is the managed MongoDB service, running clusters on AWS, Google Cloud and Azure. Applications treat it as their primary datastore, so an Atlas incident is rarely a degraded feature: it is an application that cannot read or write anything, returning errors on every request that touches the database.

What an outage looks like

Applications throw connection timeouts or server selection errors as drivers fail to reach a replica set member. Queries that do complete run slowly while a failover is in progress. Atlas Search queries can fail while ordinary reads and writes succeed, because Search is a separate component. The Atlas web console may load normally while clusters stay unreachable.

What to do about it

Check status.mongodb.com, which reports Atlas Search, Data Federation, Charts, Stream Processing and App Services separately from MongoDB Cloud itself, so identify which component your failure actually touches. Drivers retry many operations on their own, so avoid restarting application instances in a loop. Cluster incidents are often confined to one cloud region rather than the whole service.

Is it down for everyone, or just you?

If this page says MongoDB Atlas is up but it is not loading for you, the problem is between you and them. Run a check against any URL from up to 18 cities across three regions to find out where it breaks.

Test it yourself

Related services

MongoDB Atlas outage FAQ

Is Atlas down or is my connection string wrong?
A server selection timeout looks identical either way. Check status.mongodb.com first, then confirm whether the failure is new: a connection string that never worked points at configuration, IP access lists or credentials, while one that worked ten minutes ago points at the service. Test from a second network to rule out an access list change on your side.
Will I lose writes during a MongoDB Atlas outage?
Writes acknowledged by the cluster are durable and survive a failover, since Atlas replicates across nodes. Writes in flight when connectivity broke may not have landed, and your driver will surface those as errors rather than silently discarding them. Retryable writes, enabled by default in current drivers, replay many of these automatically once a new primary is elected.
Why is Atlas Search failing when my queries work?
Atlas Search runs as its own service on separate infrastructure and is reported as its own status component. A Search incident breaks text search and aggregation stages that use it, while ordinary find and update operations against the same collections continue normally. If only your search feature is broken, check that component before investigating the cluster.
Does an Atlas outage affect every cloud region?
Rarely. Atlas clusters run in specific regions on AWS, Google Cloud or Azure, and most incidents trace back to a problem in one provider's region rather than to Atlas globally. The status page and incident history name the affected regions. A cluster deployed across regions may lose some nodes and keep serving through the rest.
Should I restart my application during an Atlas incident?
Usually not. MongoDB drivers hold a connection pool and reconnect on their own as nodes become reachable, so restarting mostly discards that state and adds a reconnection storm on top of a recovering cluster. Restarting is worth it only when the application has clearly wedged and is no longer retrying after the cluster is healthy.

How we measure this

  • We request MongoDB Atlas's public endpoint every 6 hours from Fly.io regions across six continents — the most recent check ran from 8 of them.
  • A region counts as down only when it gets no usable HTTP response. A 403 or 429 means the origin answered and refused us, which we report as blocked, never as an outage.
  • A single failing region is treated as probe noise. We only change the verdict when two consecutive cycles agree.
  • Response times average only the regions that actually served the page, so a timeout never inflates the number.
  • Where MongoDB Atlas publishes an official status feed we read it too. An all-clear from the vendor can soften an unconfirmed degradation; a vendor-declared outage only worsens our verdict when our own checks corroborate it.

Get alerted when MongoDB Atlas goes down

This page refreshes every 6 hours. Your own monitors run as often as every 30 seconds, from up to 18 cities across three regions, and tell you the moment something breaks.

Start Free Monitoring
Free plan available No credit card required