DevOps in the Spotlight

T08 Azure DevOps with VSTS, Docker, and K8S

10/09/2018

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 and get it running up in a container on Azure managed with Kubernetes, all driven from a CI/CD pipeline in Visual Studio Team Services (VSTS).

You will learn:

  • How to put a ASP.NET Core app into a Docker container
  • How to configure Kubernetes (K8S) in Azure
  • How to rub some DevOps on the process with VSTS