A company has data collection sensors at different locations. The data collection sensors stream a high volume of data to the company. The company wants to design a platform on AWS to ingest and process high-volume streaming data. The solution must be scalable and support data collection in near real time. The company must store the data in Amazon S3 for future reporting. Which solution will meet these requirements with the LEAST operational overhead?
AUse Amazon Kinesis Data Firehose to deliver streaming data to Amazon S3.
BUse AWS Glue to deliver streaming data to Amazon S3.
CUse AWS Lambda to deliver streaming data and store the data to Amazon S3.
DUse AWS Database Migration Service (AWS DMS) to deliver streaming data to Amazon S3.