Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 574 Bytes

File metadata and controls

19 lines (17 loc) · 574 Bytes

Kinesis Firehose

  • Return to table of contents

  • Exam Tips:

    • Fully managed service to load data for data lakes, data stores, and analytics services.
    • Automatic scaling:
      • Fully serverless
      • Resilient
    • Near realtime delivery (~60 seconds)
      • Kinesis streams are realtime (~200 ms)
    • Supports transformation of data on the fly (lambda)
    • Billing - volume through firehose.
    • Supported destinations:
      • S3
      • Redshift
      • Elasticsearch
      • Splunk
    • Use Firehose when you need to take the data out of Kinesis.