Join Tiago Costa for an in-depth discussion in this video Create an Azure Function overview, part of Developing Long-Running Tasks with Microsoft Azure.
- [Instructor] So now that we saw what Azure functions are … and what I can do with Azure functions, … let's see how can we create an Azure function. … But even before I create an Azure function, … I need to understand … what kind of prereqs an Azure function will require. … So I need to host my Azure function. … To host my Azure function, I have two opens, … an Azure App Service plan. … On an Azure service plan, … I need to take care of scaling, … how many instances do I have, all of that. … And of course, this takes some administration afterwards. … But if you don't want this, … you can just go for a Consumption mode. … If you go for a Consumption mode, … Microsoft will take care of all of that. … And Consumption mode has a lot of benefits, … especially if your Azure functions are not running … all the time. … If you have a model where your Azure functions just runs, … like three, four times a day, … Consumption mode is the way to go for sure … because it will be way less expensive. …
Author
Released
3/27/2019- Creating and using Azure Storage queues
- Using Azure Service Bus queues
- Security for Azure Service Bus queues
- Creating and scheduling WebJobs
- Creating Azure functions
- Running Azure Batch workloads
Skill Level Intermediate
Duration
Views
Related Courses
-
Scaling Applications with Microsoft Azure
with Tiago Costa1h 30m Intermediate
-
Introduction
-
What you should know1m 10s
-
1. Azure Queues
-
Message queue design pattern5m 29s
-
Create a storage queue2m 2s
-
Using Azure storage queues3m 41s
-
Azure Service Bus overview2m 41s
-
-
2. Azure WebJobs
-
Azure WebJobs overview4m 9s
-
Create a WebJob4m 12s
-
Schedule a WebJob2m 24s
-
Using WebJob SDK2m 15s
-
-
3. Azure Functions and the Serverless Era
-
What are Azure Functions?5m 28s
-
Create an Azure Function3m 29s
-
Triggers and bindings2m 20s
-
-
4. Large-Scale Parallel Compute
-
What is Azure Batch?4m 46s
-
View Batch quotas2m 14s
-
-
Conclusion
-
Next steps34s
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Create an Azure Function overview