Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An organization is designing its cloud security architecture in Azure to safeguard sensitive workloads and customer data against sophisticated cyber threats.
Rather than relying exclusively on perimeter firewalls, the security team implements coordinated controls across identity, network, compute, application, and data layers.
What is the primary objective of implementing this defense-in-depth approach?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Defense-in-depth is a comprehensive cybersecurity strategy that employs multiple distinct layers of defense around an organization's assets. Rather than relying on a single defensive mechanism—such as an external network perimeter firewall—this model establishes security controls across several levels, including physical security, identity and access management, network perimeter defenses, compute host protections, application controls, and data encryption.
By implementing multiple independent protection barriers, the defense-in-depth model ensures that if an attacker successfully circumvents one layer (such as exploiting a web vulnerability or obtaining compromised credentials), subsequent layers (such as multi-factor authentication, network segmentation, or data-at-rest encryption) immediately engage to block or contain the intrusion. This layered approach prevents a single point of security failure from compromising critical corporate data.
Modern cloud architectures span diverse endpoints, distributed services, and remote identities where traditional single-perimeter defenses are insufficient. Defense-in-depth creates a resilient, multi-tiered security posture where each layer catches threats that preceding controls might miss.