Question 1: You're using Prometheus to monitor your Kubernetes cluster. You want to create an alert when the number of pods in a deployment drops below a certain threshold. How would you do this?
Which action should you take?
Question 2: You are leading a team that is adopting a DevSecOps approach to integrate security practices into the software development lifecycle. How do you leverage monitoring and observability to enhance security and proactively identify potential threats or vulnerabilities?
Which action should you take?
Question 3: Your team is adopting IaC, but there's resistance from some members who are comfortable with manual provisioning. How do you facilitate the transition?
Which action should you take?
Question 4: You are tasked with improving the performance and efficiency of your organization's cloud infrastructure. You observe that certain workloads are experiencing high latency and resource contention during peak usage periods. How do you address this issue and ensure optimal performance for your applications?
Which action should you take?
Question 5: You are leading a large-scale infrastructure migration project involving thousands of servers and complex application dependencies. How do you ensure a smooth and error-free configuration management process during the migration?
Which action should you take?
Question 6: You're working on a new project and the team is deciding between Terraform and CloudFormation for IaC. You have experience with Terraform, but some team members prefer CloudFormation due to its native AWS integration. What do you do?
Which action should you take?