Sign inSign up

vsouza/kinesis-local

By vsouza

Updated almost 11 years ago

Docker build for AWS Kinesis local

Image
1

100K+

vsouza/kinesis-local repository overview

What's Kinesis

Use Amazon Kinesis to collect and process large streams of data records in real time.

You'll create data-processing applications, known as Amazon Kinesis applications. A typical Amazon Kinesis application takes data from data generators called producers and puts it into an Amazon Kinesis stream as data records. These applications can use the Amazon Kinesis Client Library, and they can run on Amazon EC2 instances. The processed records can be sent to dashboards, used to generate alerts, dynamically change pricing and advertising strategies, or send data to a variety of other AWS services. For information about Amazon Kinesis features and pricing, see Amazon Kinesis. AWS Kinesis Docs

to start your local Kinesis, run:

docker run -d -p 4567:4567 vsouza/kinesis-local -p 4567

Feel free to add parameters:

docker run -d -p 4567:4567 vsouza/kinesis-local -p 4567 --createStreaMs 5

Tag summary

Content type

Image

Digest

sha256:a2cb0af58

Size

166.1 MB

Last updated

almost 11 years ago

docker pull vsouza/kinesis-local