A system API that communicates to an underlying MySQL database is deployed to CloudHub. The DevOps team requires a readiness endpoint to monitor all system APIs.
Which strategy should be used to implement this endpoint?
Correct Answer:
C
🗳️
A Mule API receives a JSON payload and updates the target system with the payload. The developer uses JSON schemas to ensure the data is valid.
How can the data be validated before posting to the target system?
Correct Answer:
C
🗳️
Refer to the exhibit.
A Mule Object Store is configured with an entry TTL of one second and an expiration interval of 30 seconds.
What is the result of the flow if processing between os:store and os:retrieve takes 10 seconds?
Correct Answer:
D
🗳️
Which pattern can a web API use to notify its client of state changes as soon as they occur?
Correct Answer:
C
🗳️