ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 258 - DOP-C01 discussion

Report
Export

A software company wants to automate the build process for a project where the code is stored in GitHub. When the repository is updated, source code should be compiled, tested, and pushed to Amazon S3. Which combination of steps would address these requirements? (Choose three.)

A.
Add a buildspec.yml file to the source code with build instructions.
Answers
A.
Add a buildspec.yml file to the source code with build instructions.
B.
Configure a GitHub webhook to trigger a build every time a code change is pushed to the repository.
Answers
B.
Configure a GitHub webhook to trigger a build every time a code change is pushed to the repository.
C.
Create an AWS CodeBuild project with GitHub as the source repository.
Answers
C.
Create an AWS CodeBuild project with GitHub as the source repository.
D.
Create an AWS CodeDeploy application with the Amazon EC2/On-Premises compute platform.
Answers
D.
Create an AWS CodeDeploy application with the Amazon EC2/On-Premises compute platform.
E.
Create an AWS OpsWorks deployment with the install dependencies command.
Answers
E.
Create an AWS OpsWorks deployment with the install dependencies command.
F.
Provision an Amazon EC2 instance to perform the build.
Answers
F.
Provision an Amazon EC2 instance to perform the build.
Suggested answer: A, B, C
asked 16/09/2024
Mathijs Sijm
25 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first