Question 121

What is a typical result of using a fine-grained rather than a coarse-grained API deployment model to implement a given business process?
  • Question 122

    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 runs uninterrupted without crashing. What is the impact of this advice?
  • Question 123

    An API has been updated in Anypoint exchange by its API producer from version 3.1.1 to 3.2.0 following accepted semantic versioning practices and the changes have been communicated via the APIs public portal.
    The API endpoint does NOT change in the new version. How should the developer of an API client respond to this change?
  • Question 124

    A client has several applications running on the Salesforce service cloud. The business requirement for integration is to get daily data changes from Account and Case Objects. Data needs to be moved to the client's private cloud AWS DynamoDB instance as a single JSON and the business foresees only wanting five attributes from the Account object, which has 219 attributes (some custom) and eight attributes from the Case Object.
    What design should be used to support the API/ Application data model?
  • Question 125

    What do the API invocation metrics provided by Anypoint Platform provide?