Checking the health of applications is an essential task in cloud-native environments. By default, the Kubelet…
Sending HTTP requests to external services is a standard task for many applications written in Go.…
Requirements for a Configuration System There are many different approaches to organize software configuration nowadays. Environment…
Sorting collections is a standard task in every programming language. In this article, we’re going to…
Kubernetes brings many advantages like scaling, load balancing, and high availability for service deployments. In this…