Kinesis

• For the exam: Kinesis = real-time big data streaming

• Managed service to collect, process, and analyze real-time streaming data at any scale

• Too detailed for the Cloud Practitioner exam but good to know:

  • Kinesis Data Streams: low latency streaming to ingest data at scale from

    hundreds of thousands of sources

  • Kinesis Data Firehose: load streams into S3, Redshift, ElasticSearch, etc...

  • Kinesis Data Analytics: perform real-time analytics on streams using SQL

  • Kinesis Video Streams: monitor real-time video streams for analytics or ML

High-level overview

Last updated