Skip to content

calloncampbell/lighthouselabs-bootcamp-2021

Repository files navigation

Lighthouse Labs Bootcamp 2021

Overview

To increase the knowledge of Microsoft Azure within the Developer Community.

Prerequisites

  • Azure account, get one for free
  • Visual Studio Code or Visual Studio
  • Knowledge of ASP.NET (C#)
  • Azure CLI

Sessions

Workshop delivery as a virtual instructor-led training; lecture & hands-on learning.

Session 1 - Host a web application with Azure App Service

In this session, you will learn how to:

  • Lab 01 - Use the Azure portal to create an Azure App Service web app
  • Lab 02 - Use developer tools to create the code for a starter web application and deploy to Azure
  • Lab 03 - Learn how to scale your app up and out with Autoscale
  • Lab 04 - Use deployments slot for staging new deployments and testing in production
  • Lab 05 - Clean up your resources

Other labs:

  • Try out a Microsoft Learn training module to Host a web application in Azure App Service
    • 25 minutes
    • Sandboxed environment (only a browser is required)
      • No Azure subscription required
      • No developer tools required
    • Lightly covers the topics in Lab01 and Lab02

Resources