Live check
Is Netlify down right now?
Observed from Netlify’s public feed by our independent monitor. Always confirm operational decisions on the official status page.
While you wait: the Netlify incident checklist
- Name the dependency precisely. Netlify is your edge delivery, DNS or traffic-security dependency. Identify which of these surfaces is actually in the production path: DNS resolution, TLS, caching, request filtering, routing and origin reachability.
- Confirm the affected path. Use Netlify's component and incident detail, then probe from more than one network and region, then compare DNS, TLS, edge and origin behavior as separate layers.
- Bound every retry. Cap concurrency, use exponential backoff and retain idempotency where applicable. An upstream incident should not become a retry storm against Netlify or your own services.
- Use the rehearsed fallback. For this dependency, use only pre-tested DNS, origin or bypass procedures and avoid broad security-rule changes made under pressure. Do not invent a new failover path during the outage.
- Verify recovery end to end. A green Netlify status is the start of validation: verify cache, DNS and certificate propagation before reversing incident changes.
What breaks when Netlify has issues
Netlify sits in the waf / cdn / dns layer. An incident can affect DNS resolution, TLS, caching, request filtering, routing and origin reachability; the exact blast radius depends on the components, regions and features your production path uses. Treat the official component timeline as evidence, compare it with your own independent probes, and communicate the user-visible effect rather than saying the whole vendor is simply “down.”
FAQ
Can Netlify be down if its homepage still loads?
Yes. A marketing site, dashboard and production API can use different components or regions. Check the incident detail at www.netlifystatus.com and test the exact Netlify path your service uses.
What should I test first during a Netlify incident?
Start with a small, read-only probe: probe from more than one network and region, then compare DNS, TLS, edge and origin behavior as separate layers. Record the time, region and component so responders can compare the same signal.
What is the safest mitigation for Netlify issues?
Prefer a fallback you already tested. In this layer, use only pre-tested DNS, origin or bypass procedures and avoid broad security-rule changes made under pressure. Keep retries bounded and preserve evidence for later reconciliation.
Where does Netlify publish official status updates?
Netlify's official public status source is https://www.netlifystatus.com. This page independently observes its machine-readable feed but the vendor's incident timeline remains authoritative.
Monitor Netlify from your local SRE Command Center
Is it you — or your vendor? Keep Netlify beside the rest of your stack, filter regional impact, assign dependency criticality and triage changes without opening another hosted dashboard. Free for 5 enabled vendors, no account.
Add to Chrome — free, no accountAlso on your stack?
Not affiliated with Netlify. Status data comes from their public status page.