You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today.

Blog

Practical writing on cloud, security, networking, and automation — no buzzwords, just substance.

Networking & Security

Zero Trust Networking: What It Actually Means in Practice

Every vendor claims their product enables "Zero Trust." But stripped of the marketing, Zero Trust is a design principle — never trust, always verify — and it starts with how you segment your network and enforce identity-aware access. Here's how to implement it without buying a new appliance.

July 15, 2025
Read More →
Python & Automation

Automating User Provisioning with Python and the Graph API

Manually creating accounts in Azure AD is error-prone and slow. With Python and Microsoft's Graph API, you can automate user creation, group assignment, license provisioning, and audit logging in a single script — and reduce a 2-hour task to under 10 minutes.

June 28, 2025
Read More →
Cloud Architecture

Cloud Landing Zone Mistakes That Will Bite You Later

Most teams stand up their first AWS or Azure environment fast — and pay for it for years. Loose IAM permissions, flat account structures, and missing centralized logging are the usual culprits. This post walks through the most common anti-patterns and how to correct them before they become incidents.

May 10, 2025
Read More →