AWS Database Blog

Category: HAQM Data Firehose

Stream data from HAQM DocumentDB to HAQM Kinesis Data Firehose using AWS Lambda

February 9, 2024: HAQM Kinesis Data Firehose has been renamed to HAQM Data Firehose. Read the AWS What’s New post to learn more. In this post, we discuss how to create the data pipelines from HAQM DocumentDB (with MongoDB compatibility) to HAQM Kinesis Data Firehose and publish changes to your destination store. HAQM DocumentDB (with […]

Performing analytics on HAQM Managed Blockchain

Managed Blockchain follows an event-driven architecture. We can open up a wide range of analytic approaches by streaming events to HAQM Kinesis. For instance, we could analyze events in near-real time with Kinesis Data Analytics, perform petabyte scale data warehousing with HAQM RedShift, or use the Hadoop ecosystem with HAQM EMR. This allows us to use the right approach for every blockchain analytics use case.
In this post, we show you one approach that uses HAQM Kinesis Data Firehose to capture, monitor, and aggregate events into a dataset, and analyze it with HAQM Athena using standard SQL.