cloud
Azure Functions with C# Articles, Tutorials & News
Azure Functions with C# articles, tutorials, and news from the DotNetNews archive.
53 articles Updated Page 2 of 3
Browse additional Azure Functions with C# articles from the DotNetNews archive.
Azure Functions with C# articles
Page 2 of 3
Newest first
-
Surviving the Surge: How Azure Functions Handle Traffic Spikes in Emergency Response Systems
c-sharpcorner.com Issue #310
Discover how Azure Functions provide a resilient, scalable solution for emergency response systems facing unpredictable traffic spikes. Learn from a real-world wildfire evacuation coordination system ...
-
Azure API Management Gateway — ABC Inc : Full Setup Guide (step-by-step)
c-sharpcorner.com Issue #302
This comprehensive guide provides a step-by-step walkthrough of setting up Azure API Management (APIM) for ABC Inc. Learn how to publish, secure, and monitor backend APIs (App Service, Azure Functions...
-
APIs, GC, and C# 14 updates
DotNetNews Issue #298
This issue covers REST APIs, cloud-native .NET, C# 14 field-backed properties, .NET 10 GC changes, and practical performance and MAUI reads.
-
Serverless with Azure Functions in .NET
malshikay.medium.com Issue #286
Serverless made simple for .NET developers
-
Minimizing Cold Starts in Azure Functions for .NET
medium.com Issue #278
Pre-warming, scaling tiers, and smart architecture choices that keep your serverless apps snappy.
-
EF Core filters, SignalR, security fixes
DotNetNews Issue #252
This issue covers EF Core 10 query filters, SignalR, background workers, API performance, security scanning, Azure Key Vault, and caching tips.
-
Think Your Azure Functions Are Cheap? We Thought So Too — Until We Looked Closer
medium.com Issue #248
https://medium.com/@mohsho10/think-your-azure-functions-are-cheap-we-thought-so-too-until-we-looked-closer-f1845ffc3829
-
Why async/await Makes Your Cloud Functions Faster, Cheaper, and More Scalable
surajskfgi.medium.com Issue #248
https://surajskfgi.medium.com/why-async-await-makes-your-cloud-functions-faster-cheaper-and-more-scalable-421955ec8121
-
EF Core, Polly and .NET 10 takeaways
DotNetNews Issue #247
A varied .NET roundup with EF Core guidance, Polly resilience, MAUI Blazor templates, async throughput, feature flags, and more.
-
Building a Full RAG Stack with .NET 8, Azure Functions, Qdrant, Neo4j, and Hugging Face
medium.com Issue #224
https://medium.com/@rafaellarrosa/building-a-full-rag-stack-with-net-8-azure-functions-qdrant-neo4j-and-hugging-face-71dcf0b8293c
-
Best Practices and Code Examples for Azure Functions using C# 13
c-sharpcorner.com Issue #222
https://www.c-sharpcorner.com/article/best-practices-and-code-examples-for-azure-functions-using-c-sharp-13/
-
Master Serverless Architecture Using .NET
medium.com Issue #204
https://medium.com/@Adem_Korkmaz/master-serverless-architecture-using-net-d6e9c1952f65
-
Don’t Let Blob Sync Break Your .NET App — Try This Instead
itnext.io Issue #198
https://itnext.io/dont-let-blob-sync-break-your-net-app-try-this-instead-79d6fd5ef6f9
-
Build & Deploy Azure Function Using C# and Integration with Azure SQL
c-sharpcorner.com Issue #198
https://www.c-sharpcorner.com/article/build-deploy-azure-function-using-c-sharp-and-integration-with-azure-sql/
-
How to Upgrade Azure Functions from .NET 6 to .NET 8 (2025 Guide)
medium.com Issue #196
https://medium.com/@karthikns999/upgrade-azure-functions-dotnet6-to-dotnet8-isolated-model-49aef444a82f
-
Memory leaks, EF Core, and API tuning
DotNetNews Issue #191
A mixed .NET roundup covering memory leaks, EF Core Count vs Any, ASP.NET Core API performance, dependency injection, and Azure DevOps tests.
-
.NET Aspire and Azure Functions integration preview
devblogs.microsoft.com Issue #177
https://devblogs.microsoft.com/visualstudio/net-aspire-and-azure-functions-integration-preview/
-
Better Together: .NET Aspire, Azure Functions, and Visual Studio
devblogs.microsoft.com Issue #176
https://devblogs.microsoft.com//net-aspire-and-azure-functions-integration-preview
-
Working with Azure Blob Storage: Uploading Files and Listing Blobs in C#
csharp.com Issue #154
https://www.csharp.com/article/working-with-azure-blob-storage-uploading-files-and-listing-blobs-in-c-sharp/
-
Implementing Background Jobs in .NET: Hangfire vs. Azure Functions vs. Worker Services
medium.com Issue #154
https://medium.com/@rocharaphael0911/implementing-background-jobs-in-net-hangfire-vs-azure-functions-vs-worker-services-1e3176c9eea4
-
Carcass in Azure Functions: Part 1 — Durable Functions, High-Performance Logging & FunctionContext
medium.com Issue #150
https://medium.com/@serhiikokhan/carcass-in-azure-functions-part-1-durable-functions-high-performance-logging-functioncontext-798b1705d59e
-
Minimal APIs, null safety, and performance tips
DotNetNews Issue #146
A varied .NET roundup with tips, ASP.NET Core patterns, EF Core raw SQL, SQL Server tuning, Azure OpenAI identity, and .NET Aspire.
-
Monitoring C# Azure Functions in the Isolated Worker Model - Infrastructure & Configuration Deep Dive
tpeczek.com Issue #138
https://www.tpeczek.com/2024/11/monitoring-c-azure-functions-in.html
-
ASP.NET Core, EF Core and more
DotNetNews Issue #132
A varied .NET roundup covering servicing guidance, dynamic CORS, source generators, EF Core performance, SignalR, Azure Functions, and MAUI.
-
Azure Functions, CDC, and profiling
DotNetNews Issue #110
A varied .NET roundup covering serverless scaling, PostgreSQL CDC, Visual Studio benchmarking, .http API testing, caching, and C# fundamentals.