Skip to content

tongueroo/jets-kinesis-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jets Kinesis Events Example

BoltOps Badge

This project shows a simple Kinesis Events example with Jets.

Usage

git clone https://github.com/tongueroo/jets-kinesis-example demo
cd demo
bundle

Create Stream

aws kinesis create-stream --stream-name my-stream --shard-count 1

Deploy

Next, we'll deploy the app to AWS Lambda with jets deploy.

jets deploy

Here's the blog article:

  • Blog Post:

If you find Jets interesting, please it a GitHub star tongueroo/jets. It helps others find out about the project. I'd appreciate it!

About

Jets Kinesis Stream Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages