Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Getting Started with Azure Functions
Rating: 4.2 out of 5(387 ratings)
2,795 students

Getting Started with Azure Functions

Utilize Serverless Architecture to Build Scalable Cloud System.
Last updated 7/2017
English

What you'll learn

  • Use the different languages supported by Azure Functions
  • Trigger, bind, and see the architecture considerations
  • Get to know how Azure Functions can talk to other Azure services
  • See how Azure Functions can talk to external services
  • Know about serverless architecture and how to create it.
  • What serverless architecture is and how to do it
  • Test, monitor, and debug your Azure Functions
  • Automate deployment for your Azure Functions

Course content

7 sections34 lectures4h 56m total length
  • The Course Overview2:25

    This video provides an overview of the entire course.

  • What are Azure Functions?9:22

    You have an idea what Azure Functions are, but you’re not sure what all the hype is about. Can you give them a trial run without following a lot of steps?

  • Setting Up Your Azure Account6:20

    In order to use Azure Functions you need an Azure account, but how do I sign up for an Azure account?

  • Writing Your First Azure Function7:38

    You’d like to create more Azure Functions, but you want to do it inside your Azure subscription. How do you create an Azure Function app?

  • How Does Pricing Work?9:08

    Before you go too crazy creating Azure Functions, you want to know how you can architect your solution without breaking the bank. How can you predict your cloud costs when you build your infrastructure using Functions?

Requirements

  • No prior knowledge to Azure functions is necessary.

Description

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 course 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.

About the Author

Paul Oliver is the Principal Software Architect at Vosaic. Vosaic helps its users unlock insights with video for education and simulations. Vosaic is closely aligned with Hudl, which is the premier video platform for sports.

Before taking on the role at Vosaic, he worked as a software developer and architect in the banking and criminal justice industries. Throughout his career, he's been passionate about building well-architected software solutions with security of primary importance. He's architected several applications in the cloud using Microsoft Azure, Amazon Web Services, and Heroku.

He received his BSc in Computer Engineering from the University of Nebraska-Lincoln and his Masters of Business Administration degree from Creighton University.

Who this course is for:

  • This video aims at IT architects and developers who want to build scalable systems and deploy serverless applications with Azure functions.