Browse by Tags

Infrastructure Architecture Design Questions
This is very interesting and fairly comprehensive list of basic operational questions to ask when building the infrastructure on your web facing project - from the Microsoft.com operations team . I love the breakdown of availability, this is something Read More...
What size footprint does your worker process leave?
Well it all depends on what you are cramming into your request pipeline! With IIS7's modular architecture you have the ability to load only what you need to run. What does this mean - well let's look at the footprint of a worker process that has all default Read More...
Page view tracker