Free Google Professional-Cloud-DevOps-Engineer Exam Questions & Answer from Training Expert Prep4sureExam [Q23-Q48]

Share

Free Google Professional-Cloud-DevOps-Engineer Exam Questions & Answer from Training Expert Prep4sureExam

Top Google Professional-Cloud-DevOps-Engineer Courses Online


Preparation Resources for Certification Test

Passing this Google exam is possible from the first attempt if you combine different preparation resources such as the ones offered by the vendor and the books available on Amazon. In case you’re on the lookout for the most effective revision materials, here’s our choice:

  • Google Cloud Professional Cloud DevOps Engineer Exam – All in One Guide: Get Certified Efficiently in Google Cloud! (Google Cloud Certification Series Book 7)

    This book is available on Amazon in Kindle format and has been published by Joseph Holbrook. Also, the candidates can buy it for almost $12. This guide follows all the topics tested in the certification exam and helps the applicants sharpen their skills in managing Google Cloud DevOps Engineer features. Besides, it helps entrants to fully prepare for the designation test as it includes more than 100 questions and detailed answers for each of them. Thus, the exam-takers will get used to the test structure and difficulty level. Plus, anyone who buys this guide will receive free access to additional learning resources that will consolidate their knowledge of Google Cloud apps and features.

  • Google Cloud DevOps Engineer Learning Path

    The vendor has developed a comprehensive learning path for candidates who want to pass the Professional Cloud DevOps Engineer exam. It includes several courses that will take the applicants through all the steps necessary to validate the necessary abilities to get the passing score from the first attempt. In particular, this learning kit includes the following training sessions:

    • The Google Cloud Fundamentals: Core Infrastructure class focuses on helping the candidates learn about storage and computing services which are included in Google Cloud Pack. Therefore, the exam-takers will learn how to use the BigQuery, App Engine, Cloud SQL and Storage, and Google Kubernetes Engine features.
    • The training dedicated to the development of a Google SRE culture helps the candidates gain advanced skills in providing production support and minimizing the gap between operations and development. During this course, applicants will learn the secrets of Site Reliability Engineering and how they can benefit from creating a Google SRE culture.
    • The Architecting with Google Cloud: Design and Process class helps the test-takers learn how to deploy Google Cloud features in a cost-effective and performant way.
    • The final training session included in this learning path is dedicated to monitoring, logging, and observability in Google Cloud. It teaches the candidates how to troubleshoot and improve Google Cloud infrastructure performance.

    Once the candidates go through the courses mentioned above, they will gain several skill badges that consolidate their skills in DevOps engineering. These badges are as follows:

    • The skill badge that validates the ability to use Google Cloud for performing foundational infrastructure tasks. It helps the candidates learn how to manage important application services such as Cloud Functions or Stackdriver.
    • The second badge is related to the implementation of DevOps features in Google Cloud. In particular, it will help the candidates improve their software delivery capacity with the help of Google Cloud and achieve a higher speed, availability, and stability.
    • The last badge helps the candidates understand how to use the Google Cloud Operations Suite for monitoring and logging. Thus, the applicants will learn how to use Google Cloud’s ins and outs for generating healthier and improved applications.

    Without doubt, a candidate who goes through this learning process provided by Google will have significantly higher chances to get certified in one go.


Conclusion

Passing the Google Professional Cloud DevOps Engineer evaluation is not impossible as long as you combine different learning solutions. While the vendor offers different preparation resources for the exam-takers who want to get the passing score without stress, you shouldn’t stop here. You can also go as far as to explore the guides available on Amazon and enhance your skills for becoming a certified Cloud DevOps Engineer.

 

NEW QUESTION 23
Your company follows Site Reliability Engineering principles. You are writing a postmortem for an incident, triggered by a software change, that severely affected users. You want to prevent severe incidents from happening in the future. What should you do?

  • A. Identify engineers responsible for the incident and escalate to their senior management.
  • B. Ensure that test cases that catch errors of this type are run successfully before new software releases.
  • C. Design a policy that will require on-call teams to immediately call engineers and management to discuss a plan of action if an incident occurs.
  • D. Follow up with the employees who reviewed the changes and prescribe practices they should follow in the future.

Answer: B

 

NEW QUESTION 24
You need to deploy a new service to production. The service needs to automatically scale using a Managed Instance Group (MIG) and should be deployed over multiple regions. The service needs a large number of resources for each instance and you need to plan for capacity. What should you do?

  • A. Deploy the service in one region and use a global load balancer to route traffic to this region.
  • B. Validate that the resource requirements are within the available quota limits of each region.
  • C. Use the n1-highcpu-96 machine type in the configuration of the MIG.
  • D. Monitor results of Stackdriver Trace to determine the required amount of resources.

Answer: B

Explanation:
https://cloud.google.com/compute/quotas#understanding_quotas
https://cloud.google.com/compute/quotas

 

NEW QUESTION 25
You use Cloud Build to build your application. You want to reduce the build time while minimizing cost and development effort. What should you do?

  • A. Run multiple Jenkins agents to parallelize the build.
  • B. Use multiple smaller build steps to minimize execution time.
  • C. Use Cloud Storage to cache intermediate artifacts.
  • D. Use larger Cloud Build virtual machines (VMs) by using the machine-type option.

Answer: B

 

NEW QUESTION 26
You are performing a semiannual capacity planning exercise for your flagship service. You expect a service user growth rate of 10% month-over-month over the next six months. Your service is fully containerized and runs on Google Cloud Platform (GCP). using a Google Kubernetes Engine (GKE) Standard regional cluster on three zones with cluster autoscaler enabled. You currently consume about 30% of your total deployed CPU capacity, and you require resilience against the failure of a zone. You want to ensure that your users experience minimal negative impact as a result of this growth or as a result of zone failure, while avoiding unnecessary costs. How should you prepare to handle the predicted growth?

  • A. Proactively add 60% more node capacity to account for six months of 10% growth rate, and then perform a load test to make sure you have enough capacity.
  • B. Verity the maximum node pool size, enable a horizontal pod autoscaler, and then perform a load test to verity your expected resource needs.
  • C. Because you are at only 30% utilization, you have significant headroom and you won't need to add any additional capacity for this rate of growth.
  • D. Because you are deployed on GKE and are using a cluster autoscaler. your GKE cluster will scale automatically, regardless of growth rate.

Answer: B

 

NEW QUESTION 27
Your application images are built and pushed to Google Container Registry (GCR). You want to build an automated pipeline that deploys the application when the image is updated while minimizing the development effort. What should you do?

  • A. Use Cloud Pub/Sub to trigger a Spinnaker pipeline.
  • B. Use Cloud Pub/Sub to trigger a custom deployment service running in Google Kubernetes Engine (GKE).
  • C. Use a custom builder in Cloud Build to trigger a Jenkins pipeline.
  • D. Use Cloud Build to trigger a Spinnaker pipeline.

Answer: A

Explanation:
https://cloud.google.com/architecture/continuous-delivery-toolchain-spinnaker-cloud
https://spinnaker.io/guides/user/pipeline/triggers/pubsub/

 

NEW QUESTION 28
Your team is designing a new application for deployment into Google Kubernetes Engine (GKE). You need to set up monitoring to collect and aggregate various application-level metrics in a centralized location. You want to use Google Cloud Platform services while minimizing the amount of work required to set up monitoring. What should you do?

  • A. Publish various metrics from the application directly to the Slackdriver Monitoring API, and then observe these custom metrics in Stackdriver.
  • B. Emit all metrics in the form of application-specific log messages, pass these messages from the containers to the Stackdriver logging collector, and then observe metrics in Stackdriver.
  • C. Install the OpenTelemetry client libraries in the application, configure Stackdriver as the export destination for the metrics, and then observe the application's metrics in Stackdriver.
  • D. Install the Cloud Pub/Sub client libraries, push various metrics from the application to various topics, and then observe the aggregated metrics in Stackdriver.

Answer: C

 

NEW QUESTION 29
Your company follows Site Reliability Engineering practices. You are the person in charge of Communications for a large, ongoing incident affecting your customer-facing applications. There is still no estimated time for a resolution of the outage. You are receiving emails from internal stakeholders who want updates on the outage, as well as emails from customers who want to know what is happening. You want to efficiently provide updates to everyone affected by the outage. What should you do?

  • A. Delegate the responding to internal stakeholder emails to another member of the Incident Response Team. Focus on providing responses directly to customers.
  • B. Provide all internal stakeholder emails to the Incident Commander, and allow them to manage internal communications. Focus on providing responses directly to customers.
  • C. Provide periodic updates to all stakeholders in a timely manner. Commit to a "next update" time in all communications.
  • D. Focus on responding to internal stakeholders at least every 30 minutes. Commit to "next update" times.

Answer: A

 

NEW QUESTION 30
You have a CI/CD pipeline that uses Cloud Build to build new Docker images and push them to Docker Hub. You use Git for code versioning. After making a change in the Cloud Build YAML configuration, you notice that no new artifacts are being built by the pipeline. You need to resolve the issue following Site Reliability Engineering practices. What should you do?

  • A. Upload the configuration YAML file to Cloud Storage and use Error Reporting to identify and fix the issue.
  • B. Disable the CI pipeline and revert to manually building and pushing the artifacts.
  • C. Run a Git compare between the previous and current Cloud Build Configuration files to find and fix the bug.
  • D. Change the CI pipeline to push the artifacts to Container Registry instead of Docker Hub.

Answer: B

 

NEW QUESTION 31
You use Spinnaker to deploy your application and have created a canary deployment stage in the pipeline. Your application has an in-memory cache that loads objects at start time. You want to automate the comparison of the canary version against the production version. How should you configure the canary analysis?

  • A. Compare the canary with a new deployment of the current production version.
  • B. Compare the canary with the existing deployment of the current production version.
  • C. Compare the canary with the average performance of a sliding window of previous production versions.
  • D. Compare the canary with a new deployment of the previous production version.

Answer: C

 

NEW QUESTION 32
You need to define Service Level Objectives (SLOs) for a high-traffic multi-region web application. Customers expect the application to always be available and have fast response times. Customers are currently happy with the application performance and availability. Based on current measurement, you observe that the 90th percentile of latency is 120ms and the 95th percentile of latency is 275ms over a 28-day window. What latency SLO would you recommend to the team to publish?

  • A. 90th percentile - 250ms
    95th percentile - 400ms
  • B. 90th percentile - 120ms
    95th percentile - 275ms
  • C. 90th percentile - 150ms
    95th percentile - 300ms
  • D. 90th percentile - 100ms
    95th percentile - 250ms

Answer: B

 

NEW QUESTION 33
You support an application running on App Engine. The application is used globally and accessed from various device types. You want to know the number of connections. You are using Stackdriver Monitoring for App Engine. What metric should you use?

  • A. tcp_ssl_proxy/new_connections
  • B. flex/instance/connections/current
  • C. flex/connections/current
  • D. tcp_ssl_proxy/open_connections

Answer: B

 

NEW QUESTION 34
You support the backend of a mobile phone game that runs on a Google Kubernetes Engine (GKE) cluster. The application is serving HTTP requests from users. You need to implement a solution that will reduce the network cost. What should you do?

  • A. Configure your network services on the Standard Tier.
  • B. Configure a Google Cloud HTTP Load Balancer as Ingress.
  • C. Configure the VPC as a Shared VPC Host project.
  • D. Configure your Kubernetes cluster as a Private Cluster.

Answer: C

 

NEW QUESTION 35
You use Spinnaker to deploy your application and have created a canary deployment stage in the pipeline. Your application has an in-memory cache that loads objects at start time. You want to automate the comparison of the canary version against the production version. How should you configure the canary analysis?

  • A. Compare the canary with a new deployment of the current production version.
  • B. Compare the canary with the average performance of a sliding window of previous production versions.
  • C. Compare the canary with the existing deployment of the current production version.
  • D. Compare the canary with a new deployment of the previous production version.

Answer: A

Explanation:
https://cloud.google.com/architecture/automated-canary-analysis-kubernetes-engine-spinnaker
https://spinnaker.io/guides/user/canary/best-practices/#compare-canary-against-baseline-not-against-production

 

NEW QUESTION 36
You need to reduce the cost of virtual machines (VM| for your organization. After reviewing different options, you decide to leverage preemptible VM instances. Which application is suitable for preemptible VMs?

  • A. A distributed, eventually consistent NoSQL database cluster with sufficient quorum
  • B. A scalable in-memory caching system
  • C. The organization's public-facing website
  • D. A GPU-accelerated video rendering platform that retrieves and stores videos in a storage bucket

Answer: D

 

NEW QUESTION 37
You support a high-traffic web application that runs on Google Cloud Platform (GCP). You need to measure application reliability from a user perspective without making any engineering changes to it. What should you do?
Choose 2 answers

  • A. Review current application metrics and add new ones as needed.
  • B. Modify the code to capture additional information for user interaction.
  • C. Analyze the web proxy logs only and capture response time of each request.
  • D. Create new synthetic clients to simulate a user journey using the application.
  • E. Use current and historic Request Logs to trace customer interaction with the application.

Answer: B,D

 

NEW QUESTION 38
You currently store the virtual machine (VM) utilization logs in Stackdriver. You need to provide an easy-to-share interactive VM utilization dashboard that is updated in real time and contains information aggregated on a quarterly basis. You want to use Google Cloud Platform solutions. What should you do?

  • A. 1. Export VM utilization logs from Stackdriver to a Cloud Storage bucket.
    2. Enable the Cloud Storage API to pull the logs programmatically.
    3. Build a custom data visualization application.
    4. Display the pulled logs in a custom dashboard.
  • B. 1. Export VM utilization logs (rom Stackdriver to BigQuery.
    2. From BigQuery. export the logs to a CSV file.
    3. Import the CSV file into Google Sheets.
    4. Build a dashboard in Google Sheets and share it with your stakeholders.
  • C. 1. Export VM utilization logs from Stackdriver to Cloud Pub/Sub.
    2. From Cloud Pub/Sub, send the logs to a Security Information and Event Management (SIEM) system.
    3. Build the dashboards in the SIEM system and share with your stakeholders.
  • D. 1. Export VM utilization logs from Stackdriver to BigOuery.
    2. Create a dashboard in Data Studio.
    3. Share the dashboard with your stakeholders.

Answer: D

 

NEW QUESTION 39
You are ready to deploy a new feature of a web-based application to production. You want to use Google Kubernetes Engine (GKE) to perform a phased rollout to half of the web server pods.
What should you do?

  • A. Use a partitioned rolling update.
  • B. Use a replica set in the deployment specification.
  • C. Use a stateful set with parallel pod management policy.
  • D. Use Node taints with NoExecute.

Answer: A

 

NEW QUESTION 40
You are managing the production deployment to a set of Google Kubernetes Engine (GKE) clusters. You want to make sure only images which are successfully built by your trusted CI/CD pipeline are deployed to production. What should you do?

  • A. Enable Vulnerability Analysis on the Container Registry.
  • B. Enable Cloud Security Scanner on the clusters.
  • C. Set up the Kubernetes Engine clusters with Binary Authorization.
  • D. Set up the Kubernetes Engine clusters as private clusters.

Answer: D

 

NEW QUESTION 41
Your application services run in Google Kubernetes Engine (GKE). You want to make sure that only images from your centrally-managed Google Container Registry (GCR) image registry in the altostrat-images project can be deployed to the cluster while minimizing development time. What should you do?

  • A. Add a tag to each image in gcr.io/altostrat-images and check that this tag is present when the image is deployed.
  • B. Add logic to the deployment pipeline to check that all manifests contain only images from gcr.io/altostrat-images.
  • C. Create a custom builder for Cloud Build that will only push images to gcr.io/altostrat-images.
  • D. Use a Binary Authorization policy that includes the whitelist name pattern gcr.io/attostrat-images/.

Answer: A

 

NEW QUESTION 42
You support a production service that runs on a single Compute Engine instance. You regularly need to spend time on recreating the service by deleting the crashing instance and creating a new instance based on the relevant image. You want to reduce the time spent performing manual operations while following Site Reliability Engineering principles. What should you do?

  • A. File a bug with the development team so they can find the root cause of the crashing instance.
  • B. Create a Stackdriver Monitoring dashboard with SMS alerts to be able to start recreating the crashed instance promptly after it has crashed.
  • C. Add a Load Balancer in front of the Compute Engine instance and use health checks to determine the system status.
  • D. Create a Managed Instance Group with a single instance and use health checks to determine the system status.

Answer: D

 

NEW QUESTION 43
You encounter a large number of outages in the production systems you support. You receive alerts for all the outages that wake you up at night. The alerts are due to unhealthy systems that are automatically restarted within a minute. You want to set up a process that would prevent staff burnout while following Site Reliability Engineering practices. What should you do?

  • A. Distribute the alerts to engineers in different time zones.
  • B. Redefine the related Service Level Objective so that the error budget is not exhausted.
  • C. Create an incident report for each of the alerts.
  • D. Eliminate unactionable alerts.

Answer: D

 

NEW QUESTION 44
You are performing a semiannual capacity planning exercise for your flagship service. You expect a service user growth rate of 10% month-over-month over the next six months. Your service is fully containerized and runs on Google Cloud Platform (GCP). using a Google Kubernetes Engine (GKE) Standard regional cluster on three zones with cluster autoscaler enabled. You currently consume about 30% of your total deployed CPU capacity, and you require resilience against the failure of a zone. You want to ensure that your users experience minimal negative impact as a result of this growth or as a result of zone failure, while avoiding unnecessary costs. How should you prepare to handle the predicted growth?

  • A. Proactively add 60% more node capacity to account for six months of 10% growth rate, and then perform a load test to make sure you have enough capacity.
  • B. Verity the maximum node pool size, enable a horizontal pod autoscaler, and then perform a load test to verity your expected resource needs.
  • C. Because you are deployed on GKE and are using a cluster autoscaler. your GKE cluster will scale automatically, regardless of growth rate.
  • D. Because you are at only 30% utilization, you have significant headroom and you won't need to add any additional capacity for this rate of growth.

Answer: C

 

NEW QUESTION 45
You support an application running on GCP and want to configure SMS notifications to your team for the most critical alerts in Stackdriver Monitoring. You have already identified the alerting policies you want to configure this for. What should you do?

  • A. Configure a Slack notification for each alerting policy. Set up a Slack-to-SMS integration to send SMS messages when Slack messages are received. Ensure that your team members add their SMS/phone numbers to the external integration.
  • B. Download and configure a third-party integration between Stackdriver Monitoring and an SMS gateway. Ensure that your team members add their SMS/phone numbers to the external tool.
  • C. Select the Webhook notifications option for each alerting policy, and configure it to use a third-party integration tool. Ensure that your team members add their SMS/phone numbers to the external tool.
  • D. Ensure that your team members set their SMS/phone numbers in their Stackdriver Profile. Select the SMS notification option for each alerting policy and then select the appropriate SMS/phone numbers from the list.

Answer: D

Explanation:
https://cloud.google.com/monitoring/support/notification-options#creating_channels To configure SMS notifications, do the following:
In the SMS section, click Add new and follow the instructions. Click Save. When you set up your alerting policy, select the SMS notification type and choose a verified phone number from the list.

 

NEW QUESTION 46
You are performing a semiannual capacity planning exercise for your flagship service. You expect a service user growth rate of 10% month-over-month over the next six months. Your service is fully containerized and runs on Google Cloud Platform (GCP). using a Google Kubernetes Engine (GKE) Standard regional cluster on three zones with cluster autoscaler enabled. You currently consume about 30% of your total deployed CPU capacity, and you require resilience against the failure of a zone. You want to ensure that your users experience minimal negative impact as a result of this growth or as a result of zone failure, while avoiding unnecessary costs. How should you prepare to handle the predicted growth?

  • A. Proactively add 60% more node capacity to account for six months of 10% growth rate, and then perform a load test to make sure you have enough capacity.
  • B. Verity the maximum node pool size, enable a horizontal pod autoscaler, and then perform a load test to verity your expected resource needs.
  • C. Because you are at only 30% utilization, you have significant headroom and you won't need to add any additional capacity for this rate of growth.
  • D. Because you are deployed on GKE and are using a cluster autoscaler. your GKE cluster will scale automatically, regardless of growth rate.

Answer: B

Explanation:
https://cloud.google.com/kubernetes-engine/docs/concepts/horizontalpodautoscaler The Horizontal Pod Autoscaler changes the shape of your Kubernetes workload by automatically increasing or decreasing the number of Pods in response to the workload's CPU or memory consumption

 

NEW QUESTION 47
Your company follows Site Reliability Engineering practices. You are the person in charge of Communications for a large, ongoing incident affecting your customer-facing applications. There is still no estimated time for a resolution of the outage. You are receiving emails from internal stakeholders who want updates on the outage, as well as emails from customers who want to know what is happening. You want to efficiently provide updates to everyone affected by the outage. What should you do?

  • A. Delegate the responding to internal stakeholder emails to another member of the Incident Response Team.
    Focus on providing responses directly to customers.
  • B. Provide all internal stakeholder emails to the Incident Commander, and allow them to manage internal communications. Focus on providing responses directly to customers.
  • C. Provide periodic updates to all stakeholders in a timely manner. Commit to a "next update" time in all communications.
  • D. Focus on responding to internal stakeholders at least every 30 minutes. Commit to "next update" times.

Answer: A

 

NEW QUESTION 48
......


Who should take the Google Professional Cloud DevOps Engineer exam

Individuals should pursue the Professional Cloud DevOps Engineer practice exam if they want to demonstrate their expertise and ability to design plan, and prototype a GCP DevOps, implement a GCP Virtual Private Cloud (VPC), implement DevOps security. It’s perfect for DevOps engineers, systems administrators or operations team members, or simply any professional who wants in on this specific area of IT and cloud.

 

New (2021) Google Professional-Cloud-DevOps-Engineer  Exam Dumps: https://www.prep4sureexam.com/Professional-Cloud-DevOps-Engineer-dumps-torrent.html

Professional-Cloud-DevOps-Engineer Practice Dumps - Verified By Prep4sureExam Updated 83 Questions: https://drive.google.com/open?id=1yivHjJbOBYiu80pSL24e6B6Z0JeU9YlL