Deploying to ECS Quiz

5 questions Pass: 70% +25 pts

Quiz covering Deployment Strategies

Deploying to ECS 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

    Which ECS deployment controller type is required to perform a Blue/Green deployment using AWS CodeDeploy?

  2. 2

    When performing a rolling update in ECS, what do the 'minimumHealthyPercent' and 'maximumPercent' parameters control?

  3. 3

    If you want to perform a Blue/Green deployment in ECS, what must be configured in your Load Balancer?

  4. 4

    You are deploying an ECS service and want to ensure that no new tasks are started until the old ones are completely stopped. Which configuration settings should you use?

  5. 5

    During a CodeDeploy-managed ECS Blue/Green deployment, the 'AfterAllowTestTraffic' hook fails. What is the default behavior of the deployment?