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

A company needs a forensic-logging solution for hundreds of applications running in Docker on Amazon EC2. The solution must perform real-time analytics on the logs, must support the replay of messages, and must persist the logs.

Which AWS services should be used to meet these requirements? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Amazon Kinesis enables real-time streaming data processing and supports log replay, making it suitable for the requirements. Amazon OpenSearch Service allows for log storage and searching capabilities, fulfilling the persistence need. The other options either do not support real-time analytics or are not designed for log persistence and replay.