Exit DVA-C01 AWS Certified Developer - Associate (DVA-C01)
Question 1 of 5
0% complete
Q1 Multiple choice

A development team wants to immediately build and deploy an application whenever there is a change to the source code.

Which approaches could be used to trigger the deployment? (Select TWO.)

Select all that apply.

  • A

    Store the source code in an Amazon S3 bucket Configure AWS CodePipeline to start whenever a file in the bucket changes

  • B

    Store the source code in an encrypted Amazon EBS volume Configure AWS CodePipeline to start whenever a file in the volume changes

  • C

    Store the source code in an AWS CodeCommit repository Configure AWS CodePipeline to start whenever a change is committed to the repository.

  • D

    Store the source code in an Amazon S3 bucket Configure AWS CodePipeline to start every 15 minutes

  • E

    Store the source code in an Amazon EC2 instance's ephemeral storage. Configure the instance to start AWS CodePipeline whenever there are changes to the source code

Previous Next