Cloud Computing

W02 .NET Core, Containers, and K8S in Azure

05/02/2018

8:00am - 9:15am

Level: Introductory

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, Brian will give you a crash course in taking an ASP.NET Core app and get it running up in a container on Azure managed with Kubernetes and all driven from a CI/CD pipeline in 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