kubernetes

A collection of 1 post

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.

Copyright © 2020 Husayn Arrah.