What type of object store(s) should be used, and what design gives both Mule applications access to the same object store instance?

Posted by: Pdfprep Category: MCIA-Level 1 Tags: , ,

An organization is designing the following two Mule applications that must share data via a common persistent object store instance:

– Mule application P will be deployed within their on-premises datacenter.

– Mule application C will run on CloudHub in an Anypoint VPC.

The object store implementation used by CloudHub is the Anypoint Object Store v2 (OSv2).

What type of object store(s) should be used, and what design gives both Mule applications access to the same object store instance?
A . Application P uses the Object Store connector to access a persistent object store Application C accesses this persistent object store via the Object Store REST API through an IPsec tunnel
B . Application C and P both use the Object Store connector to access the Anypoint Object Store v2
C . Application C uses the Object Store connector to access a persistent object Application P accesses the persistent object store via the Object Store REST API
D . Application C and P both use the Object Store connector to access a persistent object store

Answer: C

Leave a Reply

Your email address will not be published.