ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

146 / 474

Question 146:

Your team has developed an application that makes use of AWS resources. In order to provide frequent releases to the customer, you are required to automate the CI/CD process. Which of the following can be used for this purpose?

Answer options:

A.Create a pipeline using AWS Code deploy. Configure a stage for Unit testing as well in the pipeline.
B.Use AWS CodeCommit to host your code repository. Use the build tool in AWS CodeCommit to build your pipeline.
C.Create a Pipeline in the AWS CodeBuild Service.
D.Create a pipeline using AWS CodePipeline along with AWS Code Star service.