Software Engineering
Using and troubleshooting etcd in kubernetes
etcd, https://coreos.com/etcd/, is a distributed key/value store and contains all details about a kubernetes cluster, such as...
etcd, https://coreos.com/etcd/, is a distributed key/value store and contains all details about a kubernetes cluster, such as...
I frequently hear people talk about unit tests when they actually mean something else. In some cases,...
One of the most significant benefits of containers is that they empower a software engineer to explore...
In spite of the popularity of Let’s Encrypt for generating free SSL/TLS certificates, I think their getting...
I’ve been having a lot of conversations lately about batch size and how the choice of batch...
Often in development or when working on proofs of concept (PoC), I need working SSL to protect...
Introduction Kubernetes (also written k8s) is a powerful container orchestration platform that works with Docker. This first...
Kubernetes is getting a lot of attention recently, and there is good reason for that. Docker containers...
IT general controls are important for various reasons, such as business continuity and regulatory compliance. Traditionally, controls...
Vendor and tool selection is often a complicated process for an enterprise. In the worst cases, the...