Tag: tools
All the articles with the tag "tools".
-
Version Control for Infrastructure Code
Apply Git workflows and branching strategies to your IaC projects.
-
GitHub CODEOWNERS: Who Owns What in Your Repo
Stop guessing who should review — let CODEOWNERS handle it.
-
GitHub Actions and Job Scheduling, Part 3: The Migration
Real workflow examples for PowerShell, Ansible, and Packer — plus the incremental migration approach that kept everything running.
-
GitHub Actions and Job Scheduling, Part 2: The Solution
Docker-based self-hosted runners, vendor containers, and cron schedules in YAML. Here's the architecture that replaced hundreds of scattered jobs.
-
GitHub Actions and Job Scheduling, Part 1: The Problem
Scattered cron jobs, no visibility, and a prayer that things just work. Here's the job scheduling mess we inherited and why it had to change.
-
Managing Large Git Repositories: LFS, Partial Clone, and Sparse Checkout
Tame large repositories with Git LFS, partial clones, and sparse checkouts for monorepos.
-
Git Submodules: Managing Shared Code Across Repos
Use Git submodules to share infrastructure code across repositories and avoid common pitfalls.
-
GitHub Forks Explained
What's a fork, when should you use one, and how is it different from a clone? A quick guide.
-
Git Hooks: Automate Code Quality Before It Hits the Repo
Stop reviewing formatting issues. Use Git hooks to enforce code standards automatically.
-
Nutanix AHV vs ESXi: Making the Choice
A practical comparison of Nutanix AHV and VMware ESXi — architecture differences, feature parity, migration considerations, and how to decide which hypervisor fits your environment.