All about Azure Functions - Become an Azure Proessional

A serverless compute service that enables you to run code on-demand without having to manage infrastructure.

Ratings: 4.09 / 5.00




Description

• Functions can make development even more productive, and you can use your development language of choice, such as C#, F#, Java, Node.js, Python or PHP.

• Use Azure Functions to run a script or piece of code in response to a variety of events.

In this course, you will learn about-

  • About Azure Functions.

  • Azure Webjobs vs Azure Functions

  • Create an Azure Function 

  • Create an event processing function

  • Timer Triggered Function 

  • Blog Storage Triggered Function

  • Implement an Azure-connected functions

  • Adding message to Storage Queue

  • Connecting to SQL Database

  • Walkthrough: Creating Image Thumbnail

What You Will Learn!

  • Azure Webjobs vs Azure Functions
  • Create an Azure Function
  • Create an event processing function
  • Timer Triggered Function
  • Blog Storage Triggered Function
  • Implement an Azure-connected functions
  • Adding message to Storage Queue
  • Connecting to SQL Database Walkthrough

Who Should Attend!

  • Experienced programmers who want to develop and host solutions in Azure