What The Hack - Azure DevOps

Introduction

DevOps is a journey not a destination. Our goal when writing this challenged based hack is to introduce you to the Azure DevOps tooling and some common DevOps practices. We also understand that your choice of programming language and DevOps processes might differ from the ones we will be using in this hack, that is OK. Our intent was to select some of the most common programming languages and highlight industry best practices, with an emphasis on showing how Azure DevOps can help you on your DevOps journey, so that you can apply this in your environment with the languages and tools that you use.

Learning Objectives

This hack will help you learn:

  1. How to use Azure DevOps Repos to manage source control
  2. How to use Azure DevOps Boards for Project Management
  3. How to use Azure DevOps Pipelines for CI & CD
  4. Monitoring apps with Application Insights

Challenges

Prerequisites

Contributors