List of questions
Related questions
Question 89 - DVA-C02 discussion
A developer is configuring an applications deployment environment in AWS CodePipeine. The application code is stored in a GitHub repository. The developer wants to ensure that the repository package's unit tests run in the new deployment environment. The deployment has already set the pipeline's source provider to GitHub and has specified the repository and branch to use in the deployment.
When combination of steps should the developer take next to meet these requirements with the least the LEAST overhead' (Select TWO).
A.
Create an AWS CodeCommt project. Add the repository package's build and test commands to the protects buildspec
B.
Create an AWS CodeBuid project. Add the repository package's build and test commands to the projects buildspec
C.
Create an AWS CodeDeploy protect. Add the repository package's build and test commands to the project's buildspec
D.
Add an action to the source stage. Specify the newly created project as the action provider. Specify the build attract as the actions input artifact.
E.
Add a new stage to the pipeline alter the source stage. Add an action to the new stage. Speedy the newly created protect as the action provider. Specify the source artifact as the action's input artifact.
Your answer:
0 comments
Sorted by
Leave a comment first