wesmacdonald / CodeToCloud-Student

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeToCloud with GitHub and Azure DevOps Workshop - Student Materials

This repository contains the student materials for the Code To Cloud workshop. This workshop focusses on the Code to Cloud journey. The journey includes the integration with Azure Boards, working with GitHub Codespaces, the GitHub Flow, and the GitHub Container Registry. You will learn to use docker and docker-compose and deploy their solution to an Azure Web App using GitHub Actions, and Azure DevOps pipelines.

To make it challenging, the workshop contains challenges that can also be done individually. To make sure you do not get stuck, there are scripts available with instructions to "automatically" fix a challenge, so you can continue your learning. The workshop also contains extensive Step-By-Step videos and written instructions. There are also videos that explain the concepts that are used in the exercises.

This workshop focusses on the Code to Cloud journey. When you want to dive in to Cloud Native and the setup and configuration of Kubernetes, you can continue your learning journey with the Cloud Native Workshop Workshop of Microsoft, which build upon the same sources.

Agenda

Challenges & Sources

All challenges can be found in the Challenges folder. This repository is supported by a Git Repository that contains all sources. This can be found here.

To get started with the workshop, please go ahead to the Set up Prerequisites page.

When you have set up your prerequisites you can start with the modules.

Module 0 - Introduction

Prerequisites

Module 1 - Improving the Developer Workflow

Module 2 - Moving to the Cloud

Module 3 - Closing the Feedback Loop

About