AWS CodePipeline Fundamentals Quiz

5 questions Pass: 70% +25 pts

Quiz covering CI/CD Pipeline Implementation

AWS CodePipeline 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 service is primarily used to orchestrate the release process by modeling the different stages of a software delivery pipeline?

  2. 2

    In an AWS CodePipeline, what is the primary function of a 'Source' stage?

  3. 3

    You want to add a manual approval step in your CodePipeline. Which action type should you use?

  4. 4

    Which of the following is a requirement for AWS CodePipeline to store artifacts as they move through the stages of the pipeline?

  5. 5

    You have a cross-account pipeline where the source repository is in Account A and the pipeline is in Account B. How can you ensure the pipeline in Account B can access the source code in Account A?