1
0
Форкнуть 0
MCW Microservices architecture
Перейти к файлу
Dawnmarie DesJardins 08e20683c9
Update README.md
2020-01-02 11:15:34 -08:00
.github/ISSUE_TEMPLATE Update issue templates 2018-09-07 18:53:18 +04:00
Hands-on lab Update HOL step-by-step - Microservices architecture - Infrastructure edition.md 2019-07-05 11:48:34 -07:00
Source Changed the .NET Framework target version to 4.6.1 in order to avoid an additional installation when configuring the development Virtual Machine 2019-07-01 22:08:34 -05:00
Whiteboard design session Add files via upload 2019-07-05 12:24:23 -07:00
.gitignore Initial commit 2018-02-23 14:53:30 -08:00
Briefing deck - Microservices architecture.pptx Add files via upload 2019-03-27 14:50:31 -07:00
CONTRIBUTING.md refactoring folders 2018-06-06 11:37:23 -05:00
HTMLLINKS.md Updated HTML links. 2018-12-11 10:56:33 -08:00
LICENSE updated license to MIT 2018-06-08 05:57:11 -05:00
README.md Update README.md 2020-01-02 11:15:34 -08:00
_config.yml Set theme jekyll-theme-slate 2018-09-07 18:40:13 +04:00

README.md

Microservices architecture

This workshop is archived and is no longer being maintained. Content is read-only.

Contoso Events is an online service for concerts, sporting and other event ticket sales. They are redesigning their solution for scale with a microservices strategy and want to implement a proof of concept (POC) for the path that receives the most traffic; ticket ordering.

June 2019

Target audience

  • Application developer
  • Infrastructure architect

Abstracts

Workshop

In this workshop, you will look at the process of developing a proof of concept (POC) that will illustrate the use of many Azure features to support a highly scalable microservices architecture based on Service Fabric containers and Azure Functions.

By the end of this workshop you will be better able to design and deploy solutions based on Service Fabric containers and Azure Functions, in conjunction with other Azure features.

Whiteboard design session

In this whiteboard design session, you will work in a group to design a solution that leverages aspects from microservices and serverless architectures to help an online concert ticket vendor survive the first five minutes of crushing load. You will handle the client's scaling needs through containerized microservices running on top of Service Fabric, and delegate the workload of tickets processing by using a storage queue for asynchronous processing and a globally distributed, high-performance database.

At the end of this whiteboard design session, you will be able to design scalable microservices solutions involving .NET Core, Docker, Service Fabric, Azure Functions and Cosmos DB.

Hands-on lab

In this hands-on lab, you will construct an end-to-end Proof of concept for ticket ordering based on a microservices architecture based on Service Fabric and Azure Functions, alongside other supporting Azure features such as API Management, Web Apps, Azure Active Directory and Cosmos DB.

At the end of this hands-on lab, you will better be able to build solutions that leverage these Azure features, in addition to gaining experience with deploying, scaling, upgrading and rolling back Service Fabric applications.

  • Azure Service Fabric
  • Azure Resource Groups
  • Azure Container Registry
  • Azure API Management
  • Azure Active Directory B2C
  • Azure Web Apps
  • Azure Cosmos DB
  • Azure Storage
  • Azure Load Balancer
  • Azure Queues
  • Azure Functions
  • Docker
  • .NET Core

Azure solutions

App Modernization Microservices using Service Fabric