When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Azure Serverless Functions and Logic Apps
Learn about the new Serverless model for Cloud Apps, using Azure Functions, Logic Apps, and Event Grid.

This Course Includes
udemy
4.5 (4.5K reviews )
2h 10m
english
Online - Self Paced
professional certificate
Udemy
About Azure Serverless Functions and Logic Apps
NEW COURSE - JUST LAUNCHED NOV 2017
You've been working on this app for months. You finally publish it live, and you start letting people know about it. Then you have a new set of problems - checking the CPU usage, worrying about performance, almost hoping that it doesn't get too popular too fast. Do you have to spin up more servers in advance in case there is a spike in demand?
Azure Serverless apps
promises to take the stress and worry about application scaling off your hands. If you code your application using
logic apps
,
functions
, messages, and events, Azure will add more server power when your application needs it, and will take care of scaling back down when you don't. And you only pay for what you use. No hourly compute charges when a server is running but not doing much. In this course, we'll look at all of the components of an Azure Serverless app.
Functions
Logic Apps
Event Grid
CosmosDB
Azure Storage
Messaging and Queuing Beyond the overview, we'll also look at the Azure Portal and see live walkthroughs of creating Serverless apps. Then you'll have a chance to do it yourself using Assignments. To be sure, Azure Serverless apps aren't perfect or for every situation. Virtual Machines aren't going away. But there are some great uses for these small functions that have specific tasks to perform, and in this course we'll look at how to add Serverless apps to your toolbox.
What You Will Learn?
- What does Serverless mean? .
- Which features of the Azure platform are Serverless? .
- Triggers, input bindings and output bindings .
- Confidence to try creating your own Azure functions and logic apps.