GithubHelp home page GithubHelp logo

marcduiker / azure-functions-university Goto Github PK

View Code? Open in Web Editor NEW
374.0 18.0 87.0 8.45 MB

Repository with training material to learn all about Azure Functions <⚡>

License: Other

C# 49.72% TypeScript 40.30% PowerShell 4.17% Python 5.81%
azure-functions serverless educational azure functions

azure-functions-university's Introduction

Azure Functions University

Zappy student

Welcome to Azure Functions University! 🎓

This repository contains everything you need to learn about Azure Functions <⚡> and complements the learning videos made by an amazing group of contributors!

You can:

Introduction to Serverless

"Worry about servers, less."

That's the promise of serverless. There are still servers involved, but you don't have to worry about them as much. You can focus on writing code that delivers value for you and your business.

Common aspects of serverless are:

  • Pay as you go
  • Automatic scaling
  • Event-driven (for serverless compute)

These aspects make it very attractive for both small and large organizations to move to serverless.

The Azure cloud contains many services which are considered serverless. There's serverless storage, such as CosmosDB and Blob Storage, and there's serverless compute services such as Azure Functions and Logic Apps.

These are just a few of the many serverless solutions available in Azure.

Azure Functions

Azure Functions is an event-driven serverless compute platform in the Azure cloud. It integrates seamlessly with many other Azure services through triggers and bindings which we'll cover in great depth in the lessons.

Lessons

Lesson .NET Core .NET 6 Typescript PowerShell Python Contributions by
Prerequisites Marc, Gwyneth, Barbara, Christian, Dana
HTTP Trigger ✔ (VS Code),
✔ (Portal)
Marc, Gwyneth, Barbara, Caroline, Christian, Dana
Calling 3rd party REST APIs with Refit - - - - Maxime, Marc
Advanced scenarios with Refit - - - - Maxime
Blob Trigger & Bindings - - - Marc, Gwyneth, Christian
Queue Trigger & Bindings - - - - Marc
Table Bindings - - - - Marc
Deployment to Azure - - Marc, Dana
Cosmos DB Trigger & Bindings - - - - Gabriela, Marc
Durable Functions I - - - - Christian, Marc
Durable Functions II - - - - Christian, Marc
Configuration - - - - Stacy, Marc

Contribute

Want to contribute? We have a guide!

Discussions

Do you have questions or ideas how to improve this project? Join the discussions here on GitHub!

License

Please check our LICENSE.md.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.