Optimizing latency
A retail application experiences a traffic spike during a flash sale. Each product page request follows the same critical path: the application validates the request, retrieves product catalog data from a database, calls an external service for additional details, and returns the response. Under load, response times increase even though compute resources are scaling.
Based on the concept of the critical path, which optimization would most effectively reduce user-facing latency?
Cet exercice fait partie du cours
Monitor and Troubleshoot Azure Solutions
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice