Skip to content
Tech Talk Tavern/
Menu
Azure Front Door: A Practical Guide to Building a Global Edge (Standard vs Premium)

Dynamic-style Cloud Journal

Tech Talk Tavern

Practical cloud architecture and DevSecOps playbooks. Practical Azure, DevSecOps, and platform architecture guides with a delivery-first focus.

19

Published playbooks

7 min

Average reading time

12+ topics

CMS content · Jan 15, 2026

Focus Areas

Featured

Trending Guides

View all posts
Azure Architecture illustration for Turning an Ingress Migration into a Security Upgrade — with DevOps + Terraform IaC as the Backbone (NGINX → Azure Front Door + App Gateway/AGIC)
May 2, 202513 min read

Ingress migrations are rarely “just routing.” They’re one of the few moments where you’re forced to touch the edge, which means you can also fix the stuff that quietly rots over time: The core move is simple: Don’t migrate YAML → YAML. Migrate to a desired state — and encode that state as Terraform. This […]

#AKS#Application Gateway#AppSec#Azure
Terraform Infrastructure illustration for Building a Production-Ready Azure VM Terraform Module
September 27, 202521 min read

When I sit down to craft a Terraform module, I ask myself how future me—and the teams inheriting my code—will reason about every decision. I remind myself to start with clarity, keep security opinionated but flexible, and prove the workflow end to end before anyone else runs terraform apply. I literally keep a checklist on […]

#Azure#DevSecOps#IaC

Library

Browse All Posts

Tags

Categories

Sort

19 results

Git Workflows illustration for Configure Git to Sign All Your Commits with GPG (Step‑by‑Step)
November 16, 20254 min read

Configure Git to Sign All Your Commits with GPG (Step‑by‑Step) Signing your commits proves they came from you and haven’t been altered. Many teams now require signed commits to protect their supply chain. In this guide you’ll generate a GPG key, configure Git to sign every commit and tag, upload your public key to GitHub/GitLab/Bitbucket […]

Terraform Infrastructure illustration for Automated Documentation Generation for Terraform Modules with terraform-docs
October 16, 20251 min read

Ensuring our Terraform modules are well-documented is a key part of our development process. But, let’s be honest, keeping docs up-to-date is a tedious task! Luckily, there’s an efficient tool out there that makes the process simpler and quicker – terraform-docs! Terraform-docs is an open-source, cross-platform tool, that can automatically generate comprehensive documentation for your […]

#Azure#DevSecOps#IaC
Terraform Infrastructure illustration for Building a Production-Ready Azure VM Terraform Module
September 27, 202521 min read

When I sit down to craft a Terraform module, I ask myself how future me—and the teams inheriting my code—will reason about every decision. I remind myself to start with clarity, keep security opinionated but flexible, and prove the workflow end to end before anyone else runs terraform apply. I literally keep a checklist on […]

#Azure#DevSecOps#IaC
The Ultimate Ansible Guide
July 26, 202516 min read

A practical reference from first contact to writing your own modules Table of Contents What Ansible Is and How It Thinks Ansible is: Key properties: A mental model: Ansible Architecture At a high level: Key components: Installing and Setting Up Ansible On Linux Most common: Or from your package manager (versions may lag): On macOS […]

#Azure#DevSecOps#IaC
Azure Architecture illustration for Azure Terraform Conventions: How to Design & Enforce a Real-World Naming Strategy
June 7, 202512 min read

Repository: https://github.com/SalehElnagar/azure-terraform-conventions This article walks through how to think about Azure naming conventions and how to turn those decisions into code using the azure-terraform-conventions GitHub repository. That repo contains: The goal is not “just use whatever the repo does”. The goal is: capture your organization’s naming decisions once, codify them with this library, and then […]

#Azure#DevSecOps#IaC
Azure Architecture illustration for Turning an Ingress Migration into a Security Upgrade — with DevOps + Terraform IaC as the Backbone (NGINX → Azure Front Door + App Gateway/AGIC)
May 2, 202513 min read

Ingress migrations are rarely “just routing.” They’re one of the few moments where you’re forced to touch the edge, which means you can also fix the stuff that quietly rots over time: The core move is simple: Don’t migrate YAML → YAML. Migrate to a desired state — and encode that state as Terraform. This […]

#AKS#Application Gateway#AppSec#Azure
Git Workflows illustration for Configure Git to Sign All Your Commits with GPG (Step-by-Step)
April 17, 20254 min read

Signing your commits proves they came from you and haven’t been altered. Many organizations require signed commits to protect their supply chain. This step-by-step guide walks you through generating a GPG signing key, configuring Git to sign every commit and tag, uploading your public key to popular Git hosting services (GitHub, GitLab, Bitbucket), and troubleshooting […]

Azure Architecture illustration for Azure DevOps Artifacts: End-to-End Patterns and Use Cases
April 2, 20255 min read

Master Azure Artifacts packaging, retention, and governance to empower hybrid DevSecOps teams shipping from monorepos, microservices, and data science workloads. Why Azure Artifacts Matters Azure Artifacts provides a first-party, enterprise-grade package management service within the Azure DevOps ecosystem. It supports multi-format feeds (NuGet, npm, Maven, PyPI, Universal Packages) with integrated build automation, permissions, and compliance […]

#Azure#DevSecOps

Reader Feedback

What Readers Say

Clear, practical, and immediately useful. We adopted two of these cloud hardening patterns in production.
Platform Lead
The guides are detailed enough for seniors and approachable for engineers leveling up fast.
DevSecOps Engineer
One of the few blogs where architecture trade-offs are explained with operational reality.
Cloud Architect

Trust Signals

Built for reliable delivery and transparent operations.

SSL EnabledOpen SourcePrivacy-first analytics

Get New Playbooks Weekly

Join the newsletter for practical Azure, Terraform, and DevSecOps guides. One actionable email per week.