Maarten Balliauw 5/21/2014

Optimizing calls to Azure storage using Fiddler

Read Original

The article details a real-world performance issue where a service (MyGet) experienced doubled traffic and increased response times. It explains how the team used Fiddler as a proxy to profile calls to Azure Table and Blob storage, identifying latency bottlenecks in their CQRS/event-driven architecture to optimize performance.

Optimizing calls to Azure storage using Fiddler

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes