Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

microsoft/AzureAppsWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Azure Apps Workshop

Create more impact with real-world Azure demos

Doing demonstrations of Azure Services for developers to customers could be challenging, especially if you want to show how multiple services work together to solve a concrete business challenge. Learn how to use the same demos and resources that Microsoft uses at major events like //Build, Ignite and Connect();. We will be showcasing two end-to-end scenarios called SmartHotel360 and Tailwind Traders, to demonstrate how customers can migrate to Azure and excite audiences with unlimited cloud capabilities, from App Services, to Functions, AKS, DevOps, Xamarin and more.

Workshop Plan


Choose your adventure

Demo​ Description​ Repository​
Modernizing .NET Apps with Azure App Services Migrating ASP.NET WebForms App to Azure App Service and modernizing with Serverless. ​ Tailwind Traders (Rewards)​
Managing Backend Services with AKS Run multi-language based microservices on Azure Kubernetes Service. ​ Tailwind Traders (AKS)​
Managing Windows Containers in AKS Deploy a .NET Framework Application to AKS using Windows Containers SmartHotel360 Registration​
Azure DevOps and GitHub Setup continuous automated pipelines from GitHub to Azure.​ Tailwind Traders (Website)​

Modernizing .NET Apps with Azure App Services

Tailwind Traders is expanding their business world-wide, they need to be able to support millions of users without have to worry about the infrastructure, that's why they need to migrate an ASP.NET WebForms application. In this walkthrough, we’ll take the on-premises application with the database and migrate it to Azure; then we will modernize the application with serverless to automate a process in the application without modifying the code base.

Source code: https://github.com/Microsoft/TailwindTraders-Rewards

Demo Script: Modernization with App Services

Back to Top


Managing Backend Services with AKS

Tailwind Traders have built a set of microservices that work as backend for their applications, they have containerized and to manage those they want to use Azure Kubernetes Services to take advantage of features such as auto-patching, auto-scaling and updates support. These walkthroughts will show how to deploy the containers, use virtual nodes and Dev Spaces capabilities to get a great inner loop development experience with Kubernetes on Azure.

Source code: https://github.com/Microsoft/TailwindTraders-Backend

Demo Script: Managing backend with Azure Kubernetes Service (AKS)

Back to Top


Managing Windows Containers in AKS

SmartHotel360 wants to modernize a multi-tier .NET Framework application, they would like to containerized it using Windows Containers and deploy it to Azure Kubernetes Services to take advantage of features such as auto-patching, auto-scaling and updates support. This walkthrought will show how to deploy a Windows Container in AKS.

Source code: https://github.com/microsoft/SmartHotel360-Registration

Demo Script: Managing Windows Containers in AKS

Back to Top


Azure DevOps and GitHub

The Tailwind Traders team uses GitHub for hosting their source code and use Azure Pipelines for continuous integration and continuous delivery to quickly deploy their changes to Azure. Their public website will be hosted in Azure, and they want to automate the entire process so that they can spin up all the infrastructure needed to deploy and host the application without any manual intervention.

Tailwind Traders team, like most DevOps teams practices continuous planning. They connect Azure Boards with their GitHub repositories to take advantage of the rich project management capabilities provided by Azure Boards that spans Kanban boards, backlogs, team dashboards, and custom reporting, etc.,

Source code: https://github.com/Microsoft/TailwindTraders-Website

Demo Script: Azure DevOps + GitHub

Back to Top

Feedback

We would love to improve the content of this workshop for you, please let us know your valuable input using this survey.