MuleSoft Certified Platform Architect – Level 1 — Question 12

An organization is implementing a Quote of the Day API that caches today's quote.
What scenario can use the CloudHub Object Store via the Object Store connector to persist the cache's state?

Answer options

Correct answer: C

Explanation

The correct answer is C because sharing the cache state between a CloudHub deployment and a customer-hosted Mule runtime requires an external storage solution like the Object Store. Options A and B involve CloudHub deployments that don't require external storage for sharing, while option D does not involve different environments that necessitate cache sharing.