Please enable JavaScript.
Coggle requires JavaScript to display documents.
download Azure Front Door (Features :star: (Increase application…
Azure Front Door
Traffic Routing Methods
:checkered_flag:
Latency
Requests sent to the "closest" backends
Priority
Routing based on the priority
Weighted
Weight assigned to each front-end
Round-robin mechanism in the ratio of weights specified
Advantages
Cloud-bursting for additional capacity
Application migration to Azure
Gradual application upgrade
Session Affinity
Subsequent requests from the same user land on the same backend that processed the initial request.
Works as long as the backend is healthy and the user session hasn't expired.
Health Probes
:check:
Supported Protocols
Http
Https
Responses
200 OK - Healthy
Rest all is failure
Backend Health Determination
Disabled Backends Excluded
Exclude backends with health probe errors
Measure Latency among Healthy backends
Features
:star:
Increase application availability
with smart health probes
URL-based routing
Multiple-site hosting
Session affinity
Secure Sockets Layer (SSL) termination
Custom domains and certificate management
Application layer security
URL redirection
URL rewrite
Protocol support - IPv6 and HTTP/2 traffic
Accelerate application performance