Learning
Technical field guide
The modules are short, visual, and tied to real platform work. They are written for readers who need the idea quickly, then want enough detail to discuss it.
What an API is and how a request flows
Use a live game-inventory API to see GET retrieve data, POST create an item, PUT upgrade an item, and DELETE remove one.
Azure tenant-to-tenant migration strategy
Move a made-up game house from an old cloud tenant to a new cloud castle by matching each Azure resource to the right migration method.
Cloud Networking Lab: roads, signposts, and pod parking
Build a safe route from an app to data by connecting VNet roads, Private DNS signposts, Private Endpoints, and AKS pod parking.
Cosmos DB RU/s cost and performance tuning
RU/s tuning is about matching throughput to real demand while protecting workloads that genuinely throttle.
Game save operations lab with live evidence
Operate on a per-viewer fake game-save sandbox with API-backed CRUD, dry-run evidence, execute, backup artifacts, and rollback.