Your API backend is running on multiple cloud providers. You want to generate reports for the network latency of your API. Which two steps should you take? (Choose two.) A. Use Zipkin collector to gather data. B. Use Fluentd agent…

Your application requires service accounts to be authenticated to GCP products via credentials stored on its host Compute Engine virtual machine instances. You want to distribute these credentials to the host instances as securely as possible. What should you do?…

You have decided to migrate your Compute Engine application to Google Kubernetes Engine. You need to build a container image and push it to Artifact Registry using Cloud Build. What should you do? (Choose two.) A. Run gcloud builds submit…

You are developing an ecommerce web application that uses App Engine standard environment and Memorystore for Redis. When a user logs into the app, the application caches the user’s information (e.g., session, name, address, preferences), which is stored for quick…

Your team develops services that run on Google Kubernetes Engine. You need to standardize their log data using Googlerecommended practices and make the data more useful in the fewest number of steps. What should you do? (Choose two.) A. Create…