NZroot.dev

Introduction to Kubernetes Scaling

Posted on Dec 1, 2024 LATEST

Learn how Kubernetes handles scaling of applications automatically. We dive into HPA, VPA, and cluster autoscaler.

Mastering Tailwind CSS for Modern Web

Posted on Nov 20, 2024

Why I switched from Bootstrap to Tailwind CSS and haven't looked back. A deep dive into utility-first CSS.

Getting Started with Docker Containers

Posted on Nov 15, 2024

A comprehensive guide to understanding and using Docker containers for your applications. Learn the basics of images, containers, and Docker Compose.

Automating Server Configs with Ansible

Posted on Nov 5, 2024

Stop configuring servers by hand. Use Ansible playbooks to ensure consistency across your entire fleet.