Tech ChroniclesRamblings of a Tech Dude

Tag: devops

devops

What is DevOps?

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

Kubernetes 101: Pods, Nodes, Containers, and Clusters

  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...

IaC

Infrastructure as Code and Six Key Automation Concepts

  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...

Dockerfiles

Gotchas in Writing Dockerfile

    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...

Tech Chronicles
RSS
Follow by Email
LinkedIn
Share