System Publications

Articles, tutorials, and engineering notes on .NET Core, Azure, AI, and distributed architectures.

Jun 15, 20265 min read

Building Intelligent Agentic Systems with .NET 8 and Semantic Kernel

An in-depth guide on designing multi-agent AI pipelines using .NET 8, C#, and Microsoft Semantic Kernel, showing how to coordinate tasks across specialized LLM controllers.

.NET 8AI AgentsSemantic Kernel
May 10, 20264 min read

Optimizing Azure Functions for Real-Time IoT Telemetry Ingestion

Best practices for configuring serverless Azure Functions and Cosmos DB bindings to handle millions of streaming events from IoT gateway modules.

AzureIoTCosmos DB