Husayn Arrah

This is the only way I get to refer to myself as an Author

Latest Stories

Health checking for cloud native applications

As we build cloud native applications, it is increasingly important that these applications be resilent and suited to the orchestration platforms like kubernetes on which they run on. Healthchecks are one of the requirement of a good cloud native application. In this post I discuss how to write effective healthchecks for applications running in inherently unstable environments.

Read More

Synchronous requests in a kafka world

Kafka is usually used at the center of scalable solutions, but it happens to be designed to function asynchronously. In this post I describe how I was able to handle a synchronous request/response with kafka

Read More
Copyright © 2020 Husayn Arrah.