An open API service indexing awesome lists of open source software.

https://github.com/sombriks/aws-msk-example

experimenting wih Managed Streaming Kafka (MSK)
https://github.com/sombriks/aws-msk-example

java javalin kafka msk

Last synced: 9 months ago
JSON representation

experimenting wih Managed Streaming Kafka (MSK)

Awesome Lists containing this project

README

          

# aws-msk-example

simple proof of concept for aws kafka flavor.

needs to run inside the same vpc as msk cluster. best way to do that is to
configure a samll ec2 instance in the same vpc and run this project there.

aws cli credentials must be properly set in order to authentication work