Blog posts

This page lists all my blog posts chronologically (newest first).

How to replace session state in a scalable environment?

Jun 23, 2017 by Stefan Holm Olsen

In all the projects I have worked on for various clients, we had to load, cache and make use of a user's profile data in the application. How to do that in a very efficient and scalable way, is something I care for a lot. Here are my thoughts and ideas about that topic.