
Ultimate access to all questions.
You have been hired as an experienced developer at a company that requires assistance with establishing a continuous integration/continuous delivery (CI/CD) workflow on AWS. You have set up the company’s workflow to trigger an AWS CodePipeline pipeline whenever there are changes in the application’s source code, which is stored in a repository hosted on AWS CodeCommit. Additionally, the source code compilation is handled by AWS CodeBuild. You are currently in the process of configuring the ProjectArtifacts in the build stage.
What should you do next?
A
Give AWS CodeCommit permissions to upload the build output to your Amazon S3 bucket
B
Give AWS CodeBuild permissions to upload the build output to your Amazon S3 bucket
C
Configure AWS CodeBuild to store output artifacts on EC2 servers
D
Contact AWS Support to allow AWS CodePipeline to manage build outputs