ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

378 / 500

Question 378:

You are using Jenkins as your continuous integration systems for the application hosted in AWS. The builds are then placed on newly launched EC2 Instances. You want to ensure that the overall cost of the entire continuous integration and deployment pipeline is minimized. Which of the below options would meet these requirements? Choose 2 answers from the options given below

Answer options:

A.Ensure that all build tests are conducted using Jenkins before deploying the build to newly launched EC2 Instances.
B.Ensure that all build tests are conducted on the newly launched EC2 Instances.
C.Ensure the Instances are launched only when the build tests are completed.
D.Ensure the Instances are created beforehand for faster turnaround time for the application builds to be placed.