Oracle Cloud Infrastructure 2020 Architect Professional — Question 9

You work for a large bank where your main application is a payment processing gateway API. You deployed the application on Oracle Container Engine for
Kubernetes (OKE) and used API Gateway with several policies to control the access of the API endpoint.
However, your customers are complaining about the unavailability of the API endpoint. Upon checking, you noticed that the Gateway URL is throwing Service
Unavailable error. You need to check the backend latency and backend responses when this error started last night.
What should you do to get this data? (Choose the best answer.)

Answer options

Correct answer: D

Explanation

The correct answer is D because it directly targets the appropriate metrics related to the Service Unavailable error, allowing for specific analysis of backend latency and responses. Options A and B focus on logs and audit trails, which may not provide the necessary real-time metrics. Option C does not specify the necessary filters for the 503 error, making it less effective in addressing the issue.