
Answer-first summary for fast verification
Answer: Amazon Kinesis Data Firehose and Amazon Redshift
Option B is the most appropriate choice for building a data pipeline that extracts data from a multi-region setup and consolidates it into a single data warehouse with large volumes of data and data consistency. Amazon Kinesis Data Firehose is a fully managed service that can ingest large volumes of data from various sources across multiple regions and deliver it to various AWS services, including Amazon Redshift, which can be used as a data warehouse. Kinesis Data Firehose can ensure data consistency by using features like data transformation, data validation, and data buffering. By using Amazon Kinesis Data Firehose and Amazon Redshift together, you can set up a data pipeline that meets the requirements of the task.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with designing a data pipeline that extracts data from a multi-region setup and consolidates it into a single data warehouse. The pipeline should be able to handle large volumes of data and ensure data consistency. Which AWS services would you use to build this pipeline, and how would you set it up?
A
AWS Glue and Amazon Redshift
B
Amazon Kinesis Data Firehose and Amazon Redshift
C
AWS Data Pipeline and Amazon S3
D
AWS Direct Connect and Amazon Redshift
No comments yet.