- May262022lmg
Running Kafka with GitOps – sharing some tips and tricks we’ve gained by experience
inTo set up and get Kafka up and running on Kubernetes can almost seem magical when using Strimzi. However, managing…
- May122022lmg
Make your Kafka cluster production ready with Irori Streaming Data Platform (ISDP)!
inMany Kafka-journeys start from a technical standpoint. It might be our old messaging platform, which just can’t handle our ever…
- Mar022022lmg
DLQman to the rescue
inSimplify error handling in your kafka streaming service This article is a follow up on the article “The overlooked issue…
- Feb022022lmg
The overlooked issue with DLQs in Kafka
inAre we getting out of quarantine? 😉 Integrating data through Kafka isn’t really that different from any other systems integration…
- Jan192022lmg
Due diligence on a technical platform
inA small effort that provides valuable insights In this post, I will explain some of the benefits from applying a…
- Nov242021lmg
Terraform and ArgoCD in beautiful harmony
inChallenges when combining multiple provisioning tools Today, many teams are looking into Infrastructure-as-Code and other ways of improving the way…
- Nov042021lmg
Tools and practices for cloud infrastructure provisioning
inIntroduction to provisioning This article is the result of the Irori learning track where we gather co-workers to explore new…
- Oct132021lmg
Tekton – Kubernetes Native CI/CD
inWhat is Tekton? Tekton is an open-source framework for creating CI/CD systems, running natively in kubernetes. Developers looking to set…