How can an alert be set up that is guaranteed to trigger AS SOON AS that API implementation stops responding to API invocations?
An API implementation is deployed on a single worker on CloudHub and invoked by external API clients (outside of CloudHub). How can an alert be set up that is guaranteed to trigger AS SOON AS that API implementation stops responding to API invocations?A . Implement a heartbeat/health check within the...
What is required to successfully invoke the API?
Refer to the exhibit. A developer is building a client application to invoke an API deployed to the STAGING environment that is governed by a client ID enforcement policy. What is required to successfully invoke the API?A . The client ID and secret for the Anypoint Platform account owning the...
What scenario can use the CloudHub Object Store via the Object Store connector to persist the cache's state?
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?A . When there are three CloudHub deployments of the API implementation to three separate CloudHub regions that must...
What API policy would LEAST likely be applied to a Process API?
What API policy would LEAST likely be applied to a Process API?A . Custom circuit breakerB . Client ID enforcementC . Rate limitingD . JSON threat protectionView AnswerAnswer: D Explanation: Reference: https://docs.mulesoft.com/api-manager/2.x/policy-mule3-provided-policies
What do the API invocation metrics provided by Anypoint Platform provide?
What do the API invocation metrics provided by Anypoint Platform provide?A . ROI metrics from APIs that can be directly shared with business usersB . Measurements of the effectiveness of the application network based on the level of reuseC . Data on past API invocations to help identify anomalies and...
What APIs should be created to best fit these design requirements?
Refer to the exhibit. An organization needs to enable access to their customer data from both a mobile app and a web application, which each need access to common fields as well as certain unique fields. The data is available partially in a database and partially in a 3rd-party CRM...
What is a valid approach that minimizes the impact of this change on API clients?
The implementation of a Process API must change. What is a valid approach that minimizes the impact of this change on API clients?A . Update the RAML definition of the current Process API and notify API client developers by sending them links to the updated RAML definition.B . Postpone changes...
What do the API invocation metrics provided by Anypoint Platform provide?
What do the API invocation metrics provided by Anypoint Platform provide?A . ROI metrics from APIs that can be directly shared with business usersB . Measurements of the effectiveness of the application network based on the level of reuseC . Data on past API invocations to help identify anomalies and...
What condition requires using a CloudHub Dedicated Load Balancer?
What condition requires using a CloudHub Dedicated Load Balancer?A . When cross-region load balancing is required between separate deployments of the same Mule applicationB . When custom DNS names are required for API implementations deployed to customer-hosted Mule runtimesC . When API invocations across multiple CloudHub workers must be load...
What scenario can use the CloudHub Object Store via the Object Store connector to persist the cache's state?
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?A . When there are three CloudHub deployments of the API implementation to three separate CloudHub regions that must...