IoT water meters stream telemetry that must be ingested and processed in near real time as a continuous data stream. Which AWS service family is commonly chosen for that real-time streaming pattern?
Select an answer to reveal the explanation.
Short Explanation
Meters chirping all day need a stream, not a nightly FTP drop. Amazon Kinesis is the familiar AWS family for ingesting and working with real-time streaming data. Identify Kinesis when the story is continuous telemetry in motion.
Full Explanation
Amazon Kinesis services ingest and process streaming data in real time, matching IoT telemetry and continuous event pipelines. Storage gateways, archival vault locks, and compliance report portals are not real-time stream ingestion platforms. At Practitioner depth, associate continuous telemetry streams with Kinesis.