Exam Details

  • Exam Code
    :PROFESSIONAL-CLOUD-DEVOPS-ENGINEER
  • Exam Name
    :Professional Cloud DevOps Engineer
  • Certification
    :Cloud DevOps Engineer
  • Vendor
    :Google
  • Total Questions
    :165 Q&As
  • Last Updated
    :Apr 30, 2024

Google Cloud DevOps Engineer PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Questions & Answers

  • Question 1:

    You support a user-facing web application. When analyzing the application's error budget over the previous six months, you notice that the application has never consumed more than 5% of its error budget in any given time window. You hold a Service Level Objective (SLO) review with business stakeholders and confirm that the SLO is set appropriately. You want your application's SLO to more closely reflect its observed reliability. What steps can you take to further that goal while balancing velocity, reliability, and business needs? (Choose two.)

    A. Add more serving capacity to all of your application's zones.

    B. Have more frequent or potentially risky application releases.

    C. Tighten the SLO match the application's observed reliability.

    D. Implement and measure additional Service Level Indicators (SLIs) fro the application.

    E. Announce planned downtime to consume more error budget, and ensure that users are not depending on a tighter SLO.

  • Question 2:

    You support a service that recently had an outage. The outage was caused by a new release that exhausted the service memory resources. You rolled back the release successfully to mitigate the impact on users. You are now in charge of the post-mortem for the outage. You want to follow Site Reliability Engineering practices when developing the post-mortem. What should you do?

    A. Focus on developing new features rather than avoiding the outages from recurring.

    B. Focus on identifying the contributing causes of the incident rather than the individual responsible for the cause.

    C. Plan individual meetings with all the engineers involved. Determine who approved and pushed the new release to production.

    D. Use the Git history to find the related code commit. Prevent the engineer who made that commit from working on production services.

  • Question 3:

    You are running an application on Compute Engine and collecting logs through Stackdriver. You discover that some personally identifiable information (PII) is leaking into certain log entry fields. You want to prevent these fields from being written in new log entries as quickly as possible. What should you do?

    A. Use the filter-record-transformer Fluentd filter plugin to remove the fields from the log entries in flight.

    B. Use the fluent-plugin-record-reformer Fluentd output plugin to remove the fields from the log entries in flight.

    C. Wait for the application developers to patch the application, and then verify that the log entries are no longer exposing PII.

    D. Stage log entries to Cloud Storage, and then trigger a Cloud Function to remove the fields and write the entries to Stackdriver via the Stackdriver Logging API.

  • Question 4:

    Your development team has created a new version of their service's API. You need to deploy the new versions of the API with the least disruption to third-party developers and end users of third-party installed applications. What should you do?

    A. Introduce the new version of the API. Announce deprecation of the old version of the API. Deprecate the old version of the API. Contact remaining users of the old API. Provide best effort support to users of the old API. Turn down the old version of the API.

    B. Announce deprecation of the old version of the API. Introduce the new version of the API. Contact remaining users on the old API. Deprecate the old version of the API. Turn down the old version of the API. Provide best effort support to users of the old API.

    C. Announce deprecation of the old version of the API. Contact remaining users on the old API. Introduce the new version of the API. Deprecate the old version of the API. Provide best effort support to users of the old API. Turn down the old version of the API.

    D. Introduce the new version of the API. Contact remaining users of the old API. Announce deprecation of the old version of the API. Deprecate the old version of the API.

    Turn down the old version of the API.

    Provide best effort support to users of the old API.

  • Question 5:

    You are creating and assigning action items in a postmodern for an outage. The outage is over, but you need to address the root causes. You want to ensure that your team handles the action items quickly and efficiently. How should you assign owners and collaborators to action items?

    A. Assign one owner for each action item and any necessary collaborators.

    B. Assign multiple owners for each item to guarantee that the team addresses items quickly.

    C. Assign collaborators but no individual owners to the items to keep the postmortem blameless.

    D. Assign the team lead as the owner for all action items because they are in charge of the SRE team.

  • Question 6:

    You have an application running in Google Kubernetes Engine. The application invokes multiple services per request but responds too slowly. You need to identify which downstream service or services are causing the delay. What should you do?

    A. Analyze VPC flow logs along the path of the request.

    B. Investigate the Liveness and Readiness probes for each service.

    C. Create a Dataflow pipeline to analyze service metrics in real time.

    D. Use a distributed tracing framework such as OpenTelemetry or Stackdriver Trace.

  • Question 7:

    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 Node taints with NoExecute.

    C. Use a replica set in the deployment specification.

    D. Use a stateful set with parallel pod management policy.

  • Question 8:

    You are responsible for the reliability of a high-volume enterprise application. A large number of users report that an important subset of the application's functionality – a data intensive reporting feature – is consistently failing with an HTTP 500 error. When you investigate your application's dashboards, you notice a strong correlation between the failures and a metric that represents the size of an internal queue used for generating reports. You trace the failures to a reporting backend that is experiencing high I/O wait times. You quickly fix the issue by resizing the backend's persistent disk (PD). How you need to create an availability Service Level Indicator (SLI) for the report generation feature. How would you define it?

    A. As the I/O wait times aggregated across all report generation backends

    B. As the proportion of report generation requests that result in a successful response

    C. As the application's report generation queue size compared to a known-good threshold

    D. As the reporting backend PD throughout capacity compared to a known-good threshold

  • Question 9:

    You are writing a postmortem for an incident that severely affected users. You want to prevent similar incidents in the future. Which two of the following sections should you include in the postmortem? (Choose two.)

    A. An explanation of the root cause of the incident.

    B. A list of employees responsible for causing the incident

    C. A list of action items to prevent a recurrence of the incident

    D. Your opinion of the incident's severity compared to past incidents

    E. Copies of the design documents for all the services impacted by the incident

  • Question 10:

    You manage several production systems that run on Compute Engine in the same Google Cloud Platform (GCP) project. Each system has its own set of dedicated Compute Engine instances. You want to know how must it costs to run each of the systems. What should you do?

    A. In the Google Cloud Platform Console, use the Cost Breakdown section to visualize the costs per system.

    B. Assign all instances a label specific to the system they run. Configure BigQuery billing export and query costs per label.

    C. Enrich all instances with metadata specific to the system they run. Configure Stackdriver Logging to export to BigQuery, and query costs based on the metadata.

    D. Name each virtual machine (VM) after the system it runs. Set up a usage report export to a Cloud Storage bucket. Configure the bucket as a source in BigQuery to query costs based on VM name.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Google exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PROFESSIONAL-CLOUD-DEVOPS-ENGINEER exam preparations and Google certification application, do not hesitate to visit our Vcedump.com to find your solutions here.