RADAR-base / RADAR-Docker

Integrated Docker Stack for the RADAR mHealth Streaming Platform Components
https://hub.docker.com/u/radarbase/dashboard/
Apache License 2.0
16 stars 16 forks source link

Implement backup strategy for Kafka #171

Open blootsvoets opened 5 years ago

blootsvoets commented 5 years ago

We could implement a strategy for backing up Kafka information like explained here: https://jobs.zalando.com/tech/blog/backing-up-kafka-zookeeper/. They use S3 connector for Kafka topic contents and Burry for Zookeeper snapshots.

yatharthranjan commented 5 years ago

Yes this was also mentioned in #106. It will definitely be great to have