A Company runs continuous integration/continuous delivery (CI/CD) pipelines for its application on AWS CodePipeline. A Developer must write unit tests and run them as part of the pipelines before staging the artifacts for testing. How should the Developer incorporate unit tests as part of CI/CD pipelines? A. Create a separate CodePipeline pipeline to run unit tests B. Update the AWS CodeBuild specification to include a phase for running unit tests C. Install the AWS CodeDeploy agent on an Amazon EC2 instance to run unit tests D. Create a testing branch in AWS CodeCommit to run unit tests  Suggested Answer: D Community Answer: B This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer