
Answer-first summary for fast verification
Answer: Amazon Kinesis Data Streams and Amazon Elasticsearch Service
Option A is the most suitable choice for building a data pipeline that processes and analyzes real-time streaming data from social media platforms with high throughput, low-latency processing, and real-time insights generation. Amazon Kinesis Data Streams is a scalable and durable real-time data streaming service that can handle high throughput and low-latency processing of streaming data. Amazon Elasticsearch Service is a fully managed service that makes it easy to deploy, secure, and run Elasticsearch, a popular open-source search and analytics engine, in the cloud. By using Amazon Kinesis Data Streams and Amazon Elasticsearch Service together, you can set up a data pipeline that ingests real-time streaming data from social media platforms, processes it in real-time, and generates insights using Elasticsearch's search and analytics capabilities.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company has a requirement to build a data pipeline that processes and analyzes real-time streaming data from social media platforms. The pipeline should be able to handle high throughput and low-latency processing and generate real-time insights. Which AWS services would you use to build this pipeline, and how would you set it up?
A
Amazon Kinesis Data Streams and Amazon Elasticsearch Service
B
AWS Lambda and Amazon CloudWatch Logs
C
Amazon Kinesis Data Firehose and Amazon QuickSight
D
AWS Glue and Amazon Athena
No comments yet.