DevOps is the simplification or automation of established IT processes. Here’s a brief tutorial to understand and get started with DevOps. DevOps… CI/CD… Docker… Kubernetes… I’m sure you’ve been bombarded with these words a lot the...
Kubernetes is quickly becoming the new standard for deploying and managing software in the cloud. With all the power Kubernetes provides, however, comes a steep learning curve. As a newcomer, trying to parse the official...
As an industry, we aspire to something that delivers on our collective vision of fully-automated, self-governing infrastructure. In the 00s we called it autonomic computing, then software defined data center (SDDC) and, now, IaC. Sadly, IaC...
Why do we need to use a Dockerfile? Dockerfile is not yet-another shell. Dockerfile has its special mission: automation of Docker image creation. Once, you write build instructions into Dockerfile, you can build the same image...



