
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
What best describes the "Principal of Least Privilege"?
A
All users should have the same baseline permissions granted to them
B
Explanation:
The Principle of Least Privilege is a security concept that states users and systems should be granted only the minimum permissions necessary to perform their required tasks. This helps reduce the attack surface and limit potential damage from security breaches.
Key aspects of the Principle of Least Privilege:
In AWS, this principle is implemented through IAM policies that grant only the necessary permissions for specific roles and users.