Question 31

Your website is deployed on Compute Engine. Your marketing team wants to test conversion rates between 3 different website designs.
Which approach should you use?
  • Question 32

    Your teammate has asked you to review the code below. Its purpose is to efficiently add a large number of small rows to a BigQuery table.

    Which improvement should you suggest your teammate make?
  • Question 33

    Your application takes an input from a user and publishes it to the user's contacts. This input is stored in a table in Cloud Spanner. Your application is more sensitive to latency and less sensitive to consistency.
    How should you perform reads from Cloud Spanner for this application?
  • Question 34

    Which of the following is an ESD precaution that must be taken when working with Apple devices?
  • Question 35

    You are planning to deploy your application in a Google Kubernetes Engine (GKE) cluster. The application exposes an HTTP-based health check at /healthz. You want to use this health check endpoint to determine whether traffic should be routed to the pod by the load balancer.
    Which code snippet should you include in your Podconfiguration?