
Ultimate access to all questions.
A data analytics company, which has its IT infrastructure hosted on the AWS Cloud, is looking to build and deploy its flagship application automatically whenever there are changes made to the source code.
As an AWS Certified Developer Associate, which two of the following options would you recommend to initiate the deployment process? (Select two)
A
Keep the source code in an AWS CodeCommit repository and start AWS CodePipeline whenever a change is pushed to the CodeCommit repository
B
Keep the source code in an Amazon EBS volume and start AWS CodePipeline whenever there are updates to the source code
C
Keep the source code in an Amazon S3 bucket and set up AWS CodePipeline to recur at an interval of every 15 minutes
D
Keep the source code in Amazon EFS and start AWS CodePipeline whenever a file is updated
E
Keep the source code in an Amazon S3 bucket and start AWS CodePipeline whenever a file in the S3 bucket is updated