
Explanation:
Correct Answer: C - Implementing a load-shedding strategy is the most effective method to lessen user impact. It allows users to access alternative services or receive useful incident information while the issue is being resolved.
Incorrect Answers:
Ultimate access to all questions.
No comments yet.
As a DevOps Engineer managing a critical service during an incident, what is your primary strategy to minimize user impact?
A
Send mass notifications to all users, asking them to temporarily stop using the service.
B
Disable all non-essential features to focus on core functionality and reduce system load.
C
Apply a load-shedding strategy to divert traffic to a stable fallback service or a static error page.
D
Roll out an untested fix directly in production without assessing its impact.