Tag: mid-level
All the articles with the tag "mid-level".
-
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.
-
Connecting Terraform to Azure
A step-by-step guide for configuring Terraform to deploy infrastructure to Azure using the AzureRM provider, including authentication methods and deployment workflows.
-
Managing Nutanix with Terraform: Automating Your Private Cloud
A basic guide to automating your Nutanix private cloud infrastructure with Terraform, including setup and real-world code examples.
-
Git Branching Strategies for Fast-Moving Teams
Learn practical Git branching strategies for fast-paced teams. We'll compare GitFlow, Trunk-Based Development, and Feature Branching—plus share tips for review workflows and infrastructure code.
-
Terraform vs. PowerShell & Ansible: Thinking in Orders not Recipes
How to consider Terraform's declarative model, how it differs from process/script-driven tools like PowerShell or Ansible.