AWS CodeDeploy Fundamentals Quiz

5 questions Pass: 70% +25 pts

Quiz covering Deployment Strategies

AWS CodeDeploy Fundamentals 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 AWS CodeDeploy deployment type replaces instances in your deployment group with new instances and installs the latest application version on them?

  2. 2

    You are performing an in-place deployment on an EC2-based application. Which file is required in the root of your application source code to define the deployment lifecycle hooks?

  3. 3

    What is the primary purpose of a Deployment Configuration in AWS CodeDeploy?

  4. 4

    In an in-place deployment, which lifecycle event is executed after the application files are copied to the instance but before the application is started?

  5. 5

    You are deploying an application to an Auto Scaling group using CodeDeploy. If the deployment fails, what happens to the instances that were successfully updated before the failure occurred?