What is the primary goal of security architecture?
Correct!
Wrong!
Security architecture aims to ensure a system is designed with adequate security controls.
Which model is commonly used in security design?
Correct!
Wrong!
The CIA triad (Confidentiality, Integrity, Availability) is a foundational security model.
What is defense in depth?
Correct!
Wrong!
It involves multiple layers of security to protect data and resources.
Which is NOT a principle of secure design?
Correct!
Wrong!
Secure design principles include least privilege and fail-safe defaults.
Why is network segmentation important?
Correct!
Wrong!
Segmentation limits the spread of attacks within a network.
What does a DMZ in network architecture do?
Correct!
Wrong!
A DMZ allows external access to services while protecting internal networks.
Loading Questions...
Which concept refers to allowing only necessary access?
Correct!
Wrong!
The principle of least privilege limits user access rights to only what is necessary.
What is a honeypot in network security design?
Correct!
Wrong!
A honeypot is used to lure attackers and study their techniques.
Which architecture model isolates each application in its own container?
Correct!
Wrong!
Containerization increases isolation and security.