What The Hack - Migrating Applications To The Cloud

Introduction

This intro level hack will run us through a migration and modernization path from On Prem to IaaS to PaaS.

The story goes that, Tailwind Traders acquired Northwind Traders earlier this year, they wanted to be sure that they could access their inventory in real time, which meant moving their existing web API alongside ours on Microsoft Azure. Besides moving the local web aps and API’s to Azure there is a need to move the On-Premise MongoDB and SQL Server to the cloud as well.

This hack includes presentations that feature lectures introducing key topics associated with each challenge. It is recommended that the host present each lecture before attendees kick off that challenge.

Learning Objectives

In this hack you will solve common challenges for companies migrating to the cloud.

  1. Migrating to the cloud.
  2. Containerizing an application.
  3. Serverless-izing your application.
  4. DevOps-ing your application.

Challenges

Prerequisites

Repository Contents

Contributors