| Exam Name: | Salesforce Certified MuleSoft Platform Architect (Mule-Arch-201) | ||
| Exam Code: | MuleSoft-Platform-Architect-I Dumps | ||
| Vendor: | Salesforce | Certification: | Salesforce MuleSoft |
| Questions: | 152 Q&A's | Shared By: | tia |
What is a typical result of using a fine-grained rather than a coarse-grained API deployment model to implement a given business process?
An Order API triggers a sequence of other API calls to look up details of an order's items in a back-end inventory database. The Order API calls the OrderItems process API, which calls the Inventory system API. The Inventory system API performs database operations in the back-end inventory database.
The network connection between the Inventory system API and the database is known to be unreliable and hang at unpredictable times.
Where should a two-second timeout be configured in the API processing sequence so that the Order API never waits more than two seconds for a response from the Orderltems process API?
What best explains the use of auto-discovery in API implementations?