
Ultimate access to all questions.
As a cybersecurity architect, you are tasked with specifying security baselines for a SaaS application that handles sensitive financial data. Describe the key security measures you would implement to ensure data integrity, confidentiality, and availability. Consider aspects such as authentication, authorization, data encryption, and incident response.
A
Implement multi-factor authentication, role-based access control, end-to-end encryption, and a comprehensive incident response plan.
B
Use single-factor authentication, basic access control, no encryption, and minimal incident response procedures.
C
Implement biometric authentication, no access control, partial encryption, and a basic incident response plan.
D
Use token-based authentication, dynamic access control, full encryption, and an advanced incident response framework.