https://github.com/cppforlife/kafka-release
Kafka release for BOSH
https://github.com/cppforlife/kafka-release
Last synced: 8 months ago
JSON representation
Kafka release for BOSH
- Host: GitHub
- URL: https://github.com/cppforlife/kafka-release
- Owner: cppforlife
- License: apache-2.0
- Created: 2017-09-20T06:03:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T04:04:47.000Z (almost 8 years ago)
- Last Synced: 2025-02-22T00:17:01.417Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kafka BOSH release
```
$ # ... deploy zookeeper
$ bosh -d kafka deploy manifests/example.yml -o manifests/dev.yml
$ bosh -d kafka run-errand smoke-tests
```
- https://kafka.apache.org/quickstart
## TODO
- smoke tests
- https://developer.rackspace.com/blog/Apache-Kafka-Client-Benchmarks/
- https://github.com/confluentinc/confluent-kafka-go
- perf tests
- https://db-blog.web.cern.ch/blog/prasanth-kothuri/2016-10-benchmarking-apache-kafka-openstack-vms
- fs tweaking
- https://kafka.apache.org/documentation/#ext4
- secure connection
- https://kafka.apache.org/documentation/#security_ssl
- https://www.confluent.io/blog/apache-kafka-security-authorization-authentication-encryption/
- create/delete-topic vs topic