Skip to content

Simple Spring Boot project to stream data through Amazon Kinesis Firehose

Notifications You must be signed in to change notification settings

tamdilip/aws-kinesis-firehose-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛵️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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages