Home Archive Issue #495
Issue #495

Cosmos DB patterns, agents, and API performance

This issue covers Cosmos DB modeling, partition keys, Agent Framework updates, .NET guidance, gRPC vs REST, Kafka, Blazor logging, and benchmarking.

Jasen's top three picks

  1. 1
    See our new Azure Cosmos DB Design Patterns

    devblogs.microsoft.com

    Strong reference material for Cosmos teams that need proven modeling approaches instead of learning partitioning lessons the hard way.

  2. 2
    How to Test Vertical Slice Architecture

    milanjovanovic.tech

    Useful look at testing in vertical slice systems, especially if layered-architecture habits keep leaking into feature-based codebases.

  3. 3
    ️ Modernizing .NET — Part 32: When Four Architectures Coexist

    medium.com

    A practical modernization angle: multiple architectural styles can coexist during migration without turning every choice into doctrine.

Editor's note

I kept this one deliberately mixed, which is usually where the most practical reading stacks come from. The new Azure Cosmos DB design patterns piece stands out because data modeling mistakes are expensive to unwind, and the partition-key follow-up gives you a concrete recovery path. I also liked the Agent Framework coverage from both Microsoft and the community, plus the BenchmarkDotNet article for its reminder that performance work needs measurement, not guesswork.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox