
Answer-first summary for fast verification
Answer: Combine Azure AD for identity management, ZTNA for secure access, and MFA for authentication, ensuring encryption for data in transit and compliance with GDPR.
The best solution combines Azure AD for robust identity and access management, zero-trust principles to ensure secure and least privilege access, and multi-factor authentication to verify user identities. This approach not only secures remote access but also scales for thousands of users, minimizes costs by leveraging cloud services, and ensures GDPR compliance through data protection measures. Each component addresses a critical aspect of the requirements, making option D the comprehensive and correct choice.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a Cybersecurity Architect for a multinational corporation, you are tasked with designing a secure remote access solution to ensure employees can access corporate resources from anywhere in the world securely. The solution must comply with GDPR, support scalability for thousands of users, and minimize operational costs. Which of the following strategies should you include in your design to meet these requirements? (Choose the best option that encompasses all necessary components.)
A
Deploy a VPN solution with multi-factor authentication (MFA) for all remote access, ensuring data is encrypted in transit.
B
Implement a zero-trust network access (ZTNA) model that verifies each access request, regardless of the user's location, and uses least privilege access principles.
C
Utilize Azure Active Directory (Azure AD) for identity and access management, enabling single sign-on (SSO) and conditional access policies based on user risk levels.
D
Combine Azure AD for identity management, ZTNA for secure access, and MFA for authentication, ensuring encryption for data in transit and compliance with GDPR.
No comments yet.