Deploy your API secured, with a DevSecOps CI/CD pipeline

By Eduard Keilholz

Elevator Pitch

This talk will take you through all the bits and pieces needed to deploy an ASP.NET Core Web API with DevSecOps. The infrastructure is deployed using ARM Templates and I will show you a secure and safe way to use and read values from the KeyVault keeping all your secrets safe.

Description

This talk is all about DevOps and CI/CD. I will build an ASP.NET WebApi from scratch, provision the entire infrastructure, and configure the services in Azure leaving attendants with a full working deployable system, and access to the GitHub repo with all the sources. All the secrets are stored in KeyVault and referenced using KeyVault References. This talk is a real eye-opener for those who don’t have their pipelines fully under control.