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.

pluralsight logo

Microsoft Azure Developer: Create Serverless Functions

Azure Functions is the quickest and easiest way to get your code running in Azure. This course will teach you how to create your own serverless functions, integrate with other services, and host them in Azure or Docker containers.

     
  • 5
  •  |
  • Reviews ( 238 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (238 reviews )
  • icon2 hour 46 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Microsoft Azure Developer: Create Serverless Functions

Azure Functions is the quickest and easiest way to get your code running in Azure and offers a cost-effective, serverless, per-second billing model. In this course, Microsoft Azure Developer: Create Serverless Functions, you'll learn how to create your own Azure Functions apps. First, you'll explore how to create Functions with Visual Studio or using the cross-platform Core Tools. Next you'll see how to use triggers and bindings to easily integrate with other services. Finally, you'll learn about how you can host your applications in Azure or in Docker containers, and take advantage of advanced features like proxies. When you're finished with this course, you'll be able to use Azure Functions to rapidly build, deploy and monitor your own serverless applications.

What You Will Learn?

  • Course Overview : 2mins.
  • Introducing Azure Functions : 16mins.
  • Creating Functions in the Azure Portal : 22mins.
  • Creating Functions in Visual Studio : 14mins.
  • Creating Functions with Visual Studio Code : 12mins.
  • Creating a REST API with Azure Functions : 22mins.
  • Working with Triggers and Bindings : 24mins.
  • Running Functions in Azure : 26mins.
  • Running Functions in Containers : 26mins.