ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

388 / 500

Question 388:

You have a set of EC2 Instances running behind an ELB. These EC2 Instances are launched via an Autoscaling Group. There is a requirement to ensure that the logs from the server are stored in a durable storage layer. This is so that log data can be analyzed by staff in the future. Which of the following steps can be implemented to ensure this requirement is fulfilled. Choose 2 answers from the options given below

Answer options:

A.On the web servers, create a scheduled task that executes a script to rotate and transmit the logs to an Amazon S3 bucket.
B.Use AWS Data Pipeline to move log data from the Amazon S3 bucket to Amazon Redshift in order to process and run reports
C.On the web servers, create a scheduled task that executes a script to rotate and transmit the logs to Amazon Glacier.
D.Use AWS Data Pipeline to move log data from the Amazon S3 bucket to Amazon SQS in order to process and run reports