What is the purpose of Cloud Monitoring To collect and visualize performance metrics.
Cloud Monitoring
What is an Uptime Check A probe to verify if a web service is reachable. Cloud Monitoring
Which tool allows you to debug code running in production Cloud Debugger Operations Suite
What is the purpose of Error Reporting To aggregate and count crashes in running services. Operations Suite
Which tool provides real-time log analysis Cloud Logging Cloud Logging
What is a Log Sink A way to export logs to BigQuery/Storage/PubSub. Cloud Logging
What is the purpose of the Operations Suite (formerly Stackdriver) Monitoring; Logging; and Application Performance Management. Operations Suite
How can you view the CPU usage of a VM over time Using the Cloud Monitoring dashboard. Cloud Monitoring
What is an Alerting Policy A set of conditions that trigger a notification. Cloud Monitoring
What is the purpose of Trace To analyze latency in distributed systems. Cloud Trace
Which command allows you to see the logs of a GKE pod kubectl logs [POD_NAME] GKE
How can you see who deleted a VM Check the Cloud Audit Logs. Cloud Logging
What is the purpose of the Activity Metadata in the console To see a timeline of administrative actions. Operations
How do you filter logs in Cloud Logging Using the Logs Explorer with query syntax. Cloud Logging
What is the purpose of a Custom Metric To monitor application-specific data not provided by GCP. Cloud Monitoring
What is a Workspace in Cloud Monitoring A way to manage monitoring for multiple projects. Cloud Monitoring
How can you get a notification via Slack for a high CPU alert Configure a Slack Notification Channel in Monitoring. Alerting
Which tool shows the 'health' of all Google Cloud services worldwide Google Cloud Status Dashboard Operations
What is the difference between Admin Activity logs and Data Access logs Admin tracks configuration; Data Access tracks reads/writes. Audit Logs
How long are Admin Activity logs kept by default 400 days Retention
What is a Cloud IAM Policy A collection of statements defining who has what access. IAM
What is the principle of least privilege Granting only the permissions needed for a task. Security
Which service manages encryption keys on GCP Cloud KMS KMS
What is the difference between a Member and a Role Member is 'who'; Role is 'what they can do'. IAM
# AJMN - Internal