https://github.com/ramanaditya/azure-functions-workshop
Gold Weekly Workshop Series - Azure Functions
https://github.com/ramanaditya/azure-functions-workshop
Last synced: 2 months ago
JSON representation
Gold Weekly Workshop Series - Azure Functions
- Host: GitHub
- URL: https://github.com/ramanaditya/azure-functions-workshop
- Owner: ramanaditya
- License: mit
- Created: 2021-01-16T13:14:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-16T16:37:59.000Z (almost 5 years ago)
- Last Synced: 2025-10-12T05:19:51.414Z (2 months ago)
- Language: Python
- Homepage: https://stdntpartners-my.sharepoint.com/:p:/g/personal/adityaraman_studentambassadors_com/EVfgFAY25AlFtBykiss1-dUBWqJI8LQGZRVP5ww6uu7k2A?e=05v4Gv
- Size: 2.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gold Weekly Workshop Series - Azure Functions

**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.
## Benefits of Attending the Session
- 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
## Schedule:
- Train the Trainer (5 min)
- Serverless Computing (15 min)
- Azure Functions with hands-on mini-project (30 min)
- QnA (10 min)
> Prerequisites: None
## Schedule
Date: Jan 16' 2021
Time:
- 21:00 - 22:00 (IST)
- 7:30 - 8:30 (PST/PDT)
## Connect with me

## Resources
##### Serverless with GraphQL on Azure Functions
- https://medium.com/@ramanaditya/serverless-with-graphql-c0bf59078303
- https://ramanaditya.medium.com/seasons-of-serverless-lovely-ladoos-8769724ef618
##### Azure
- https://azure.microsoft.com/en-in/solutions/serverless/
##### Azure Functions
- https://github.com/microsoft/AcademicContent/tree/master/Labs/Azure%20Services/Azure%20Functions
##### For serverless templates
- https://www.serverless.com/
##### Microsoft Learn Modules
- 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