2022年最新の有効なProfessional-Cloud-DevOps-Engineerリアル試験問題(更新された)100%問題集と練習試験合格させます [Q16-Q31]

Share

2022年最新の有効なProfessional-Cloud-DevOps-Engineerリアル試験問題(更新された)100%問題集と練習試験合格させます

[更新されたのは2022年]Google Professional-Cloud-DevOps-Engineer問題準備には無料サンプルのPDF


Google Professional-Cloud-DevOps-Engineer 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • 調査を実行して、最も可能性の高い実際の原因を特定します
  • サイト信頼性エンジニアリングの原則をサービスに適用します
トピック 2
  • コンテナレジストリ
  • バランスの変更、速度、およびサービスの信頼性を備えたアーティファクトリポジトリ
トピック 3
  • StackdriverMonitoringを使用したSLO監視とアラートの実装
  • 運用のための健全なコミュニケーションとコラボレーションの確保
トピック 4
  • ACLを設定して、IAM、Stackdriver Monitoring
  • Building、およびサービスのCI
  • CDパイプラインの実装を使用したカスタムメトリックのメトリック書き込みを許可します
トピック 5
  • サービス監視戦略の実装
  • コストが最大または使用率が最小の領域を最適化するための計画を作成する
トピック 6
  • Spinnakerで新しいバージョンをテストする
  • 環境の数とその目的を決定する

 

質問 16
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. Record data for the postmortem document of the incident.
  • B. Roll back the experimental canary release.
  • C. Trace the origin of 500 errors and the root cause of increased latency.
  • D. Start monitoring latency, traffic, errors, and saturation.

正解: D

 

質問 17
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. Configure Access Context Manager to allow only these members to export logs.
  • B. Create and grant a custom IAM role with the permissions logging.sinks.list and logging.sink.get.
  • C. Grant the team members the IAM role of logging.configWriter on Cloud IAM.
  • D. Create an Organizational Policy in Cloud IAM to allow only these members to create log exports.

正解: C

解説:
https://cloud.google.com/logging/docs/access-control

 

質問 18
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?

  • A. Determine whether there is an increased number of connections to the Cloud SQL instance.
  • B. Use Stackdriver Profiler to visualize the resources utilization throughout the application.
  • C. Use Cloud Security Scanner to see whether your Cloud SQL is under a Distributed Denial of Service (DDoS) attack.
  • D. Check the serial port logs of the Compute Engine instance.

正解: D

 

質問 19
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. Use GCR digest versioning to match the image to the tag in source control.
  • B. Reference the image digest in the source control tag.
  • C. Supply the source control tag as a parameter within the image name.
  • D. Use Cloud Build to include the release version tag in the application image.

正解: C

解説:
https://cloud.google.com/container-registry/docs/pushing-and-pulling

 

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

正解: C

 

質問 21
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.

正解: B

解説:
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

 

質問 22
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

正解: B

 

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

正解: C

 

質問 24
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.

正解: B

 

質問 25
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. Disable the CI pipeline and revert to manually building and pushing the artifacts.
  • B. Run a Git compare between the previous and current Cloud Build Configuration files to find and fix the bug.
  • 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.

正解: B

解説:
"After making a change in the Cloud Build YAML configuration, you notice that no new artifacts are being built by the pipeline"- means something wrong on the recent change not with the image registry.

 

質問 26
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. Prompt developers for secrets at build time. Instruct developers to not store secrets at rest.
  • B. Store secrets in Cloud Storage encrypted with a key from Cloud KMS. Provide the CI/CD pipeline with access to Cloud KMS via IAM.
  • 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.

正解: B

 

質問 27
Your application images are built wing 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 would you do when you push the image?

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

正解: B

 

質問 28
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. Create a Stackdriver Monitoring dashboard with SMS alerts to be able to start recreating the crashed instance promptly after it has crashed.
  • B. File a bug with the development team so they can find the root cause of the crashing instance.
  • 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.

正解: C

 

質問 29
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. Develop a post-mortem to be distributed to stakeholders.
  • B. Call individual stakeholders lo explain what happened.
  • C. Require the engineer responsible to write an apology email to all stakeholders.
  • D. Send the Incident State Document to all the stakeholders.

正解: A

 

質問 30
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: 20
    MTBF: 90
    Impact: 50%
  • B. MTTD: 5
    MTTR: 10
    MTBF: 90
    Impact: 33%
  • C. MTTD:5
    MTTR: 10
    MTBF: 90
    Impact 50%
  • D. MTTD:5
    MTTR: 20
    MTBF: 90
    Impact: 33%

正解: D

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

 

質問 31
......

Professional-Cloud-DevOps-Engineer豪華セット学習ガイドにはオンライン試験エンジン:https://jp.fast2test.com/Professional-Cloud-DevOps-Engineer-premium-file.html

2022年最新の認定サンプル問題Professional-Cloud-DevOps-Engineer問題集と練習試験:https://drive.google.com/open?id=1p8k_SzpQ0mkIXbDrIMTm8gSmKN-2Q8D-


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어