Chapter 71 · Quiz

Resiliency Quiz

10 questions covering high availability, server clustering, load balancing, hot/warm/cold sites, geographic dispersion, platform diversity, multi-cloud, and COOP.

Question 1 of 6
A company has a spare web server in a storage closet. When the primary web server fails, an administrator must locate the spare, install it in the rack, restore the configuration, and bring it online — a process that takes 90 minutes. Which statement BEST describes this architecture?
Question 2 of 6
An organization needs a disaster recovery site that can resume operations immediately after a disaster is declared. The site must contain all hardware and have data continuously replicated from the primary. The organization is willing to pay significantly for this capability. Which type of recovery site BEST meets these requirements?
Question 3 of 6
A load balancer distributes web requests across four backend servers. One server stops responding. What does the load balancer do?
Question 4 of 6
An organization's primary data center is in Miami, Florida. Their disaster recovery site is in Fort Lauderdale, Florida — 30 miles away. A hurricane makes landfall affecting the entire South Florida region. Which resiliency principle has been violated?
Question 5 of 6
A security team discovers a critical zero-day vulnerability affecting the Windows kernel that allows unauthenticated remote code execution. The organization runs Windows on all servers. An organization that had implemented platform diversity would have what advantage in this scenario?
Question 6 of 6
A retail store's point-of-sale systems and payment processing network have all gone offline. The store has no COOP procedures documented. Which statement BEST describes the immediate outcome for the store?

Matching

Match each scenario to the resiliency concept it BEST represents.

1. A financial institution operates two data centers simultaneously. Both handle real production transactions at all times. When one data center experiences a power failure, the other continues serving all customers without any service interruption — it was already handling half the load and simply absorbs the remainder
2. An organization rents a facility in another state that has rack space and basic network connectivity, but no servers or data currently installed. In the event of a disaster, they plan to transport servers from a secondary storage location, restore data from cloud backups, and have the site operational within 12 hours
3. A company distributes critical data and services across both AWS and Microsoft Azure, so that if one cloud provider experiences a major outage, the other provider's services remain fully operational
4. A hospital creates paper forms for manual patient registration, printed directories with all department phone numbers, and a binder of procedures for manually routing medication orders — all stored physically at nursing stations — to be used if electronic systems become unavailable
A. Active/Active High Availability
B. Warm Site
C. Multi-Cloud
D. COOP