Implementing the right caching strategy for web applications http://spkr8.com/t/3110

Description:

When stress on your webapplications increase and you need to optimize performance or scale out caching is essential. And often introducing can be the small change that makes a system run smooth and win you the time you need to regroup and rearchitecture. In this talk we will discuss the many different forms of caching available for webapplications on .NET and which to choose when. We will cover distributed caching, inprocess caching, replicated caching and last but not least caching by reverse proxy. Some caching strategies are ideal for integrating into your architecture whereas some of them can help you during peaks in traffic where you may be willing to give in on things like immediate consistency

Comments on this Talk

Have an account? Sign in or register.

Leave a Comment