DevOps in the Spotlight

W08 DevOps on Azure with Containers, K8s, and Azure DevOps

03/06/2019

9:30am - 10:45am

Level: Intermediate

Brian Randell

Staff Developer Advocate

GitHub

Have you heard? Containers are where it's at and where you want to run your ASP.NET Core apps on .NET Core. But what's this K8s thing all about? Will Azure make it easier? In this session, you'll get a crash course in taking an ASP.NET Core app with a SQL Server database and get it running up in a container on Azure managed with Kubernetes, all driven from a CI/CD pipeline in Azure DevOps.

You will learn:

  • How to put a ASP.NET Core app into a Docker container
  • How to put your SQL Server database in a Docker container
  • How to configure Kubernetes (K8s) in Azure
  • How to rub some DevOps on the process with Azure DevOps