A data engineer needs to ingest streaming data from an IoT fleet into Amazon S3 for near-real-time analytics. The data volume is approximately 5 GB per hour, and each event is less than 1 KB. Which AWS service should be used as the ingestion endpoint?
Trap 1: AWS DataSync
For large data transfers between storage systems.
Trap 2: Amazon AppFlow
For SaaS data ingestion.
Trap 3: Amazon Kinesis Data Streams
Not the direct IoT ingestion service.
- A
AWS IoT Core
Designed for IoT device ingestion.
- B
AWS DataSync
Why wrong: For large data transfers between storage systems.
- C
Amazon AppFlow
Why wrong: For SaaS data ingestion.
- D
Amazon Kinesis Data Streams
Why wrong: Not the direct IoT ingestion service.