This skill provides expert guidance for building production-grade serverless applications on Microsoft Azure, focusing on modern programming models for .NET, Python, and Node.js. It helps developers implement the Isolated Worker model, manage complex stateful workflows with Durable Functions, and avoid common anti-patterns like blocking async calls or inefficient resource handling. Whether you are optimizing cold starts or configuring Application Insights, this skill ensures your function apps are scalable, maintainable, and cost-efficient.
Key Features
01Isolated Worker Model support for .NET applications
02Modern Node.js v4 and Python v2 programming model guidance
03Production-ready templates for IHttpClientFactory and async/await
04Durable Functions orchestration and stateful patterns
050 GitHub stars
06Cold start and performance optimization strategies