In what type of API implementation does MuleSoft recommend adding an API proxy to enforce the Client ID Enforcement policy, rather than embedding the policy directly in the application's JVM?
An organization wants to make sure only known partners can invoke the organization's APIs. To achieve this security goal, the organization wants to enforce a Client ID Enforcement policy in API Manager so that only registered partner applications can invoke the organization's APIs. In what type of API implementation does...
What is the impact of this advice?
When designing an upstream API and its implementation, the development team has been advised to NOT set timeouts when invoking a downstream API, because that downstream API has no SLA that can be relied upon. This is the only downstream API dependency of that upstream API. Assume the downstream API...
Which of the following best fits the definition of API-led connectivity?
Which of the following best fits the definition of API-led connectivity?A . API-led connectivity is not just an architecture or technology but also a way to organize people and processes for efficient IT delivery in the organizationB . API-led connectivity is a 3-layered architecture covering Experience, Process and System layersC...
What is the best way to configure and use Anypoint Platform to support integrations with both the cloud-based SaaS systems and on-premises systems?
An organization uses various cloud-based SaaS systems and multiple on-premises systems. The on-premises systems are an important part of the organization's application network and can only be accessed from within the organization's intranet. What is the best way to configure and use Anypoint Platform to support integrations with both the...
What standard interface definition language can be used to define REST APIs?
A REST API is being designed to implement a Mule application. What standard interface definition language can be used to define REST APIs?A . Web Service Definition Language(WSDL)B . OpenAPI Specification (OAS)C . YAMLD . AsyncAPI SpecificationView AnswerAnswer: B
What is the best type of API policy to apply to the system API to avoid overloading the backend system?
Due to a limitation in the backend system, a system API can only handle up to 500 requests per second . What is the best type of API policy to apply to the system API to avoid overloading the backend system?A . Rate limitingB . HTTP cachingC . Rate limiting...
Make consumption of assets at the rate of production
Make consumption of assets at the rate of productionView AnswerAnswer: C Explanation: Correct Answer.
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...
How can the application of a rate limiting API policy be accurately reflected in the RAML definition of an API?
How can the application of a rate limiting API policy be accurately reflected in the RAML definition of an API?A . By refining the resource definitions by adding a description of the rate limiting policy behaviorB . By refining the request definitions by adding a remaining Requests query parameter with...
In what type of API implementation does MuleSoft recommend adding an API proxy to enforce the Client ID Enforcement policy, rather than embedding the policy directly in the application's JVM?
An organization wants to make sure only known partners can invoke the organization's APIs. To achieve this security goal, the organization wants to enforce a Client ID Enforcement policy in API Manager so that only registered partner applications can invoke the organization's APIs. In what type of API implementation does...