Cloud-Native Development

CCW02 Azure DevOps and Serverless with Azure Functions

11/20/2019

8:00am - 9:15am

Level: Intermediate

Brian Randell

Staff Developer Advocate

GitHub

From real machines to virtual machines and now containers, the industry is finding ways to helps us build better solutions, faster, and with less overhead. Azure Functions takes it to the next level with “nano-services”. How to you build a serverless solution in Azure Functions using ASP.NET and do it right with a good DevOps Process? In this session, you'll get a crash course in taking an ASP.NET Core service and get it running up in a Azure Functions, with a good process with full end-to-end traceability, code in Git under Azure Repos, and all driven from a CI/CD pipeline in Azure DevOps Services using Azure Pipelines.

You will learn:

  • How to create an Azure Function using ASP.NET Core
  • How to manage the work with Azure DevOps (Board and Repos)
  • How to rub build a full CI/CD pipeline with Azure Pipelines