AWS Certified Security – Specialty (SCS-C02) — Question 130

A company wants to create a log analytics solution for logs generated from its on-premises devices. The logs are collected from the devices onto a server on premises. The company wants to use AWS services to perform near real-time log analysis. The company also wants to store these logs for 365 days for pattern matching and substring search capabilities later.

Which solution will meet these requirements with the LEAST development overhead?

Answer options

Correct answer: C

Explanation

Option C is the best choice as it utilizes Amazon Kinesis Data Firehose for real-time log processing and stores logs in Amazon OpenSearch Service, which is suited for pattern matching and substring searches. Other options either involve more complex configurations or do not provide the same level of integration and ease of use, leading to higher development overhead.