Home Archive Issue #375
Issue #375

Azure Functions, Redis, and C# performance

A varied .NET roundup covering serverless APIs, cache invalidation, Azure Repos updates, C# performance tips, and .NET 10 language changes.

Jasen's top three picks

  1. 1
    Part 1: Building Your First Serverless HTTP API on Azure with Azure Functions & FastAPI

    devblogs.microsoft.com

    A solid starting point for serverless API work if you’re pairing Azure Functions with Python-friendly FastAPI.

  2. 2
    How to Improve Performance in C# Applications

    c-sharpcorner.com

    Good practical performance advice here—worth reading before you start guessing where the allocations are coming from.

  3. 3
    What’s new with Azure Repos?

    devblogs.microsoft.com

    Azure Repos keeps getting quieter, useful improvements that teams will notice in day-to-day work.

Editor's note

I pulled together a pretty mixed bag today: serverless on Azure, hard-nosed performance work, and some platform updates. The Redis and HybridCache piece is especially practical, and the .NET 10/C# 14 note is a useful heads-up for language enthusiasts.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox