Highlight

Serverless is powerful and flexible way of delivering fast and scalable solutions in Azure. Today we will get introduction about Azure Function Apps, one of my favorite services and one of the best serverless services out there.

Intro

In this video I will cover basics of Function Apps and show quick demo where I create HTTP service in the portal and BLOB triggered function from Visual Studio Code. All in .NET Core 2.2 version.

Agenda

In today episode I will cover

  1. Azure Function Apps Overview
  2. Key Features of Function Apps
  3. What are bindings and how do they work in the code
  4. Demo of HTTP function built in portal
  5. Demo of Blob Triggered function built in Visual Studio Code

Video

Final thoughts

This is second topic from series of topics regarding web and compute solutions Azure, with more to come. Serverless if probably one of the best things in the cloud. Make sure to take advantage of it in your projects.

Adam Marczak

Programmer, architect, trainer, blogger, evangelist are just a few of many titles. What I really am, is a passionate technology enthusiast. I take great pleasure in learning new technologies and finding ways in which it can aid people every day. My latest passion is running an Azure 4 Everyone YouTube channel, where I show that Azure really is for everyone!

Did you enjoy the article?

Share it!

More tagged posts