Google Cloud Digital Leader — Question 77
An organization wants to introduce a new image recognition login system.
What should the organization do to follow SRE principles?
Answer options
- A. Roll out the new system to a subset of employees to test it out.
- B. Roll out the new system to all employees to collect as much data as possible.
- C. Avoid rolling out the new system because it may have security flaws.
- D. Avoid rolling out the new system because it may violate privacy policy.
Correct answer: A
Explanation
The correct answer is A because rolling out the new system to a limited group allows for controlled testing, which aligns with SRE principles of gradual deployment and risk management. Option B is problematic as it can lead to widespread issues without adequate testing. Options C and D suggest avoiding the rollout entirely, which does not align with the goal of testing and improving the system.