MuleSoft Certified Platform Architect – Level 1 — Question 44

An organization is deploying their new implementation of the OrderStatus System API to multiple workers in CloudHub. This API fronts the organization's on- premises Order Management System, which is accessed by the API implementation over an IPsec tunnel.
What type of error typically does NOT result in a service outage of the OrderStatus System API?

Answer options

Correct answer: A

Explanation

An out-of-memory exception affecting a single CloudHub worker does not necessarily result in a complete service outage, as other workers can continue to operate. In contrast, an outage of API Manager during deployment, a major network failure in the AWS region, or an inaccessible Order Management System due to a network issue would directly impact the overall functionality of the API.