ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 55 - Certified MuleSoft Developer I discussion

Report
Export

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?

A.
A CloudHub worker fails with an out-of-memory exception
Answers
A.
A CloudHub worker fails with an out-of-memory exception
B.
API Manager has an extended outage during the initial deployment of the API implementation
Answers
B.
API Manager has an extended outage during the initial deployment of the API implementation
C.
The AWS region goes offline with a major network failure to the relevant AWS data centers
Answers
C.
The AWS region goes offline with a major network failure to the relevant AWS data centers
D.
The Order Management System is Inaccessible due to a network outage in the organization's on-premises data center
Answers
D.
The Order Management System is Inaccessible due to a network outage in the organization's on-premises data center
Suggested answer: A

Explanation:

A CloudHub worker fails with an out-of-memory exception.. >> An AWS Region itself going down will definitely result in an outage as it does not matter how many workers are assigned to the Mule App as all of those in that region will go down. This is a complete downtime and outage.>> Extended outage of API manager during initial deployment of API implementation will of course cause issues in proper application startup itself as the API Autodiscovery might fail or API policy templates and polices may not be downloaded to embed at the time of applicaiton startup etc... there are many reasons that could cause issues.>> A network outage onpremises would of course cause the Order Management System not accessible and it does not matter how many workers are assigned to the app they all will fail and cause outage for sure.The only option that does NOT result in a service outage is if a cloudhub worker fails with an out-of-memory exception. Even if a worker fails and goes down, there are still other workers to handle the requests and keep the API UP and Running. So, this is the right answer.

asked 23/09/2024
Tim Pass
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first