Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ppatierno/devday-2020-strimzi-aks-eventhub
Demo session at DevDay 2020 "Strimzi: running your Apache Kafka cluster on Kubernetes"
https://github.com/ppatierno/devday-2020-strimzi-aks-eventhub
Last synced: 2 months ago
JSON representation
Demo session at DevDay 2020 "Strimzi: running your Apache Kafka cluster on Kubernetes"
- Host: GitHub
- URL: https://github.com/ppatierno/devday-2020-strimzi-aks-eventhub
- Owner: ppatierno
- License: apache-2.0
- Created: 2020-10-28T21:28:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-17T21:09:48.000Z (about 4 years ago)
- Last Synced: 2024-10-10T20:53:45.921Z (3 months ago)
- Language: Java
- Size: 109 KB
- Stars: 10
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# devday-2020-strimzi-aks-eventhub
Demo session at DevDay 2020 "Strimzi: running your Apache Kafka cluster on Kubernetes"
* [Slides deck](https://www2.slideshare.net/paolopat/strimzi-running-your-apache-kafka-cluster-on-kubernetes)
* [Video recording](https://www.youtube.com/watch?v=RyJqt139I94&feature=youtu.be&t=17066)![Kafka Mirror Maker2 to Event Hub](images/streams_mm2_eh.png)
## Modules
* 00 - [Deploy Azure Kubernetes Service](00-deploy-aks.md)
* 00 - [Deploy Azure Event Hubs](00-deploy-eh.md)
* 01 - [Prerequisites](01-prerequisites.md)
* 02 - [Deploy Strimzi](02-deploy-strimzi.md)
* 03 - [Deploy Apache Kafka](03-deploy-kafka.md)
* 04 - [Topic creation](04-topics-creation.md)
* 05 - [Deploy Internal Applications](05-deploy-internal-applications.md)
* 06 - [Deploy Kafka Mirror Maker 2](06-deploy-mm2.md)
* 07 - [Deploy applications](07-deploy-streams-eh-applications.md)