Professional Cloud Developer · Free Practice Question Easy
Question 13
What is the idea behind POLP?
- A Each application should have the minimum permissions it needs to operate
- B Each application should have different permissions for each service
- C Application permissions should be assigned randomly
- D All applications should have maximum permissions
Reveal correct answer
Correct answer: A
Explanation
POLP (Principle of Least Privilege) is based on the idea that each application should have only the minimum permissions it needs to operate, in order to prevent it from performing actions for which it was not created.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
