azure-functions
sickn33/antigravity-awesome-skills
Master expert patterns for building robust serverless applications using Azure Functions. This guide covers multi-language support (.NET, Python, Node.js), including the isolated worker model, Durable Functions orchestration, cold start optimization, and implementing various triggers (HTTP, Timer, Blob). Essential for developing scalable, production-ready cloud backend services.