An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Gold Weekly Workshop Series - Azure Functions
![Intro](./images/intro.jpg)

**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
![](./images/connect.jpg)

## 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