AWS Certified Data Engineer – Associate (DEA-C01) — Question 218

A company runs multiple applications on AWS. The company configured each application to output logs. The company wants to query and visualize the application logs in near real time.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows for real-time querying and visualization of logs by streaming them directly into Amazon OpenSearch Service, which is designed for such tasks. The other options either introduce delays in log processing (A) or do not provide the same level of real-time analysis (C and D).