Knowledge Base

Numbered technical tutorials for Azure and Cloud Automation.

Automation March 2026

How I Built My CI/CD Pipeline

Setting up GitHub Actions to deploy a portfolio website automatically to an Oracle VM.

View Steps 5 min read
Compute March 2026

Provisioning Ubuntu 22.04 VM in Azure

A technical comparison of deploying stable Linux environments using Azure CLI for speed and Terraform for infrastructure state management.

View Steps 7 min read
Azure March 2026

Azure Resource Group: CLI vs Terraform

Comparing the imperative speed of Azure CLI with the declarative power of Terraform.

View Steps 5 min read
Storage March 2026

Azure Storage Account: CLI vs Terraform

Managing Blob storage and File shares using automated infrastructure workflows.

View Steps 6 min read
Compute March 2026

Deploying Linux VMs: CLI vs Terraform

Automating Virtual Machine creation with SSH keys and network security groups.

View Steps 10 min read
Networking March 2026

Azure Hub-Spoke VNET Architecture

Building a production-ready network foundation with peering and gateways.

View Steps 8 min read