Recall & Review
beginner
What is 'defense in depth' in cloud security?
Defense in depth means using multiple layers of security controls to protect data and systems. If one layer fails, others still protect you.
Click to reveal answer
beginner
Why is relying on a single security control risky?
Because if that one control fails or is bypassed, attackers can access your system easily. Multiple layers reduce this risk.
Click to reveal answer
intermediate
Name three layers commonly used in defense in depth for AWS.
Network layer (firewalls, VPCs), Identity layer (IAM roles, MFA), and Data layer (encryption, backups).
Click to reveal answer
intermediate
How does defense in depth help with human errors?
If a person makes a mistake, other security layers can catch or limit the damage, preventing a full breach.
Click to reveal answer
beginner
What is a real-life example of defense in depth?
Like locking your house door, having an alarm system, and a safe inside. If one fails, others still protect your valuables.
Click to reveal answer
What does defense in depth primarily aim to do?
✗ Incorrect
Defense in depth means using several layers of security, not just one.
Which AWS service helps with identity management in defense in depth?
✗ Incorrect
AWS IAM manages user identities and permissions, a key layer in defense in depth.
Why is encryption important in defense in depth?
✗ Incorrect
Encryption protects data by making it unreadable without the correct key.
If one security layer fails, what does defense in depth rely on?
✗ Incorrect
Defense in depth uses multiple layers so others can protect if one fails.
Which of these is NOT a layer in defense in depth?
✗ Incorrect
Turning off monitoring reduces security and is not part of defense in depth.
Explain in your own words why defense in depth is important for cloud security.
Think about how having several locks on a door is safer than just one.
You got /4 concepts.
List and describe three layers of defense in depth you can use in AWS.
Consider how you protect your house, your keys, and your valuables.
You got /3 concepts.