Question 1: A critical vulnerability is discovered in a core component of your production infrastructure. The vendor has not yet released a patch, but there's a potential workaround available. What is your course of action?
Which action should you take?
Question 2: You've made a change to a Puppet manifest, but after applying it, you realize it introduced an unintended side effect on a subset of servers. How do you quickly and safely revert the change for those specific servers?
Which action should you take?
Question 3: You are leading a team that is responsible for managing a complex and rapidly evolving cloud infrastructure. How do you stay ahead of emerging security threats and ensure that your security practices remain effective in this dynamic environment?
Which action should you take?
Question 4: You want to ensure that your containerized applications are running the latest security patches and updates. How do you implement an efficient and automated patching process?
Which action should you take?
Question 5: You're using AWS Lambda to run serverless functions. You want to ensure that your functions can handle a sudden increase in invocations without experiencing performance issues. What configuration option would you adjust?
Which action should you take?
Question 6: Your team is migrating a legacy monolithic application to a microservices architecture using containers. You are facing challenges managing the increasing complexity of container orchestration and inter-service communication. What approach do you take to address this?
Which action should you take?