ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

370 / 500

Question 370:

You have a set of EC2 Instances hosting an nginx server and a web application that is used by a set of users in your organization. After a recent application version upgrade, the instance runs into technical issues and needs an immediate restart. This does not give you enough time to inspect the cause of the issue on the server. <strong> </strong>Which of the following options if implemented prior to the incident would have assisted in detecting the underlying cause of the issue?

Answer options:

A.Enable detailed monitoring and check the Cloudwatch metrics to see the cause of the issue.
B.Create a snapshot of the EBS volume after restart, attach it to another instance as a volume and then diagnose the issue.
C.Stream all the data to Amazon Kinesis and then analyze the data in real time.
D.Install Cloudwatch logs agent on the instance and send all the logs to Cloudwatch logs.