Hot, warm, and cold sites represent three tiers of disaster recovery readiness, each balancing recovery speed and cost differently. Understanding the tradeoffs helps organizations choose the right failover strategy for their risk tolerance and budget.
Hot, Warm & Cold Sites
We may have geographical separation between our sites, but another choice that we need to make is whether that extra site is going to be a hot site, a warm site, or a cold site.
I'm looking at Amazon Web Services, or the AWS site, where it's showing geographical locations of their different data centers. Here we see in the United States we have one here in the US West, which is closest to me. So I had a bunch of servers that were running here, but I wanted some geographical separation, so I had another site that I set up with a duplicate of some of my equipment over here in the US East, the Northern Virginia region right here. Everything would be replicated or duplicated over there.
But the question is, how much do I want replicated or duplicated? And how fast do I want to turn that up? It depends on what model we have and how much expense we want to have. If I set duplicates of everything up in this other region, that's going to be twice as expensive, because I have a duplicate of everything. But maybe I just want to do a subset of what I have from a service perspective.
So what do these look like? It's a hot site, a warm site, and a cold site.
Here's the application that I have running. We have several servers that are running this, so maybe we're doing some sort of N+1: we have two servers, but we are adding another server for redundancy. Another thing, we have this database server on the back end, and we have some sort of redundancy with it. This gives us a lot of redundancy, so we could have a server fail, or we could have the database fail, or we could have something fail, and still be up and running.
But what if this whole site comes offline? In this region there could be a volcano eruption, or there could be an earthquake, and so what we want is to fail over to a site that's located somewhere else.
Now the question is, do I set up a whole duplicate of everything, with live data and live servers and my database, all of that up and running, so that way as soon as something happens with this we fail over to this hot site, and it could be virtually no or very little downtime to do this failover? So this is a really fast failover, but obviously we're paying twice as much because we need duplicates of everything.
Now let's look at the other extreme. We have a cold site. In this cold site, maybe we don't have all of the equipment. Maybe we just have certain pieces, certain aspects of the equipment, or maybe we just have the site planned out with the ability to get the equipment in fairly quickly.
So a cold site just means that it's really not anywhere close to being production worthy — we would have to spin things up, and it could take days to spin everything up, to get the equipment in place, get the data all restored. Maybe over on this site we're just shipping the data over here, so if we need to do a restore, then it's available right there to do a full restore. That's what a cold site is.
Then we have a warm site. A warm site is something in between. Maybe we're shipping over copies of our data over here so it's ready to be implemented, and maybe we have a few servers that are purchased, maybe the internet connectivity that goes over there. What we need to do is just then spin up the databases, install the data or do a restore of the data, and now this warm site is up and running.
The hot site is obviously going to be the most expensive. The warm site is going to be less than that, and the cold site is going to be the least expensive.
But with the cold site, we could be losing quite a bit of data, because we might not be shipping our records over there as often. Versus the hot site, it's instantaneous, so everything is already live over there, and flipping it over means that we're going to have very little to no data loss with it.
Another thing is how much time it takes to flip things over. It takes very little for this hot site to flip over to it. It takes quite a bit of effort and time to get over to the cold site. And the warm site is somewhere in between.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →