Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wjc-van-es/ps-securing-kafka

PluralSight Course: Securing a kafka Cluser by Bogdan Sucaciu
https://github.com/wjc-van-es/ps-securing-kafka

Last synced: about 1 month ago
JSON representation

PluralSight Course: Securing a kafka Cluser by Bogdan Sucaciu

Awesome Lists containing this project

README

        

# ps-securing-kafka
PluralSight Course: Securing a kafka Cluser by Bogdan Sucaciu

---
## WARNING
This Git repository contains artefacts you would normally **never** store in a Git repository for any real
application deployed in a production environment,
as these must be kept secret and secure:
- keystores
- truststores
- private keys

The reason they are included is that this is a tutorial, and otherwise it would be very difficult
to follow the steps of the course.

All these artefacts can be found in [security](security).

---