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

https://github.com/carlosasrc/sample-kafka-elasticsearch

A sample project with a kafka producer who fetches data from twitter and sends it to a topic consumed by an application that puts data into elasticsearch.
https://github.com/carlosasrc/sample-kafka-elasticsearch

docker docker-compose elasticsearch java kafka springboot twitter-streaming-api

Last synced: 3 months ago
JSON representation

A sample project with a kafka producer who fetches data from twitter and sends it to a topic consumed by an application that puts data into elasticsearch.

Awesome Lists containing this project

README

          

# sample-kafka-elasticsearch

## Purpose
A sample project with a kafka producer who fetches data from twitter and sends it to a topic consumed by an application that puts data into elasticsearch.

## Running

## Architecture General Description

### Twitter Kafka Producer

### Elasticsearch Kafka Consumer

### Kafka Setup

### ElasticSearch Setup

## Tools and References

- [Apache Kafka for Beginners Course](https://www.udemy.com/course/apache-kafka/)

- Project management with [Trello](https://trello.com/b/ukEPR6Cs/sample-kafka) board.