Question 1: 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 2: You are tasked with containerizing a legacy application that has multiple dependencies and complex configuration files. What is the first step you would take to ensure a smooth containerization process?
Which action should you take?
Question 3: You are leading a team that is adopting a containerized microservices architecture. How do you address the unique security challenges posed by this distributed and dynamic environment?
Which action should you take?
Question 4: You're deploying a new application to AWS using Terraform, but the deployment is failing due to insufficient IAM permissions. How do you resolve this?
Which action should you take?
Question 5: You are tasked with scaling your containerized application to handle increased traffic during peak hours. How do you leverage container orchestration capabilities to achieve this?
Which action should you take?
Question 6: You are leading a team that is adopting a DevSecOps approach to integrate security practices into the software development lifecycle for containerized applications. How do you ensure that security is embedded throughout the development and deployment process?
Which action should you take?