Skip to content
CAMPUX
Field notes

One Azure idea at a time.

Short, honest write-ups of the ideas that come up in interviews and on the job. Each one teaches the concept properly, cites the Microsoft documentation, and points back to the class that drills it until it sticks.

Filter Latest Governance 14 Careers 134 AI 14 Cost 15 Networking 18 Identity 16 Migration 37 Databases 7 IaC 7 Certifications 1 Fundamentals 14 Storage 12 Compute 30 CI/CD 15 Security 17 Observability 5
Cross-cloud · managed Kubernetes

AKS vs EKS vs GKE: managed Kubernetes compared

By Captain O

All three run the same upstream Kubernetes, so your manifests, kubectl, and Helm charts move unchanged. What differs is the wrapper — control-plane cost, node management, and cluster identity.

Azure · IaaS vs PaaS

Azure VM vs App Service — which should you use?

By Captain O

Azure VM or App Service? Choose App Service when you just want to run a web app and let Microsoft handle the OS, patching and scaling. Choose a VM when you need full control — custom runtimes, background services, ports, or software App Service can't host. The IaaS-vs-PaaS decision, with a table.

Azure · Compute · How-to

Create an Azure VM from an image or a snapshot

By Captain O

An image is a reusable template for spinning up new, identical VMs; a snapshot is a point-in-time copy of one disk. Here's when to use each, and the exact az CLI and portal steps for both paths.

Read more
19 min readVMs
Azure · Compute · Hyper-V

Azure VM nested virtualization — what it is and how to enable it

By Captain O

Nested virtualization is running a hypervisor inside an Azure VM so you can spin up Hyper-V, Windows Sandbox, WSL2, or nested Kubernetes on it. It only works on VM sizes that expose the virtualization extensions — pick the wrong series and it silently won't. Here's what it is, which sizes support it, and how to turn it on.

Read more
19 min readVMs
Serverless · Pricing

AWS Lambda vs Google Cloud Functions: the pricing, compared

By Captain O

AWS Lambda vs Google Cloud Functions on price: both bill per request plus compute per GB-second and both hand you a large perpetual free grant (~1–2M requests, ~400k GB-seconds). At real scale the bill is a wash — the choice comes down to cold starts, runtimes, and ecosystem.

Cloud · Compute comparison

EC2 vs Azure VM vs GCP Compute Engine

By Captain O

AWS EC2 vs Azure Virtual Machines vs GCP Compute Engine: all three rent you the same thing — a VM billed by the second or hour. The real decision is ecosystem, not a few cents an hour. Terminology, sizing families, and pricing models compared.

Read more
18 min readVMs
Azure · Comparison

Azure VM vs AWS EC2

By Captain O

Azure VM vs AWS EC2, compared honestly: same idea, different names and knobs. A side-by-side table on terminology, pricing models, sizing, free tier, and billing — plus the part that actually decides cost.

Read more
17 min readVMs
The Dispatch · No. LVII · delivered by email

Get new field notes as they ship.

One short, honest Azure note at a time — plus the occasional hiring signal. No spam, no card, unsubscribe in one click.