
Answer-first summary for fast verification
Answer: Implement multi-factor authentication, role-based access control, end-to-end encryption, and a comprehensive incident response plan.
Option A is the most comprehensive and secure approach. Multi-factor authentication enhances security by requiring multiple verification methods. Role-based access control ensures users have the appropriate permissions. End-to-end encryption protects data at rest and in transit. A comprehensive incident response plan is crucial for timely and effective handling of security incidents.
Author: LeetQuiz Editorial Team
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.
No comments yet.