MCPA-Level-1 無料問題集「MuleSoft Certified Platform Architect - Level 1」
A set of tests must be performed prior to deploying API implementations to a staging environment. Due to data security and access restrictions, untested APIs cannot be granted access to the backend systems, so instead mocked data must be used for these tests. The amount of available mocked data and its contents is sufficient to entirely test the API implementations with no active connections to the backend systems. What type of tests should be used to incorporate this mocked data?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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?
What is the impact on the application if horizontal scaling is applied, thereby increasing the number of Mule workers?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A TemperatureSensors API instance is defined in API Manager in the PROD environment of the CAR_FACTORY business group. An AcmelemperatureSensors Mule application implements this API instance and is deployed from Runtime Manager to the PROD environment of the CAR_FACTORY business group. A policy that requires a valid client ID and client secret is applied in API Manager to the API instance.
Where can an API consumer obtain a valid client ID and client secret to call the AcmeTemperatureSensors Mule application?
Where can an API consumer obtain a valid client ID and client secret to call the AcmeTemperatureSensors Mule application?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)