List of questions
Related questions
Question 230 - Professional Cloud Developer discussion
You have an ecommerce application hosted in Google Kubernetes Engine (GKE) that receives external requests and forwards them to third-party APIs external to Google Cloud. The third-party APIs are responsible for credit card processing, shipping, and inventory management using the process shown in the diagram.
Your customers are reporting that the ecommerce application is running slowly at unpredictable times. The application doesn't report any metrics You need to determine the cause of the inconsistent performance What should you do?
A.
Install the Ops Agent inside your container and configure it to gather application metrics.
B.
Install the OpenTelemetry library for your respective language, and instrument your application.
C.
Modify your application to read and forward the x-Cloud-Trace-context header when it calls the downstream services
D.
Enable Managed Service for Prometheus on the GKE cluster to gather application metrics.
Your answer:
0 comments
Sorted by
Leave a comment first