ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

297 / 500

Question 297:

Your company has used on-premises Jenkins server as the CI/CD tool for several years. Recently, as most of its products already migrated to AWS platform. The DevOps team is considering the possibilities to use AWS CodePipeline as the new tool to replace Jenkins server. You were told to make an initial analysis and report to your manager. What are the advantages of CodePipeline when compared to Jenkins server? (Select TWO.)

Answer options:

A.Similar to Jenkins, CodePipeline also provides a large number of plugins in AWS marketplace.
B.AWS CodePipeline integrates well with other AWS services such as CodeCommit and CodeBuild. It is easily configured for users of the AWS ecosystem.
C.AWS CodePipeline is open-sourced just as Jenkins so that users can contribute to the community.
D.IAM policies can be configured to control the access to CodePipeline resources.
E.AWS CodePipeline is totally free and you only need to pay related resources generated in the pipeline such as EC2.