This skill provides specialized guidance for developing, optimizing, and deploying Azure Functions across multiple languages including .NET, Python, and Node.js. It focuses on modern architectures like the Isolated Worker model and the latest v4/v2 programming models to ensure scalable, high-performance serverless applications. By incorporating best practices for Durable Functions orchestration, cold start mitigation, and efficient resource management, it helps developers avoid common pitfalls like blocking async calls or improper client instantiation.
주요 기능
01Cold start optimization and performance tuning techniques
02Isolated Worker model implementation for .NET projects
03Durable Functions orchestration and stateful workflow management
04Modern Node.js v4 and Python v2 programming patterns
05Production-grade error handling and resource management
060 GitHub stars