Subscribe to receive notifications of new posts:

Always Online: Because Downtime Sucks

2010-12-06

1 min read
Always Online: Because Downtime
Sucks

As a fellow startup, it's been really painful to watch the challenges Tumblr has gone though over the last 24 hours. With any sufficiently complex system, it is inevitable that unexpected problems will arise. It looks like Tumblr is getting back on their feet, but nothing feels worse than downtime.

That's why one of my favorite CloudFlare features is "Always Online." Think of it like insurance for your website. We use the natural pattern of search engine crawlers to build a cached copy of your site. If, for any reason, your web host or service provider goes down, we kick in to keep your site online. We can't perform magic and make a dynamic site fully functional when its backend is down, so things like shopping carts and other web applications will still cause an error. However, your basic content will stay up so your visitors can still find you and search engines will keep indexing you.

Some of my favorite messages to get from customers read like the following:

Just wanted to let your team know how Cloudflare has saved our sales ... Our site was offline most of the afternoon due too many connections trying to connect at once ... but since our site was cached through CloudFlare's Always Online service it stayed available and customers still made it to us. If it was not for CloudFlare we would have missed sales. Thank you CloudFlare for keeping our business online and our sales coming when even our site is down!

That's pretty cool.

While anyone with their own domain can sign up for CloudFlare today, we're talking with several platform providers to bring the insurance of Always Online, and the other benefits CloudFlare offers, to even more sites. Our goal is simple: to make outages like the one Tumblr just lived through a thing of the past.

Cloudflare's connectivity cloud protects entire corporate networks, helps customers build Internet-scale applications efficiently, accelerates any website or Internet application, wards off DDoS attacks, keeps hackers at bay, and can help you on your journey to Zero Trust.

Visit 1.1.1.1 from any device to get started with our free app that makes your Internet faster and safer.

To learn more about our mission to help build a better Internet, start here. If you're looking for a new career direction, check out our open positions.
ReliabilityAlways OnlineProduct News

Follow on X

Matthew Prince|@eastdakota
Cloudflare|@cloudflare

Related posts

September 27, 2024 1:00 PM

AI Everywhere with the WAF Rule Builder Assistant, Cloudflare Radar AI Insights, and updated AI bot protection

This year for Cloudflare’s birthday, we’ve extended our AI Assistant capabilities to help you build new WAF rules, added new AI bot & crawler traffic insights to Radar, and given customers new AI bot blocking capabilities...

September 26, 2024 1:00 PM

Making Workers AI faster and more efficient: Performance optimization with KV cache compression and speculative decoding

With a new generation of data center accelerator hardware and using optimization techniques such as KV cache compression and speculative decoding, we’ve made large language model (LLM) inference lightning-fast on the Cloudflare Workers AI platform....

September 26, 2024 1:00 PM

Zero-latency SQLite storage in every Durable Object

Traditional cloud storage is inherently slow because it is accessed over a network and must synchronize many clients. But what if we could instead put your application code deep into the storage layer, such that your code runs where the data is stored? Durable Objects with SQLite do just that. ...

September 25, 2024 1:00 PM

Introducing Speed Brain: helping web pages load 45% faster

We are excited to announce the latest leap forward in speed – Speed Brain. Speed Brain uses the Speculation Rules API to prefetch content for the user's likely next navigations. The goal is to download a web page to the browser before a user navigates to it, allowing pages to load instantly. ...