Skip to main content
  1. Projects/
  2. AWS DevOps Pro Certification/
  3. 4: Incident and Event Response/

4: Kinesis Event-Driven Automation

·1 min

TL;DR Kinesis is event-driven too

“Upstream events” need to be processed in real-time

What can be used for event-driven arch?

  • EventBridge
  • Lambda
  • Kinesis - for real-time

What are keywords for kinesis?

  • Real-time
  • Big Data™️

How can we chain kinesis stuff together?

  1. “Streams” receives many sources
  2. “Analytics” process in real-time
  3. “Firehose” feed to bucket/DB

How do we stream data to our “consumers?”

  • Data streams