Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 2.16 KB

File metadata and controls

37 lines (25 loc) · 2.16 KB

2 - DevOps with GitHub

Introduction

DevOps should be considered a journey, not a destination. The goal of this challenge is to introduce you to GitHub and some really common DevOps practices. While you will be using a DotNet app and Azure during this challenge, the practices explored in this hackathon are transferrable across platforms and languages.

Before you begin

  • Check out the detailed setup guide here
  • Every challenge is dependent on the previous challenges, make sure you work through them in order
  • Don't leave your team mates behind! See if anyone else needs a hand before you start a new challenge

Learning Objectives

This DevOps with GitHub hack will help you learn:

  1. How to use GitHub to manage source control
  2. How to use GitHub for Project Management
  3. How to use GitHub Actions for CI & CD
  4. Monitoring apps with Application Insights

Challenges

Thanks

Huge thanks to the authors of the original What the Hack that this is based on. Throw your support behind them and the project here.