Introduction Welcome to codingwithdrew.com where, typically, I describe (in-depth) how to conquer a new tool or language. Generally, these articles are written for myself as future notes on how to do …
Kustomize
Kustomize is a CLI configuration manager for Kubernetes objects with a kustomization.yaml file. It is integrated with kubectl and allows you to customize raw, template-free YAML files for …
What Does An SRE (Site Reliability Engineer) Do On Amazon Web Services?
As usual, this article is more of my own notes to my future self but there is so much useful information it'd be rude for me to keep it to myself. If you find any errors in the article, please …
Continue Reading about What Does An SRE (Site Reliability Engineer) Do On Amazon Web Services? →
DevOps with Kubernetes – Zero to Hero Guide
This is an exhaustive guide that should take you from zero to hero with Kubernetes. Objectives Learn Devops as a practiceUnderstand, deploy, and use KubernetesGet started with containerization …
Continue Reading about DevOps with Kubernetes – Zero to Hero Guide →