Every item listed individually below with its own price. Buy separately or get everything in the bundle for $149.
All 45 Posts — PDF Collection
45 PDFs
The complete Hyperscale Log Monitoring Masterclass series in searchable, printable PDFs organised by phase. No 7-day subscriber delay, no paywall.
Phase 1–9 · Substack-quality layout
Drill Card Pack
45 cards + compiled
Single-page A4 per post: PowerShell 7 commands, Azure SDK method signature, KQL snippet, decision rule, verify command, and a "break it deliberately" one-liner.
PDF · A4 light version · 90-page compiled master
KQL Query Library
45 queries + quick ref
One production-ready KQL query per post, annotated inline. Organised by post number and by Azure service. Works in ADX, Azure Monitor, App Insights, and Sentinel. Plus a 2-page printable cheatsheet of all KQL operators.
2× .kql files + PDF cheatsheet
Bicep Module Library
9 modules + main.bicep
Parameterised Bicep modules for every Azure service in the series: Service Bus, Event Hubs, App Insights, Blob Storage, ADX, AKS, ACR, Key Vault, DAPR components. One command deploys the full stack.
11 .bicep files + parameters.prod.json
Reference Guides Pack
4 PDFs
Azure-native vs open-source decision tables (6 technology pairs), Azure SDK .NET patterns (5 recurring patterns), complete Windows developer machine setup guide, and Azure emulator quick-start.
4 printable PDFs
AZ-305 Alignment Map
3-page PDF
Every post mapped to the AZ-305 Azure Solutions Architect Expert exam domain with a 1–4 weight score and the recommended study sequence. Use it alongside official Microsoft Learn modules.
PDF · 45 posts × 5 exam domains
Annotated Repository README
10 ADRs · Markdown
The architectural decision record for the entire system. Why Aspire over Docker Compose, why per-event checkpointing, why KQL is the universal language, why KEDA ties to Event Hubs lag not CPU. The document a new engineer reads before their first sprint.
Markdown + PDF · 258 lines
Complete .NET Aspire Source Repository
45 branches
Private GitHub repository. One branch per post — the complete running system at that point. git checkout post/09 and dotnet run --project src/AppHost and the system for Post 9 starts. No pseudocode, no exercises left for the reader.
GitHub repo access (private) · .NET 8 · Aspire 8.3
Architecture Diagrams
90 SVG + PNG
Two diagrams per post: the full 45-post system with that post's components highlighted, and the internal data-flow diagram for that post's primary component. Microsoft Fluent color palette. Editable SVG — drop into Figma, PowerPoint, or Confluence.
SVG (editable) + PNG exports · 2× per post