Question 1: You are responsible for monitoring a critical production system that handles sensitive customer data. How do you balance the need for comprehensive monitoring with the importance of data privacy and security?
Which action should you take?
Question 2: You're building a CI/CD pipeline on Google Cloud Platform (GCP). You need a service to automate the build, test, and deployment of your application code. Which service would you choose?
Which action should you take?
Question 3: You're deploying a new application version using Ansible, but the deployment is failing on some servers due to incompatible operating system versions. How do you handle this?
Which action should you take?
Question 4: You've made a change to a Terraform configuration file, but after applying it, you realize it introduced an unintended side effect. How do you quickly and safely revert the change?
Which action should you take?
Question 5: You are troubleshooting a production issue where a containerized application is experiencing high memory usage and frequent OutOfMemory (OOM) errors. How do you diagnose and resolve this problem?
Which action should you take?
Question 6: Your team is experiencing frequent pipeline failures due to inconsistent environment configurations between development, staging, and production. How do you address this?
Which action should you take?