SAA-C03 Exam QuestionsBrowse all questions from this exam

SAA-C03 Exam - Question 818


A company's application runs on Amazon EC2 instances that are in multiple Availability Zones. The application needs to ingest real-time data from third-party applications.

The company needs a data ingestion solution that places the ingested raw data in an Amazon S3 bucket.

Which solution will meet these requirements?

Show Answer
Correct Answer: A

The correct solution for ingesting real-time data and placing it into an Amazon S3 bucket is to use Amazon Kinesis. By creating Amazon Kinesis data streams for data ingestion and Amazon Kinesis Data Firehose delivery streams, the data can be consumed and sent directly to an S3 bucket. This approach allows seamless real-time data ingestion from multiple sources and ensures that the data is efficiently and reliably stored in Amazon S3.

Discussion

4 comments
Sign in to comment
asdfcdsxdfcOption: A
Mar 5, 2024

A is correct

xBUGxOption: C
Apr 3, 2024

A is best solution, but i think the question is saying "The application needs to ingest real-time data from third-party applications." and the application is run on EC2. so i think we need a solution that works with the application on EC2 for this question?

Sergiuss95
May 3, 2024

DataSync is more suitable for transferring data between on-premises storage systems and AWS, rather than ingesting real-time data. Best solution is A

seetpt
Mar 8, 2024

Agree with A

Mayank0502Option: C
Jul 6, 2024

each ec2 needs to proceed data separately