CI/CD Tools on AWS

This assessment is designed to measure your understanding of the CI/CD tools that are available on AWS. The focus is on reinforcing your understanding of core concepts like version control, continuous integration, and continuous deployment/delivery. The assessment will test your familiarity with major commands and concepts in Git, CodeCommit, CodeBuild, CodeDeploy, and CodePipeline.

We'll cover the following...
Technical Quiz
1.

Which command can be used to list all the CodeCommit repositories?

A.
aws codecommit list-repositories
B.
aws codecommit --list
C.
aws codecommit list
D.
aws codecommit --list repositories

1 / 20