mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-03 18:20:25 +00:00
2.7 KiB
2.7 KiB
Message Queue in Kubernetes. Event-driven Messaging. Real-Time Data Streaming
Message Brokers
- Apache ActiveMQ
- Dzone: Introduction to Message Brokers. Part 1: Apache Kafka vs. RabbitMQ
- Dzone: Introduction to Message Brokers. Part 2: ActiveMQ vs. Redis Pub/Sub
KubeMQ
- KubeMQ.io: Kubernetes Native Message Queue Broker
- devops.com: Best of 2019: Implementing Message Queue in Kubernetes
- kubemq.io: Kafka VS KubeMQ
Kakfa
- developers.redhat.com: how easy to deploy and configure a Kafka Connect on Kubernetes through strimziio operator and use secrets
- developers.redhat.com: Using secrets in Kafka Connect configuration
Banzai Cloud Supertubes (Cloud Native Kafka implementation)
Red Hat AMQ
- Red Hat AMQ = AMQ Broker (Apache ActiveMQ Artemis) + AMQ Streams (Apache Kafka)
- Red Hat AMQ streams: Simplify Apache Kafka on Red Hat OpenShift
RabbitMQ
- K8s prevent queue worker Pod from being killed during deployment How to prevent a Kubernetes (like RabbitMQ) queue worker Pod from being killed during deployment while handling a message?
Related
- Service meshes to the rescue: Load balancing and scaling long-lived connections in Kubernetes
- Debezium Stream changes from your database
- Red Hat Integration service registry
- Apicurio Registry An API/Schema registry - stores APIs and Schemas.