ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

105 / 690

Question 105:

A company has an infrastructure that consists of machines that send log information every 5 minutes. The number of these machines can run into thousands. It is required to ensure that the analysis of every log item is completed within 24 hours. What could help to fulfill this requirement?

Answer options:

A.Use Kinesis Data Streams to collect the logs and persist the data to S3 using Kinesis Firehose and Lambda.
B.Launch an Elastic Beanstalk application to take the processing job of the logs.
C.Launch an EC2 instance with enough EBS volumes to consume the logs which can be used for further processing.
D.Use CloudTrail to store all the logs which can be analyzed at a later stage.