A company has a single-page application that was developed in Angular. A DevOps engineer needs to automate deployments of the application to a website that the company hosts on Amazon S3. The solution must provide version control of the source code and must give developers the ability to perform peer review. Which combination of steps will meet these requirements? (Choose three.) A. Create an flaws CodeCommit repository to store the source code. Create an flaws CodePipeline pipeline that has a source of the CodeCommit repository. B. Create an S3 bucket to act as the source for developers to upload their source code. Create an flaws CodePipeline pipeline that has the S3 bucket as the source. C. In the CodePipeline pipeline, configure an flaws CodeBuild phase that compiles the source code and produces build artifacts. D. In the CodePipeline pipeline, configure an flaws CodeDeploy phase that compiles the source code, produces build artifacts, and then deploys the website. E. In the CodePipeline pipeline, configure an flaws AppConfig deploy action that deploys the build artifacts to the S3 website bucket. F. In the CodePipeline pipeline, configure an S3 deploy action that deploys the build artifacts to the S3 website bucket. Â Correct Answer: ADE This question is in DOP-C01 exam For getting AWS DevOps Engineer - Professional Certificate
Please login or Register to submit your answer