WhatTheHack/010-AzureDevOps
Peter Laudati dfc431bad9 Updated 010-AzureDevOps to use new WTH templates & structure
-Host folder renamed to Coach
-removed redundant readme
-removed Student/Guide folder
-adjust challenge MD links to be in /Student folder vs /Student/Guides folder
-added new root readme template
2020-06-25 23:31:25 -04:00
..
Coach
Student
readme.md

readme.md

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

Repository Contents (Optional)

  • ../Student
    • Student Challenge Guides
  • ../Student/Resources
    • Student's resource files, code, and templates to aid with challenges

Contributors

  • Shawn Weisfeld