List of questions
Related questions
Question 82 - MCIA Level 1 Maintenance discussion
A company is planning to extend its Mule APIs to the Europe region. Currently all new applications are deployed to Cloudhub in the US region following this naming convention
{API name}-{environment}. for example, Orders-SAPI-dev, Orders-SAPI-prod etc.
Considering there is no network restriction to block communications between API's, what strategy should be implemented in order to apply the same new API's running in the EU region of CloudHub as well to minimize latency between API's and target users and systems in Europe?
A.
Set region property to Europe (eu-de) in API manager for all the mule application No need to change the naming convention
B.
Set region property to Europe (eu-de) in API manager for all the mule application Change the naming convention to {API name}-{environment}-{region} and communicate this change to the consuming applications and users
C.
Set region property to Europe (eu-de) in runtime manager for all the mule application No need to change the naming convention
D.
Set region property to Europe (eu-de) in runtime manager for all the mule application Change the naming convention to {API name}-{environment}-{region} and communicate this change to the consuming applications and users
Your answer:
0 comments
Sorted by
Leave a comment first