
Ultimate access to all questions.
A DevOps Engineer at XYZ Company is optimizing a latency-sensitive microservice and troubleshooting network issues in their Google Cloud Platform environment. The microservice, running on a Kubernetes cluster, uses Cloud Monitoring and Cloud Logging for observability but faces intermittent network issues causing high API call latency. What approach should the engineer take to diagnose and resolve these issues?
A
Modify the Kubernetes Ingress controller to use HTTP/2.
B
Use VPC Flow Logs and Network Intelligence Center to identify network bottlenecks and connectivity issues.
C
Increase the number of vCPUs and memory allocated to the microservice‘s Kubernetes Pods.
D
Use Cloud Trace and Cloud Profiler to identify performance bottlenecks in the microservice.