Regular Free Updates Professional-Cloud-DevOps-Engineer Dumps Real Exam Questions Test Engine Jun 01, 2023 [Q43-Q66]

Share

Regular Free Updates Professional-Cloud-DevOps-Engineer Dumps Real Exam Questions Test Engine Jun 01, 2023

Practice Test Questions Verified Answers As Experienced in the Actual Test!

NEW QUESTION # 43
You are developing a strategy for monitoring your Google Cloud Platform (GCP) projects in production using Stackdriver Workspaces. One of the requirements is to be able to quickly identify and react to production environment issues without false alerts from development and staging projects. You want to ensure that you adhere to the principle of least privilege when providing relevant team members with access to Stackdriver Workspaces. What should you do?

  • A. Create a new GCP monitoring project, and create a Stackdriver Workspace inside it. Attach the production projects to this workspace. Grant relevant team members read access to the Stackdriver Workspace.
  • B. Choose an existing GCP production project to host the monitoring workspace. Attach the production projects to this workspace. Grant relevant team members read access to the Stackdriver Workspace.
  • C. Grant relevant team members the Project Viewer IAM role on all GCP production projects. Create Slackdriver workspaces inside each project.
  • D. Grant relevant team members read access to all GCP production projects. Create Stackdriver workspaces inside each project.

Answer: D


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

Answer: A


NEW QUESTION # 45
You are managing an application that exposes an HTTP endpoint without using a load balancer. The latency of the HTTP responses is important for the user experience. You want to understand what HTTP latencies all of your users are experiencing. You use Stackdriver Monitoring. What should you do?

  • A. * In your application, create a metric with a metricKind set to DELTA and a valueType set to DOUBLE.
    * In Stackdriver's Metrics Explorer, use a Slacked Bar graph to visualize the metric.
  • B. * In your application, create a metric with a metricKind. set toMETRlc_KIND_UNSPECIFIEDanda valueType set to INT64.
    * In Stackdriver's Metrics Explorer, use a Stacked Area graph to visualize the metric.
  • C. * In your application, create a metric with a metricKind set to gauge and a valueType set to distribution.
    * In Stackdriver's Metrics Explorer, use a Heatmap graph to visualize the metric.
  • D. * In your application, create a metric with a metricKind set to CUMULATIVE and a valueType set to DOUBLE.
    * In Stackdriver's Metrics Explorer, use a Line graph to visualize the metric.

Answer: A


NEW QUESTION # 46
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. Copies of the design documents for all the services impacted by the incident
  • B. Your opinion of the incident's severity compared to past incidents
  • C. A list of employees responsible for causing the incident
  • D. A list of action items to prevent a recurrence of the incident
  • E. An explanation of the root cause of the incident

Answer: D,E

Explanation:
For a postmortem to be truly blameless, it must focus on identifying the contributing causes of the incident without indicting any individual or team for bad or inappropriate behavior.


NEW QUESTION # 47
You support a service with a well-defined Service Level Objective (SLO). Over the previous 6 months, your service has consistently met its SLO and customer satisfaction has been consistently high. Most of your service's operations tasks are automated and few repetitive tasks occur frequently. You want to optimize the balance between reliability and deployment velocity while following site reliability engineering best practices. What should you do? (Choose two.)

  • A. Shift engineering time to other services that need more reliability.
  • B. Make the service's SLO more strict.
  • C. Change the implementation of your Service Level Indicators (SLIs) to increase coverage.
  • D. Increase the service's deployment velocity and/or risk.
  • E. Get the product team to prioritize reliability work over new features.

Answer: C,E


NEW QUESTION # 48
You created a Stackdriver chart for CPU utilization in a dashboard within your workspace project. You want to share the chart with your Site Reliability Engineering (SRE) team only. You want to ensure you follow the principle of least privilege. What should you do?

  • A. Click "Share chart by URL" and provide the URL to the SRE team. Assign the SRE team the Dashboard Viewer IAM role in the workspace project.
  • B. Click "Share chart by URL" and provide the URL to the SRE team. Assign the SRE team the Monitoring Viewer IAM role in the workspace project.
  • C. Share the workspace Project ID with the SRE team. Assign the SRE team the Monitoring Viewer IAM role in the workspace project.
  • D. Share the workspace Project ID with the SRE team. Assign the SRE team the Dashboard Viewer IAM role in the workspace project.

Answer: D


NEW QUESTION # 49
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 (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.
  • B. 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.
  • C. 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.
  • 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: A


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

Answer: C,E


NEW QUESTION # 51
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. 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.
  • B. 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.
  • C. 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.
  • D. 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.

Answer: D


NEW QUESTION # 52
You have a set of applications running on a Google Kubernetes Engine (GKE) cluster, and you are using Stackdriver Kubernetes Engine Monitoring. You are bringing a new containerized application required by your company into production. This application is written by a third party and cannot be modified or reconfigured. The application writes its log information to /var/log/app_messages.log, and you want to send these log entries to Stackdriver Logging. What should you do?

  • A. Use the default Stackdriver Kubernetes Engine Monitoring agent configuration.
  • B. Write a script to tail the log file within the pod and write entries to standard output. Run the script as a sidecar container with the application's pod. Configure a shared volume between the containers to allow the script to have read access to /var/log in the application container.
  • C. Deploy a Fluentd daemonset to GKE. Then create a customized input and output configuration to tail the log file in the application's pods and write to Slackdriver Logging.
  • D. Install Kubernetes on Google Compute Engine (GCE> and redeploy your applications. Then customize the built-in Stackdriver Logging configuration to tail the log file in the application's pods and write to Stackdriver Logging.

Answer: C

Explanation:
https://cloud.google.com/architecture/customizing-stackdriver-logs-fluentd Besides the list of default logs that the Logging agent streams by default, you can customize the Logging agent to send additional logs to Logging or to adjust agent settings by adding input configurations. The configuration definitions in these sections apply to the fluent-plugin-google-cloud output plugin only and specify how logs are transformed and ingested into Cloud Logging. https://cloud.google.com/logging/docs/agent/logging/configuration#configure


NEW QUESTION # 53
You support a popular mobile game application deployed on Google Kubernetes Engine (GKE) across several Google Cloud regions. Each region has multiple Kubernetes clusters. You receive a report that none of the users in a specific region can connect to the application. You want to resolve the incident while following Site Reliability Engineering practices. What should you do first?

  • A. Reroute the user traffic from the affected region to other regions that don't report issues.
  • B. Use Stackdriver Monitoring to check for a spike in CPU or memory usage for the affected region.
  • C. Use Stackdriver Logging to filter on the clusters in the affected region, and inspect error messages in the logs.
  • D. Add an extra node pool that consists of high memory and high CPU machine type instances to the cluster.

Answer: C


NEW QUESTION # 54
Your application images are built using Cloud Build and pushed to Google Container Registry (GCR). You want to be able to specify a particular version of your application for deployment based on the release version tagged in source control. What should you do when you push the image?

  • A. Reference the image digest in the source control tag.
  • B. Use GCR digest versioning to match the image to the tag in source control.
  • C. Use Cloud Build to include the release version tag in the application image.
  • D. Supply the source control tag as a parameter within the image name.

Answer: D


NEW QUESTION # 55
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 the average performance of a sliding window of previous production versions.
  • B. Compare the canary with a new deployment of the previous production version.
  • C. Compare the canary with a new deployment of the current production version.
  • D. Compare the canary with the existing deployment of the current production version.

Answer: A


NEW QUESTION # 56
You use a multiple step Cloud Build pipeline to build and deploy your application to Google Kubernetes Engine (GKE). You want to integrate with a third-party monitoring platform by performing a HTTP POST of the build information to a webhook. You want to minimize the development effort. What should you do?

  • A. Create a Cloud Pub/Sub push subscription to the Cloud Build cloud-builds PubSub topic to HTTP POST the build information to a webhook.
  • B. Add logic to each Cloud Build step to HTTP POST the build information to a webhook.
  • C. Add a new step at the end of the pipeline in Cloud Build to HTTP POST the build information to a webhook.
  • D. Use Stackdriver Logging to create a logs-based metric from the Cloud Buitd logs. Create an Alert with a Webhook notification type.

Answer: A


NEW QUESTION # 57
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. Assign the Container Developer role to the Cloud Build service account.
  • C. Specify the Container Developer role for Cloud Build in the cloudbuild.yaml file.
  • D. Create a separate step in Cloud Build to retrieve service account credentials and pass these to kubectl.

Answer: A


NEW QUESTION # 58
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: C

Explanation:
Explanation/Reference: https://cloud.google.com/compute/docs/faq


NEW QUESTION # 59
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 Cloud Security Scanner on the clusters.
  • B. Enable Vulnerability Analysis on the Container Registry.
  • C. Set up the Kubernetes Engine clusters as private clusters.
  • D. Set up the Kubernetes Engine clusters with Binary Authorization.

Answer: C


NEW QUESTION # 60
Your application artifacts are being built and deployed via a CI/CD pipeline. You want the CI/CD pipeline to securely access application secrets. You also want to more easily rotate secrets in case of a security breach.
What should you do?

  • A. Store secrets in Cloud Storage encrypted with a key from Cloud KMS. Provide the CI/CD pipeline with access to Cloud KMS via IAM.
  • B. Prompt developers for secrets at build time. Instruct developers to not store secrets at rest.
  • C. Encrypt the secrets and store them in the source code repository. Store a decryption key in a separate repository and grant your pipeline access to it.
  • D. Store secrets in a separate configuration file on Git. Provide select developers with access to the configuration file.

Answer: A


NEW QUESTION # 61
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. Adopt the blue/green deployment strategy when releasing new code via a CD server.
  • B. Before merging new code, require 2 different peers to review the code changes.
  • C. Integrate a code linting tool to validate coding standards before any code is accepted into the repository.
  • D. 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.
  • E. Require developers to run automated integration tests on their local development environments before release.

Answer: B,C


NEW QUESTION # 62
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. Install the Cloud Pub/Sub client libraries, push various metrics from the application to various topics, and then observe the aggregated metrics in Stackdriver.
  • B. Publish various metrics from the application directly to the Stackdriver Monitoring API, and then observe these custom metrics in Stackdriver.
  • C. 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.
  • D. 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.

Answer: D


NEW QUESTION # 63
You encountered a major service outage that affected all users of the service for multiple hours. After several hours of incident management, the service returned to normal, and user access was restored. You need to provide an incident summary to relevant stakeholders following the Site Reliability Engineering recommended practices. What should you do first?

  • A. Send the Incident State Document to all the stakeholders.
  • B. Require the engineer responsible to write an apology email to all stakeholders.
  • C. Develop a post-mortem to be distributed to stakeholders.
  • D. Call individual stakeholders lo explain what happened.

Answer: C


NEW QUESTION # 64
You support a service with a well-defined Service Level Objective (SLO). Over the previous 6 months, your service has consistently met its SLO and customer satisfaction has been consistently high. Most of your service's operations tasks are automated and few repetitive tasks occur frequently. You want to optimize the balance between reliability and deployment velocity while following site reliability engineering best practices. What should you do? (Choose two.)

  • A. Change the implementation of your Service Level Indicators (SLIs) to increase coverage.
  • B. Make the service's SLO more strict.
  • C. Shift engineering time to other services that need more reliability.
  • D. Increase the service's deployment velocity and/or risk.
  • E. Get the product team to prioritize reliability work over new features.

Answer: C,D

Explanation:
(https://sre.google/workbook/implementing-slos/#slo-decision-matrix)


NEW QUESTION # 65
Your product is currently deployed in three Google Cloud Platform (GCP) zones with your users divided between the zones. You can fail over from one zone to another, but it causes a 10-minute service disruption for the affected users. You typically experience a database failure once per quarter and can detect it within five minutes. You are cataloging the reliability risks of a new real-time chat feature for your product. You catalog the following information for each risk:
* Mean Time to Detect (MUD} in minutes
* Mean Time to Repair (MTTR) in minutes
* Mean Time Between Failure (MTBF) in days
* User Impact Percentage
The chat feature requires a new database system that takes twice as long to successfully fail over between zones. You want to account for the risk of the new database failing in one zone. What would be the values for the risk of database failover with the new system?

  • A. MTTD:5
    MTTR: 10
    MTBF: 90
    Impact 50%
  • B. MTTD:5
    MTTR: 20
    MTBF: 90
    Impact: 50%
  • C. MTTD:5
    MTTR: 20
    MTBF: 90
    Impact: 33%
  • D. MTTD: 5
    MTTR: 10
    MTBF: 90
    Impact: 33%

Answer: C

Explanation:
https://www.atlassian.com/incident-management/kpis/common-metrics
https://linkedin.github.io/school-of-sre/


NEW QUESTION # 66
......

Pass Google Professional-Cloud-DevOps-Engineer Exam in First Attempt Easily: https://www.troytecdumps.com/Professional-Cloud-DevOps-Engineer-troytec-exam-dumps.html

The Most Efficient Professional-Cloud-DevOps-Engineer Pdf Dumps For Assured Success : https://drive.google.com/open?id=1i0Lm_6RAoA-Qx202OS28LDrBQq2Xf8U7