Chapter 61 · Quiz

Infrastructure Considerations Quiz

10 questions covering availability, resilience, scalability, recovery, patching, power, and risk transference.

Question 1 of 6
Which metric specifically measures the average time required to restore a failed system to full operational status?
Question 2 of 6
A company's web application automatically provisions 15 additional server instances during a traffic surge and removes them when traffic drops — without any manual intervention. Which concept BEST describes this behavior?
Question 3 of 6
An organization purchases a cybersecurity insurance policy to cover financial losses from ransomware attacks. This is BEST described as which risk management strategy?
Question 4 of 6
A security team discovers that the building's HVAC control system has a known remote code execution vulnerability. The vendor discontinued support three years ago and no patch will ever be released. What is the MOST appropriate compensating control?
Question 5 of 6
A cloud application automatically scales from 4 web server instances to 20 instances during peak load. Which statement about security monitoring is CORRECT in this scenario?
Question 6 of 6
An organization must recover 50 malware-infected workstations as quickly as possible. Restoring from original installation media takes 90 minutes per workstation. Restoring from a pre-built corporate image takes 15 minutes per workstation. What is the PRIMARY security advantage of the corporate image approach, beyond the time savings?

Matching

Match each description to the infrastructure consideration it best represents.

1. The average time from failure detection to full system restoration — the primary metric for how quickly an organization recovers from outages
2. A policy that pays out business interruption losses and legal costs when a ransomware attack causes extended downtime
3. Battery-backed power conditioning that provides immediate electrical power during a utility outage while a generator starts
4. Using Terraform to automatically provision all application components — web server, database, firewall rules, and monitoring agents — in the correct order with verified configuration
A. Ease of Deployment (Orchestration)
B. Resilience (MTTR)
C. Power (UPS)
D. Risk Transference (Cybersecurity Insurance)