DevOps
-

Apache Ignite on your Kubernetes Cluster Part 3: Configuration explained
Previously we had a look on the RBAC needed for and ignite cluster in Kubernetes. This blogs focuses on the…
Read More » -

Apache Ignite on your Kubernetes Cluster Part 2: RBAC Explained
You had a cache service running however all you did was installing a helm chart.In this blog we shall evaluate…
Read More » -

Simplifying APM: Remove the Guesswork From Troubleshooting
Troubleshooting Can Be Hard These days web applications are complicatedâthere are no two ways about it. Even a relatively simple…
Read More » -

Apache Ignite on your Kubernetes Cluster Part 1: Vanilla installation
By all means apache Ignite is an Amazing Open Source project. Donât assume itâs just a Cache. It provides way…
Read More » -

So You Wanna Build a (Test) Mail Server
Iâve recently been working on an app which processes data in an email box. Old school! Whatâs the best way…
Read More » -

Jib â Containerize Your Java Application
ge Credit: https://github.com/GoogleContainerTools/jib Building containerized applications require a lot of configurations. If you are building a Java application and planning…
Read More » -

Rotating secrets in Kubernetes
Iâm building a multitenant SaaS on top of Kubernetes at the moment, and one principle weâve gone with is that…
Read More » -

Quarkus remote dev in Docker containers
When youâre developing with Quarkus, youâre probably familiar with the dev mode which allows you to see your code changes…
Read More » -

Escape JSON property names in jq
Iâm using the command line a lot and jq is a helpful tool for dealing with JSON data. You can…
Read More »

