Graph-Based Workflows -- Beyond Simple Orchestration
Move from LLM-driven routing to deterministic graph-based workflows -- sequential pipelines, parallel execution, conditional branching, and state management.
Read article
Solutions Architect specializing in Azure, AI, and enterprise cloud-native development. Writing about architecture, AI agents, and building things that scale.
Move from LLM-driven routing to deterministic graph-based workflows -- sequential pipelines, parallel execution, conditional branching, and state management.
Read article

Microsoft Dev Tunnels is built into Visual Studio and the Azure CLI — expose localhost for webhook callbacks, OAuth redirects, and live demos without ngrok or Cloudflare accounts.

A practical breakdown of why pnpm beats npm for modern JavaScript and TypeScript projects — faster installs, strict dependency resolution, massive disk savings, and first-class monorepo support.

Everything about Azure App Registration — what it creates, application types (Web, SPA, Daemon), authentication flows, client secrets vs certificates, redirect URIs, Expose an API, and how tokens work. Practical and complete.
Read article
Use Cloudflare Tunnel to expose localhost with a stable custom subdomain. Free ngrok alternative — no session limits, works behind corporate firewalls.

A practical guide to integrating .NET Aspire into an existing .NET application — not starting from scratch. Shows how to add AppHost orchestration, service discovery, and OpenTelemetry to a real Clean Architecture project with Angular frontend and PostgreSQL.

Learn how .NET Aspire eliminates microservices infrastructure boilerplate — service discovery, connection strings, observability — with a full e-commerce demo using PostgreSQL, Redis, and RabbitMQ orchestrated from a single C# file.

Microsoft Ignite 2025 unveiled Microsoft Foundry - a unified enterprise platform integrating agents, models, tools, and governance for building AI at scale. Explore Foundry Agent Service, Foundry Tools, Foundry IQ, and the complete AI development stack.

Docker's new MCP tooling enables organizations to create custom catalogs, host images in private registries, and maintain complete control over AI tool access through the MCP Gateway.

A comprehensive visual guide exploring 16 essential architectural patterns for .Net applications, featuring workflow diagrams, decision trees, and implementation examples.

Complete guide to setting up LiteLLM proxy with Open WebUI for unified AI model management. Reduce costs by 30-50%, simplify API integration, and future-proof your applications with Docker-based infrastructure.

Complete guide to customizing GitHub Copilot with instruction files for Angular 19 and .NET 8+. Boost team productivity by 40%, maintain coding standards, and accelerate modern framework adoption.