Utilize Serverless Architecture to Build Scalable Cloud System.
About This Video
Learn to develop, manage, deploy, and monitor Azure functions in any language.
Make the most out of Azure functions to build scalable systems.
A step-by-step course that will help you eliminate the pain points of implementing a serverless architecture.
In Detail
With Azure Functions, you can easily run small pieces of code in the cloud without worrying about a …
Getting Started with Azure Functions
Video description
Utilize Serverless Architecture to Build Scalable Cloud System.
About This Video
Learn to develop, manage, deploy, and monitor Azure functions in any language.
Make the most out of Azure functions to build scalable systems.
A step-by-step course that will help you eliminate the pain points of implementing a serverless architecture.
In Detail
With Azure Functions, you can easily run small pieces of code in the cloud without worrying about a whole application or the infrastructure to run it. Azure Functions, can be used with triggers to execute your code and bindings to simplify the input and output of your code.
This tutorial starts with the basics of Azure Functions and then shows you how to create functions such as WebHooks, Azure Connected, and event processing. Moving ahead, the video demonstrates how to develop, manage, deploy, and monitor your Azure functions in almost any language such as C#, F#, Node.js, Python, PHP, as well as scripting options such as Bash, Batch, and PowerShell.
Next, you'll see how to scale your functions and use them to process data, integrate systems, and build simple APIs and microservices. Finally, we'll cover some diagnostic techniques with Azure App Services and the best practices of working with Azure Functions. By the end of this tutorial, you will be well-versed with the techniques of scaling your Azure Functions and making the most of the serverless architecture.
Audience
This video aims at IT architects and developers who want to build scalable systems and deploy serverless applications with Azure functions. No prior knowledge to Azure functions is necessary.
Chapter 2 : Different Languages in Azure Functions
JavaScript in Azure Functions with NodeJS
C# in Azure Functions
F# in Azure Functions
Python in Azure Functions
PHP in Azure Functions
Other Languages in Azure Functions
Chapter 3 : Triggers and Bindings
Introduction to Triggers and Bindings
Basic Triggers
Storage Triggers
Other Triggers and Bindings
Advanced Bindings
Chapter 4 : Architecting with Azure Functions
Choosing Between Flow, Logic Apps, Azure Functions, and WebJobs
Choosing a Hosting Plan
Best Practices for Azure Functions
Security Concerns
Chapter 5 : Building a Serverless Architecture
What is Serverless Architecture?
Why Serverless?
Serverless Considerations
Serverless Best Practices
Moving to a Serverless Architecture
Chapter 6 : Testing and Monitoring Your Azure Functions
C# Integration Tests
Using the Postman REST Client
Monitoring Your Azure Functions
Debugging Your Azure Functions
Chapter 7 : Automating Deployment
Using Azure Functions Core Tools
Using Git to Edit and Deploy Functions
Introduction to Azure Resource Manager
Using Azure Resource Manager with Function Apps
Putting it All Together for Continuous Delivery
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept