Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.61 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.61 KB

Azure Application Gateway Demo

A demo project displaying the posibilities of the Azure Applicaton Gateway. This project contains some deployment scenarios as demonstration on how an Azure Application Gateway can enhance your web deployment in the Azure Cloud.

Front

This demo project is part of the presentation: Secure in the Cloud with the AGW ( PDF | PowerPoint )

Disclaimer

The web applications used in this project where taken from the eShopOnWeb project of the .NET Application Architecture - Reference Apps Repository.

Scenario 01

A simple setup.

See scenario-01 for more information.

overview scenario 01

Scenario 02

A setup in which the application gateway shows it's WAF capabilities.

See scenario-02 for more information.

overview scenario 02

Scenario 03

A load balancing setup with virtual machines.

See scenario-03 for more information.

overview scenario 03

Scenario 04

A path based routing setup.

See scenario-04 for more information.

overview scenario 04

Scenario 05

A complete setup as reference for production usage.

See scenario-05 for more information.

overview scenario 05