Domain 3 · 3.4 Resilience & Recovery

3.4.2 Site Considerations

Hot, cold, warm, geographic dispersion.

14 min

Site considerations involve the strategic selection and preparation of physical locations to ensure business continuity and disaster recovery (BCDR) in the event of a localized or regional catastrophe.

Recovery Site Categories Organizations must choose a recovery site based on their Recovery Time Objective (RTO) and Recovery Point Objective (RPO) requirements.

  • Hot Site: A fully functional, 24/7 recovery site that is an exact replica of the production environment. It contains up-to-date hardware, software, and near real-time data synchronization. It offers the fastest recovery time (minutes to hours) but is the most expensive option.
  • Warm Site: A middle-ground solution containing pre-installed hardware and network connectivity but lacks the most current data. To operationalize, administrators must load the latest backups and potentially configure final software settings. Recovery takes hours to days.
  • Cold Site: An empty facility with basic utilities (power, cooling, plumbing) but no pre-installed hardware or data. This is the least expensive option but requires the longest recovery time (days to weeks), as equipment must be shipped and installed before recovery begins.

Geographic Dispersion and Placement Selecting where to place recovery sites requires balancing accessibility with risk mitigation.

  • Geographic Dispersion: Ensuring that the primary site and the recovery site are in different geographic regions. This prevents a single regional disaster (like a hurricane, earthquake, or power grid failure) from destroying both locations simultaneously.
  • Distance Considerations: Sites must be far enough apart to avoid the same disaster but close enough to meet latency requirements for data replication.
  • Legal and Regulatory Jurisdiction: Recovery sites across international borders may be subject to different data privacy laws (like GDPR), affecting how data is stored and accessed.

Continuity and Third-Party Risk Integrating site considerations into the broader organizational policy ensures long-term resilience.

  • Third-Party Risk Management: Many organizations use third-party "Recovery-as-a-Service" (RaaS) providers. Contracts must include clear Service Level Agreements (SLAs) regarding site availability and hardware readiness.
  • Site Selection Indicators: Organizations use Indicators of Compromise (IoC) and threat monitoring to determine if a primary site is under a digital attack that necessitates a "failover" to a secondary physical site.

Quick Recall - Hot Site: "Ready to go," most expensive, mirrors data in real-time. - Warm Site: Hardware exists, but data must be restored from backups. - Cold Site: "Empty shell," cheapest, longest recovery time. - Geographic Dispersion: Use different power grids and flood plains to avoid single points of failure. - Exam Trigger: If the scenario mentions a "tight RTO" or "zero downtime," choose Hot Site.