AWS Certified Solutions Architect – Professional — Question 261

A financial services company has an on-premises environment that ingests market data feeds from stock exchanges, transforms the data, and sends the data to an internal Apache Kafka cluster. Management wants to leverage AWS services to build a scalable and near-real-time solution with consistent network performance to provide stock market data to a web application.
Which steps should a solutions architect take to build the solution? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The correct steps involve establishing a reliable connection (A) and creating a method to process and relay data (D and E). Options B and C are incorrect because they focus on the Consumer and Producer Libraries, which are not relevant to the requirements of using the Kinesis stream directly with Lambda for processing and client communication.