Salesforce Certified MuleSoft Platform Architect I Practice Test - Questions Answers, Page 10
List of questions
Question 91

Which layer in the API-led connectivity focuses on unlocking key systems, legacy systems, data sources etc and exposes the functionality?
Question 92

Select the correct Owner-Layer combinations from below options
Question 93

What Anypoint Platform Capabilities listed below fall under APIs and API Invocations/Consumers category? Select TWO.
Question 94

What are 4 important Platform Capabilities offered by Anypoint Platform?
Question 95

True or False. We should always make sure that the APIs being designed and developed are self-servable even if it needs more man-day effort and resources.
Question 96

A company deployed an API to a single worker/replica in the shared cloud in the U.S. West Region.
What happens when the Availability Zone experiences an outage?
Question 97

Which three tools automate the deployment of Mule applications?
Choose 3 answers
Question 98

An application updates an inventory running only one process at any given time to keep the inventory consistent. This process takes 200 milliseconds (.2 seconds) to execute; therefore, the scalability threshold of the application is five requests per second.
What is the impact on the application if horizontal scaling is applied, thereby increasing the number of Mule workers?
Question 99

A large lending company has developed an API to unlock data from a database server and web server. The API has been deployed to Anypoint Virtual Private Cloud (VPC) on CloudHub 1.0.
The database server and web server are in the customer's secure network and are not accessible through the public internet. The database server is in the customer's AWS VPC, whereas the web server is in the customer's on-premises corporate data center.
How can access be enabled for the API to connect with the database server and the web server?
Question 100

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?
Question