+ All Categories
Home > Technology > Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

Date post: 16-Jan-2017
Category:
Upload: redis-labs
View: 312 times
Download: 1 times
Share this document with a friend
23
USING REDIS AS DISTRIBUTED CACHE FOR ASP.NET APPS WITH IIS SPEAKER: PETER KELLNER
Transcript
Page 1: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

USING REDIS AS DISTRIBUTED CACHE FOR ASP.NET APPS WITH IIS

SPEAKER: PETER KELLNER

Page 2: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 3: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

What We Will Cover Today• Microsoft And Redis History• MSOpenTech• General Caching With Asp.Net• Redis For Serverside Cache• Redis For Page Cache• Redis For Session Cache

Page 4: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

No Redis

Page 5: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

Redis Server

Page 6: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

Big Picture

Page 7: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

MICROSOFT AND REDIS

Linux or Windows?Azure, AWS?Development VS Production

Page 8: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

MSOPENTECHHTTPS://MSOPENTECH.COM/ABOUT/#

Created 2012 By MicrosoftMicrosoft Believes Open is EnablerSeamless Adoption Cross PlatformGood For Customers and Microsoft

Page 9: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 10: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 11: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

INSTALLING REDIS FROM WEB

Page 12: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 13: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 14: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 15: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 16: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates
Page 17: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

LET THE DEMONSTRATIONS AND CODINGBEGIN!

Page 18: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

Access Redis From .Net (C#)(Stackexchange.Redis)

Page 19: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

AZURE REDIS INSTANCES

Page 20: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

AMAZON AWS

• MEMCACHED• REDIS

Page 21: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

PLURALSIGHT ONLINE COURSEHTTP://PLURALSIGHT.COM

Page 22: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

• MVP, .Net Development (10 Years)• Plurasight Author (Latest Course, Multi-tenant ASP.NET)• Development including publishing 4 MSDN Articles• Organized 11 SV Code Camps (Next One, Oct 1-2, 2016)• Organized AngularU (June 2015)• 1986 – 2001 President, Tufden Inc. • 1980 – 1986 Lockheed Missiles and Space Co, Engineer• Cornell University BS, MS Engineering

Peter Kellner Background

Page 23: Using Redis as Distributed Cache for ASP.NET apps - Peter Kellner, 73rd Street Associates

Q&A


Recommended