Blue-Green and Canary Deployments Quiz

5 questions Pass: 70% +25 pts

Quiz covering Deployment Automation

Blue-Green and Canary Deployments Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary goal of a Blue-Green deployment strategy?

  2. 2

    In a Canary deployment, what is the standard procedure after routing a small percentage of traffic to the new version?

  3. 3

    Which scenario best justifies the use of a Canary deployment over a Blue-Green deployment?

  4. 4

    You are performing a Blue-Green deployment and the 'Green' environment (new version) experiences a critical database connection error immediately after cutover. What is the most efficient next step?

  5. 5

    When implementing a Canary deployment using a service mesh, why is it critical to manage session affinity (sticky sessions)?