ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

368 / 500

Question 368:

Your company uses an application hosted in AWS which consists of EC2 Instances. The logs of the EC2 instances need to be processed and analyzed in real time , since this is a requirement from the IT Security department. Which of the following can be used to process the logs in real time?

Answer options:

A.Use Cloudwatch logs to process and analyze the logs in real time
B.Use Amazon Glacier to store the logs and then use Amazon Kinesis to process and analyze the logs in real time
C.Stream the logs to Kinesis Firehose and send the output to Kinesis analytics to process and analyze the logs in real time
D.Use another EC2 Instance with a larger instance type to process the logs