List of questions
Related questions
Question 10 - Certified MuleSoft Developer II discussion
A mule application exposes and API for creating payments. An Operations team wants to ensure that the Payment API is up and running at all times in production.
Which approach should be used to test that the payment API is working in production?
A.
Create a health check endpoint that listens on a separate port and uses a separate HTTP Listener configuration from the API
B.
Configure the application to send health data to an external system
C.
Create a health check endpoint that reuses the same port number and HTTP Listener configuration as the API itself
D.
Monitor the Payment API directly sending real customer payment data
Your answer:
0 comments
Sorted by
Leave a comment first