Question 66

You are using Jenkins to orchestrate your CI/CD pipelines deploying your applications to GKE and on- premises VMs. After expanding your on-premises infrastructure, all resource utilization is normal, but you notice that initiating on-premises deployments is taking longer than expected. You need to accelerate the initiation of on-premises deployments. What should you do?
  • Question 67

    Your organization has a containerized web application that runs on-premises As part of the migration plan to Google Cloud you need to select a deployment strategy and platform that meets the following acceptance criteria
    1 The platform must be able to direct traffic from Android devices to an Android-specific microservice
    2 The platform must allow for arbitrary percentage-based traffic splitting
    3 The deployment strategy must allow for continuous testing of multiple versions of any microservice What should you do?
  • Question 68

    You support an application deployed on Compute Engine. The application connects to a Cloud SQL instance to store and retrieve dat a. After an update to the application, users report errors showing database timeout messages. The number of concurrent active users remained stable. You need to find the most probable cause of the database timeout. What should you do?
  • Question 69

    You use Terraform to manage an application deployed to a Google Cloud environment The application runs on instances deployed by a managed instance group The Terraform code is deployed by using a CI/CD pipeline When you change the machine type on the instance template used by the managed instance group, the pipeline fails at the terraform apply stage with the following error message

    You need to update the instance template and minimize disruption to the application and the number of pipeline runs What should you do?
  • Question 70

    Your company processes IOT data at scale by using Pub/Sub, App Engine standard environment, and an application written in GO. You noticed that the performance inconsistently degrades at peak load. You could not reproduce this issue on your workstation. You need to continuously monitor the application in production to identify slow paths in the code. You want to minimize performance impact and management overhead. What should you do?