5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Internet and Network Technologies Solution Area     Cloud Computing     Azure Serverless Development Principles
Azure serverless compute services remove the need for manual infrastructure management. This course, aimed at developers and project managers, offers explanations and demonstrations on using Azure compute services for serverless projects.
Outline the different approaches to managing compute with Azure. Differentiate between Azure compute services and serverless architecture as well as Azure Functions and Azure WebJobs.
Explore durable functions for complex stateful function implementation, security strategies for running secure function code, and Azure App Service's role in securing functions.
Create back-end compute services, test Azure functions locally, orchestrate long-running workflows as a set of activities, and create, test, and deploy Azure functions with C# and Python.
Upon completion of this course, you'll be able to start using Azure compute services in your serverless development and deployment projects.

Objectives

Azure Serverless Development Principles: Serverless Compute Essentials

  • discover the key concepts covered in this course
  • recognize the different approaches of managing compute with Azure and compare the differences between Azure compute services and Azure serverless architecture from the perspective of infrastructure management
  • recall the purpose of Azure Functions and compare it with Azure WebJobs
  • create and test Azure functions locally using the Azure CLI
  • create, test, and deploy Azure functions with C# using Visual Studio Code
  • create, test, and deploy Azure functions with Python using Visual Studio Code
  • work with the test tools provided by Azure to validate Azure functions
  • describe the concept and types of durable functions used to implement complex stateful functions in Serverless environments
  • orchestrate long-running workflows as a set of activities using durable functions
  • describe the security strategies used to run secure function code and the role of Azure App Service in securing functions
  • describe the characteristics and features of Azure App Service that help build, deploy, and scale web applications
  • build and deploy ASP.Net core web applications in Azure
  • create and configure Azure App Service using the Azure Portal
  • create Azure App Service using the ASP.Net template provided by Visual Studio IDE
  • summarize the key concepts covered in this course