Tag: code
Blog
What Is RabbitMQ And How Do You Manage It With Kubernetes?
RabbitMQ is an open source message broker enabling communication and information exchange between systems, applications and services.
Blog
How to use OpenTelemetry for Apache Kafka® Monitoring
Apache Kafka® is a high-throughput, low-latency platform for handling real-time data feeds. Its storage layer is in essence a massively scalable pub/sub message queue designed as a distributed transaction log. It can be used to process streams of data in real-time, building up a commit log of changes. Apache Kafka® has strong ordering guarantees that