Question-49:Kubernetes is an open-source container orchestration tool that automates deployment, scaling, and management of containerized workloads and services. It is designed for use in production environments. The Google App Engine is a managed service offered by the Google Cloud Platform that allows users to construct and execute apps in the form of containers. Within the confines of a Cloud Monitoring workspace, you are keeping an eye on Google Kubernetes Engine (GKE) clusters. You must be able to triage events in a timely manner if you are a Site Reliability Engineer (SRE). What action should you take?
A. First, go through the basic dashboards that are included in the Cloud Monitoring workspace. Next, add metrics and develop alert rules.
B. Within the Cloud Monitoring workspace, navigate the default dashboards, generate new metrics, and deploy alerting software on a Compute Engine instance.
C. Compose a shell script that will collect metrics from GKE nodes, post these metrics to a Pub/Sub topic, export the data to BigQuery, and create a dashboard using Data Studio.
D. For each occurrence, create a specialised dashboard in the Cloud Monitoring workspace, add metrics, and then design alert rules.
Correct Answer

Get All 340 Questions and Answer for Google Professional Cloud Architect

: 4 Explanation: You will need to develop a bespoke dashboard in order to include metrics and alert policies. When you add services to a Google Cloud project, Cloud Monitoring will automatically install predefined dashboards. These dashboards offer metrics and basic information about a specific service. Predefined dashboards also include dashboards that Cloud Monitoring instals for you. These dashboards are not open for editing or copying in any way. On the other hand, you are able to copy charts from preset dashboards and paste them into your own custom dashboards. View the Google Cloud dashboards for additional information at this location. Personal dashboards are those that you construct or install on your own computer. You are responsible for defining the material that is shown on these dashboards, as well as organizing that content in a manner that is beneficial to you. You are able to establish permanent filters for custom dashboards, and these filters may apply to any or all of the objects on the dashboard. Custom dashboards, in contrast to standard dashboards, have the ability to present information about numerous services. A custom dashboard may also be replicated in several projects by first building it in one project and then sharing it with the others. You may construct custom dashboards by using either the Google Cloud panel or the Cloud Monitoring API. Both of these options are available to you. Please refer to the articles titled Manage custom dashboards and Manage dashboards via API for more details. Individually crafted dashboards are referred to as custom dashboards. These dashboards provide you the ability to present information in a manner that is conducive to your needs, as well as information that is of interest to you. Utilizing the Google Cloud Console is a great option for developing bespoke dashboards.