ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

168 / 500

Question 168:

You have an Opswork stack setup in AWS. You want to install some updates to the Linux instances in the stack. Which of the following can be used to publish those updates? Choose 2 answers from the options given below.

Answer options:

A.Create and start new instances programmatically to replace your current online instances. Then delete the current instances.
B.Use Auto-scaling to launch new instances and then delete the older instances.
C.On Linux-based instances in Chef 11.10 or older stacks, run the Update Dependencies stack command.
D.Delete the stack and create a new stack with the instances and their relevant updates.