Architecture and Engineering
Comprehensive Practice Exam
2026–2027 Questions with
Answers and Detailed
Rationales
Question 1
A financial institution is designing a new enterprise security
architecture. The security architect wants security requirements
to be derived from business objectives, regulatory obligations,
threat conditions, and organizational risk tolerance before
specific technologies are selected.
Which approach BEST supports this objective?
A. Select security products first and map them to business
objectives afterward
B. Develop security requirements from business and risk
,requirements before selecting controls
C. Deploy the same security controls to every system regardless
of data classification
D. Allow each application team to independently define its
security architecture
Answer: B
Rationale: Effective security architecture begins with business
requirements, risk, regulatory obligations, and threat
considerations. Technical controls should implement those
requirements rather than define them. Selecting products first
can create unnecessary complexity, gaps, and vendor-driven
architecture.
Question 2
An organization wants to reduce the likelihood that
compromise of one security control will result in complete
compromise of an enterprise application.
Which principle should the architect emphasize?
A. Single sign-on
B. Defense in depth
C. Centralized logging
D. Data minimization
Answer: B
,Rationale: Defense in depth uses multiple complementary
security mechanisms so that failure or bypass of one control
does not automatically result in total compromise. Controls may
include segmentation, identity enforcement, encryption,
endpoint protection, monitoring, and application-layer
defenses.
Question 3
A security architect is evaluating a proposed architecture and
discovers that a single firewall represents the only security
barrier between the internet and a sensitive internal database.
Which architectural weakness is MOST significant?
A. Excessive encryption
B. Lack of defense in depth
C. Excessive authentication
D. Over-segmentation
Answer: B
Rationale: A single security barrier creates a single point of
defensive failure. A layered architecture should provide multiple
controls between external threats and sensitive assets.
Question 4
, A company wants security controls to remain effective even
when an attacker has successfully compromised an employee
workstation.
Which architecture BEST supports this requirement?
A. Perimeter-only security
B. Zero-trust architecture
C. Flat network architecture
D. Single-factor authentication
Answer: B
Rationale: Zero trust assumes that network location alone does
not establish trust. Access is continuously evaluated using
identity, device posture, context, policy, and other signals.
Compromise of one endpoint therefore does not automatically
provide unrestricted internal access.
Question 5
A security architect is documenting the relationships between
business processes, information assets, applications,
infrastructure, and security controls.
What is the PRIMARY benefit of this documentation?
A. Eliminating the need for vulnerability management
B. Establishing traceability between business requirements and