Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure. It allows you to implement your system's logic into readily-available blocks of code called "functions". Also it is cost effective, auto scalable and easy deployable.
- How to prepare for the workshop?
- What is Serverless Computing and how does it works?
- When and where do we need to use Azure Functions?
- Learn to Build a web API
- Resources to start with.
Language: JavaScript, Python
- Train the Trainer (5 min)
- Serverless Computing (15 min)
- Azure Functions with hands-on mini-project (30 min)
- QnA (10 min)
Prerequisites: None
Date: Jan 16' 2021 Time:
- 21:00 - 22:00 (IST)
- 7:30 - 8:30 (PST/PDT)
- https://medium.com/@ramanaditya/serverless-with-graphql-c0bf59078303
- https://ramanaditya.medium.com/seasons-of-serverless-lovely-ladoos-8769724ef618
- https://docs.microsoft.com/en-us/learn/paths/create-serverless-applications/
- https://docs.microsoft.com/en-us/learn/modules/create-serverless-logic-with-azure-functions/
- https://docs.microsoft.com/en-us/learn/modules/build-api-azure-functions/
- https://docs.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-python