Welcome!

I am an Architect by title and engineer at core, who likes to research into new stuff, figure things out . On this site, I wpould share my findings, research into technologies/frameworks, sample-projects & prototypes, presentations.


Tutorials


Crash Course: Distributed Caching with Redis and Spring Boot

Abstract

This is a 2.5 hour long, crash course on Distributed caching with Redis and SpringBoot. Course is divided into 3 parts. Part-1 covering various R/W Cache patterns, demonstrate the same with the help of APIs. Part2 deals with security and access controls on the server and client side. It also demonstrates the powerful combination of RedisJSON and RediSearch. Part3 show cases how Redis can be used as a session state cache, with the help spring-session-data-redis. And concludes with cache eviction patterns and demonstrates session state cleanup activities.

Slides

Here are the slides used in the above video. Which has the links to references quoted in the video

Part1: Session Overview & Cache API Data on Read & Write


Part2: Part2: How to Set Up Security and Access Control with Redis and Spring Boot? & RedisJSON and RediSearch


Part3: Part3: Redis as Session State Cache for SpringBoot based Web Applications; Cache eviction and Session Cleanup


Event-1

Event-2