28. An organization experienced an unplanned event. As a result, the customers using the web application face a loss of service. What does the incident generated in this situation seek to resolve?
Answer: B
The incident generated in this situation seeks to resolve a disruption.
In the context provided, the unplanned event led to customers experiencing a loss of service, which indicates that there was a disruption in the web application's functionality.
A) Bug
While a bug can cause disruptions, it specifically refers to a flaw or error in the code that needs fixing. The situation described focuses on the broader impact of service loss rather than a specific coding issue, making "bug" an inaccurate term for what the incident seeks to resolve.
B) Disruption
This option accurately reflects the situation, as the loss of service for customers indicates a disruption in normal operations. The incident is aimed at addressing this disruption to restore service and ensure customer satisfaction.
C) Change
Change refers to modifications made to systems or processes, which could be planned or unplanned. However, in this scenario, the primary concern is not about implementing a change but rather about addressing the immediate disruption caused by the unplanned event.
D) Error
An error typically denotes a mistake or issue that occurs during an operation. Although there may be an error contributing to the disruption, the incident specifically seeks to resolve the broader issue of service loss, making "error" less relevant in this context.
Conclusion
The correct answer is "disruption" as it directly addresses the issue at hand—customers facing a loss of service due to an unplanned event. Other options such as bug, change, and error do not sufficiently capture the essence of the incident's impact, thus failing to represent the primary focus of resolution needed in this scenario.