This skill provides expert guidance for building robust serverless applications on Azure, focusing on modern programming models such as the .NET Isolated Worker, Node.js v4, and Python v2. It helps developers implement high-performance patterns for Durable Functions orchestration, optimize cold starts, and navigate common pitfalls like improper HttpClient management or blocking async calls. Whether you are architecting a simple API or a complex stateful workflow, this skill ensures your serverless infrastructure is scalable, efficient, and aligned with Azure's latest architectural best practices.
Key Features
010 GitHub stars
02Durable Functions orchestration and stateful pattern guidance
03Cold start and consumption plan timeout optimizations
04Modern Isolated Worker Model patterns for .NET
05Standardized implementation of IHttpClientFactory and App Insights
06Node.js v4 and Python v2 decorator-based programming models