
Answer-first summary for fast verification
Answer: Amazon Kinesis and AWS Glue
Option B is the most suitable choice for building a data pipeline that processes and analyzes log data with high throughput and low-latency processing. Amazon Kinesis is a scalable and durable real-time data streaming service that can handle high throughput and low-latency processing of streaming data. AWS Glue is a fully managed ETL service that can process large volumes of data from various sources and perform complex data transformations. By using Amazon Kinesis and AWS Glue together, you can build a data pipeline that ingests log data from multiple sources, processes it in real-time, and performs the required analysis with high throughput and low latency.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are responsible for building a data pipeline that processes and analyzes log data from multiple sources. The pipeline should be able to handle high throughput and low-latency processing. Which AWS service would you use to build this pipeline, and why?
A
AWS Lambda and Amazon CloudWatch
B
Amazon Kinesis and AWS Glue
C
Amazon MWAA and Amazon S3
D
AWS Step Functions and Amazon DynamoDB