Scripts and samples to support Confluent Platform talks. May be rough around the edges. For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
You need to allocate Docker 8GB when running these. Avoid allocating all your machine's cores to Docker as this may cause the machine to become unresponsive when running large stacks. On a four-core Mac Book two cores for Docker should be fine.
-
Data pipelines (Database + KSQL + Elasticsearch)
-
KSQL
-
Kafka Connect
- MQTT Connect Connector Demo
- Kafka Connect deepdive - understanding converters and serialization
- Kafka Connect JDBC Source demo environment
- Example Kafka Connect syslog configuration and Docker Compose
-
Confluent Cloud
-
Misc
- Hacky export/import between Kafka clusters using
kafkacat
- Docker Compose for just the community licensed components of Confluent Platform
- Topic Tailer, stream topics to the browser using websockets
- KPay payment processing example
- Industry themes (e.g. banking Next Best Offer)
- Hacky export/import between Kafka clusters using
Raise an issue on this github project, or head to http://cnfl.io/slack and join our Community Slack group.