chsakell / serverless-azure-functions

Building serverless apps with Azure Functions

Home Page:https://wp.me/p3mRWu-1nB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building serverless apps with Azure Functions

Azure Functions

Source code for the Building serverless apps with Azure Functions post

  • Define what Azure Functions are and what problems they can solve
  • Describe the different components of an Azure Function – Triggers and Bindings
  • What are the options to create and publish Azure Functions
  • Demo – Take a tour with a common application scenario where Azure Functions handle success payments from Stripe payment provider
  • Define what Durable Azure Functions are and how they differ from common Azure Functions
  • Describe how Durable Azure Functions work under the scenes
  • Demo – Take a look how Durable Azure Functions can process reports

Instructions

Read the post to understand how to setup, build and run the Azure Functions in the project

Follow chsakell's Blog

Facebook Twitter
Microsoft Web Application Development
facebook twitter-small

License

Code released under the MIT license.

About

Building serverless apps with Azure Functions

https://wp.me/p3mRWu-1nB

License:MIT License


Languages

Language:HTML 47.5%Language:C# 47.1%Language:CSS 4.8%Language:JavaScript 0.6%