ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 28 - MCD - Level 2 discussion

Report
Export

A system API that communicates to an underlying MySQL database is deploying to CloudHub. The DevOps team requires a readiness endpoint to monitor all system APIs.

Which strategy should be used to implement this endpoint?

A.
Create a dedicated endpoint that responds with the API status and reachability of the underlying systems
Answers
A.
Create a dedicated endpoint that responds with the API status and reachability of the underlying systems
B.
Create a dedicated endpoint that responds with the API status and health of the server
Answers
B.
Create a dedicated endpoint that responds with the API status and health of the server
C.
Use an existing resource endpoint of the API
Answers
C.
Use an existing resource endpoint of the API
D.
Create a dedicated endpoint that responds with the API status only
Answers
D.
Create a dedicated endpoint that responds with the API status only
Suggested answer: A

Explanation:

To implement a readiness endpoint to monitor all system APIs, the developer should create a dedicated endpoint that responds with the API status and reachability of the underlying systems. This way, the DevOps team can check if the system API is ready to receive requests and if it can communicate with its backend systems without errors.

Reference: https://docs.mulesoft.com/mule-runtime/4.3/deployment-strategies#readiness-probes

asked 18/09/2024
Mihail Galabov
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first