tamdilip / aws-kinesis-firehose-springboot

Simple Spring Boot project to stream data through Amazon Kinesis Firehose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⛵️aws-kinesis-firehose-springboot

Gitpod Ready-to-Code

Simple Spring Boot project to stream data to S3 through Amazon Kinesis Firehose and query data via Athena with the schema crawled by Glue.

Data 👉🏻 Kinesis 👉🏻 S3 👉🏻 Glue 👉🏻 Athena

Setup

Update AWS access key and secret key in application.properties.

        $ mvn spring-boot:run

AWS Resources reference

Kinesis firehose delivery

Kinesis firehose delivery

S3 Buffered data

Kinesis firehose delivery

Glue schema crawler

Kinesis firehose delivery

Athena data query

Kinesis firehose delivery

Happy coding :) !!

About

Simple Spring Boot project to stream data through Amazon Kinesis Firehose


Languages

Language:Java 100.0%