
Answer-first summary for fast verification
Answer: Amazon Kinesis Data Streams and Amazon CloudWatch
Option A is the most appropriate choice for building a data pipeline that ingests data from various sources, performs real-time monitoring and alerting, and loads it into a data warehouse with high throughput and low-latency processing. 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 CloudWatch is a monitoring service that provides a unified view of AWS resources and applications. By using Amazon Kinesis Data Streams and Amazon CloudWatch together, you can set up a data pipeline that ingests data from various sources, performs real-time monitoring and alerting, and loads it into a data warehouse.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are responsible for designing a data pipeline that ingests data from various sources, performs real-time monitoring and alerting, and loads it into a data warehouse. The pipeline should be able to handle high throughput and low-latency processing. Which AWS services would you use to build this pipeline, and how would you set it up?
A
Amazon Kinesis Data Streams and Amazon CloudWatch
B
AWS Lambda and Amazon CloudWatch Logs
C
AWS Glue and Amazon CloudWatch Metrics
D
Amazon Kinesis Data Firehose and Amazon Redshift
No comments yet.