AWS Certified DevOps Engineer – Professional — Question 15

A DevOps Engineer has several legacy applications that all generate different log formats. The Engineer must standardize the formats before writing them to
Amazon S3 for querying and analysis.
How can this requirement be met at the LOWEST cost?

Answer options

Correct answer: D

Explanation

The correct answer is D because it utilizes Amazon Kinesis Agent and Data Firehose, which allows for real-time processing and normalization of logs at a low cost. Options A and B involve more expensive services like Amazon EMR and QuickSight, while option C does not provide a cost-effective normalization solution as it relies on Amazon Redshift Spectrum.