[Sep-2021] Updated Cloud DevOps Engineer Professional-Cloud-DevOps-Engineer Exam Questions BUNDLE PACK [Q16-Q35]

Share

[Sep-2021] Updated Cloud DevOps Engineer Professional-Cloud-DevOps-Engineer Exam Questions BUNDLE PACK

Master The Google Content Professional-Cloud-DevOps-Engineer EXAM DUMPS WITH GUARANTEED SUCCESS!

NEW QUESTION 16
Your team uses Cloud Build for all CI/CO pipelines. You want to use the kubectl builder for Cloud Build to deploy new images to Google Kubernetes Engine (GKE). You need to authenticate to GKE while minimizing development effort. What should you do?

  • A. Create a new service account with the Container Developer role and use it to run Cloud Build.
  • B. Create a separate step in Cloud Build to retrieve service account credentials and pass these to kubectl.
  • C. Assign the Container Developer role to the Cloud Build service account.
  • D. Specify the Container Developer role for Cloud Build in the cloudbuild.yaml file.

Answer: C

 

NEW QUESTION 17
You are part of an organization that follows SRE practices and principles. You are taking over the management of a new service from the Development Team, and you conduct a Production Readiness Review (PRR). After the PRR analysis phase, you determine that the service cannot currently meet its Service Level Objectives (SLOs). You want to ensure that the service can meet its SLOs in production. What should you do next?

  • A. Bring the service into production with no SLOs and build them when you have collected operational data.
  • B. Notify the development team that they will have to provide production support for the service.
  • C. Identify recommended reliability improvements to the service to be completed before handover.
  • D. Adjust the SLO targets to be achievable by the service so you can bring it into production.

Answer: B

 

NEW QUESTION 18
You need to run a business-critical workload on a fixed set of Compute Engine instances for several months. The workload is stable with the exact amount of resources allocated to it. You want to lower the costs for this workload without any performance implications. What should you do?

  • A. Purchase Committed Use Discounts.
  • B. Create an Unmanaged Instance Group for the instances used to run the workload.
  • C. Migrate the instances to a Managed Instance Group.
  • D. Convert the instances to preemptible virtual machines.

Answer: D

 

NEW QUESTION 19
You manage an application that is writing logs to Stackdriver Logging. You need to give some team members the ability to export logs. What should you do?

  • A. Create and grant a custom IAM role with the permissions logging.sinks.list and logging.sink.get.
  • B. Grant the team members the IAM role of logging.configWriter on Cloud IAM.
  • C. Create an Organizational Policy in Cloud IAM to allow only these members to create log exports.
  • D. Configure Access Context Manager to allow only these members to export logs.

Answer: B

 

NEW QUESTION 20
You are part of an organization that follows SRE practices and principles. You are taking over the management of a new service from the Development Team, and you conduct a Production Readiness Review (PRR). After the PRR analysis phase, you determine that the service cannot currently meet its Service Level Objectives (SLOs). You want to ensure that the service can meet its SLOs in production. What should you do next?

  • A. djust the SLO targets to be achievable by the service so you can bring it into production.
  • B. Notify the development team that they will have to provide production support for the service.
  • C. Identify recommended reliability improvements to the service to be completed before handover.
  • D. Bring the service into production with no SLOs and build them when you have collected operational data.

Answer: C

 

NEW QUESTION 21
You support a Node.js application running on Google Kubernetes Engine (GKE) in production. The application makes several HTTP requests to dependent applications. You want to anticipate which dependent applications might cause performance issues. What should you do?

  • A. Use Stackdriver Debugger to review the execution of logic within each application to instrument all applications.
  • B. Modify the Node.js application to log HTTP request and response times to dependent applications. Use Stackdriver Logging to find dependent applications that are performing poorly.
  • C. Instrument all applications with Stackdriver Trace and review inter-service HTTP requests.
  • D. Instrument all applications with Stackdriver Profiler.

Answer: C

 

NEW QUESTION 22
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 Kubernetes cluster as a Private Cluster.
  • B. Configure a Google Cloud HTTP Load Balancer as Ingress.
  • C. Configure the VPC as a Shared VPC Host project.
  • D. Configure your network services on the Standard Tier.

Answer: C

 

NEW QUESTION 23
You need to run a business-critical workload on a fixed set of Compute Engine instances for several months. The workload is stable with the exact amount of resources allocated to it. You want to lower the costs for this workload without any performance implications. What should you do?

  • A. Purchase Committed Use Discounts.
  • B. Create an Unmanaged Instance Group for the instances used to run the workload.
  • C. Convert the instances to preemptible virtual machines.
  • D. Migrate the instances to a Managed Instance Group.

Answer: B

 

NEW QUESTION 24
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 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.
  • B. 1. Export VM utilization logs from Stackdriver to BigOuery.
    2. Create a dashboard in Data Studio.
    3. Share the dashboard with your stakeholders.
  • C. 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.
  • D. 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.

Answer: B

 

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

Answer: A,C

 

NEW QUESTION 26
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 BigQuery.
    2. Create a dashboard in Data Studio.
    3. Share the dashboard with your stakeholders.
  • B. 1. Export VM utilization logs from 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 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.

Answer: A

 

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

Answer: B

 

NEW QUESTION 28
You deploy a new release of an internal application during a weekend maintenance window when there is minimal user tragic. After the window ends, you learn that one of the new features isn't working as expected in the production environment. After an extended outage, you roll back the new release and deploy a fix. You want to modify your release process to reduce the mean time to recovery so you can avoid extended outages in the future. What should you do? (Choose two.)

  • A. Before merging new code, require 2 different peers to review the code changes.
  • B. Configure a CI server. Add a suite of unit tests to your code and have your CI server run them on commit and verify any changes.
  • C. Adopt the blue/green deployment strategy when releasing new code via a CD server.
  • D. Require developers to run automated integration tests on their local development environments before release.
  • E. Integrate a code linting tool to validate coding standards before any code is accepted into the repository.

Answer: A,E

 

NEW QUESTION 29
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 Build to trigger a Spinnaker pipeline.
  • B. Use Cloud Pub/Sub to bigger a Spinnaker pipeline.
  • C. Use Cloud Pub/Sub to trigger a custom deployment service running in Google Kubernetes Engine (GKE).
  • D. Use a custom builder in Cloud Build to trigger Jenkins pipeline.

Answer: C

 

NEW QUESTION 30
You have a pool of application servers running on Compute Engine. You need to provide a secure solution that requires the least amount of configuration and allows developers to easily access application logs for troubleshooting. How would you implement the solution on GCP?

  • A. * Deploy the Stackdriver monitoring agent to the application servers.
    * Give the developers the IAM Monitoring Viewer role to access Stackdriver and view metrics.
  • B. * Deploy the Stackdriver logging agent to the application servers.
    * Give the developers the IAM Logs Viewer role to access Stackdriver and view logs.
  • C. * Deploy the Stackdriver logging agent to the application servers.
    * Give the developers the IAM Logs Private Logs Viewer role to access Stackdriver and view logs.
  • D. * Install the gsutil command line tool on your application servers.
    * Write a script using gsutil to upload your application log to a Cloud Storage bucket, and then schedule it to run via cron every 5 minutes.
    * Give the developers IAM Object Viewer access to view the logs in the specified bucket.

Answer: C

 

NEW QUESTION 31
You support a multi-region web service running on Google Kubernetes Engine (GKE) behind a Global HTTP'S Cloud Load Balancer (CLB). For legacy reasons, user requests first go through a third-party Content Delivery Network (CDN). which then routes traffic to the CLB. You have already implemented an availability Service Level Indicator (SLI) at the CLB level. However, you want to increase coverage in case of a potential load balancer misconfiguration. CDN failure, or other global networking catastrophe. Where should you measure this new SLI?
Choose 2 answers

  • A. Instrumentation coded directly in the client
  • B. Your application servers' logs
  • C. Metrics exported from the application servers
  • D. GKE health checks for your application servers
  • E. A synthetic client that periodically sends simulated user requests

Answer: C,D

 

NEW QUESTION 32
Your organization wants to implement Site Reliability Engineering (SRE) culture and principles. Recently, a service that you support had a limited outage. A manager on another team asks you to provide a formal explanation of what happened so they can action remediations. What should you do?

  • A. Develop a postmortem that includes the root causes, resolution, lessons learned, the list of people responsible, and a list of action items for each person. Share it on the engineering organization's document portal.
  • B. Develop a postmortem that includes the root causes, resolution, lessons learned, and a prioritized list of action items. Share it on the engineering organization's document portal.
  • C. Develop a postmortem that includes the root causes, resolution, lessons learned, and a prioritized list of action items. Share it with the manager only.
  • D. Develop a postmortem that includes the root causes, resolution, lessons learned, the list of people responsible, and a list of action items for each person. Share it with the manager only.

Answer: B

 

NEW QUESTION 33
You are running an experiment to see whether your users like a new feature of a web application. Shortly after deploying the feature as a canary release, you receive a spike in the number of 500 errors sent to users, and your monitoring reports show increased latency. You want to quickly minimize the negative impact on users. What should you do first?

  • A. Roll back the experimental canary release.
  • B. Trace the origin of 500 errors and the root cause of increased latency.
  • C. Record data for the postmortem document of the incident.
  • D. Start monitoring latency, traffic, errors, and saturation.

Answer: D

 

NEW QUESTION 34
Your organization recently adopted a container-based workflow for application development. Your team develops numerous applications that are deployed continuously through an automated build pipeline to a Kubernetes cluster in the production environment. The security auditor is concerned that developers or operators could circumvent automated testing and push code changes to production without approval. What should you do to enforce approvals?

  • A. Configure the build system with protected branches that require pull request approval.
  • B. Enable binary authorization inside the Kubernetes cluster and configure the build pipeline as an attestor.
  • C. Use an Admission Controller to verify that incoming requests originate from approved sources.
  • D. Leverage Kubernetes Role-Based Access Control (RBAC) to restrict access to only approved users.

Answer: A

 

NEW QUESTION 35
......

Pass Google Professional-Cloud-DevOps-Engineer Exam – Experts Are Here To Help You: https://www.test4engine.com/Professional-Cloud-DevOps-Engineer_exam-latest-braindumps.html

Get Latest Cloud DevOps Engineer Professional-Cloud-DevOps-Engineer Practice Test For Quick Preparation: https://drive.google.com/open?id=1Ce95It7eO2hAVDlqKw8nCN4-wy6vPUqg