Skip to content

Joseph-T-Gordon

A complete log of all recent projects and skills

Menu
  • About me
  • Posts/Projects
  • Resume/Certifications
Menu

Post #148 (AWS) – AWS Kinesis, Fire Hose

Posted on September 26, 2023 by admin

The kinesis fire hose is used for moving data and is useful when extensive custom processing isn’t needed, that is where Kinesis data streams come in. It can have the same types of producers as a data stream in fact data stream is an accepted producer. The consumers are AWS services such as S3, AWS opensearch, and AWS RedShift. You can have third party consumers as well such as mongo DB. Failed and archival data can be stored in an S3 bucket. You are also able to set an HTTP endpoint as a consumer as well. It provides near real-time service as well, fire house does not store data like a data stream does but it can direct it to S3 like I mentioned above.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

© 2025 Joseph-T-Gordon | Powered by Minimalist Blog WordPress Theme