Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Cross-cloud scaling with Azure Functions

Functions Azure Stack Traffic Manager

!Solution Idea

If you'd like to see us expand this article with more information, such as potential use cases, alternative
services, implementation considerations, or pricing guidance, let us know with GitHub Feedback !

Modern software is increasingly connected and distributed. The consistency of Azure Stack with Azure
infrastructure and platform services enable you to scale resources cross cloud to meet increased load as needed,
and decrease resources as demand drops. Optimize cost and maximize resource efficiency while remaining
compliant with cross cloud architecture.

Architecture

Download an SVG of this architecture.

Dataflow
B. A large number of users attempt to access a web app.
C. Traffic manager returns the Azure Stack DNS name.
F. Users access the Azure Stack web app.
H. Once a threshold is reached, a function starts the Azure Web App and enables the Azure Traffic Manager
route.
J. Traffic is routed to Azure, which can automatically scale App Service.

Components
Traffic Manager : Route incoming traffic for high performance and availability

You might also like