
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.