Blog posts

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

My key take-aways from Opticon 2023

Oct 13, 2023 by Stefan Holm Olsen

This past week I spent 4 days with Optimizely at Opticon 2023 in San Diego, and got to hear a lot of inspiring announcements and ideas. Here are my personal favorites.

Telemetry correlation for Scheduled Jobs in Optimizely

Mar 23, 2023 by Stefan Holm Olsen

I previously demonstrated how to correlate telemetry to Azure Application Insights within a Hangfire job. But how about those jobs that are built as regular Optimizely scheduled jobs? Read about a solution here.

Redis PubSub for Optimizely CMS 12 event messaging!

Mar 02, 2023 by Stefan Holm Olsen

I made a new Redis PubSub event provider for Optimizely, for use with load-balanced servers that cannot use my .NET sockets event provider. Read about it, and get it, here.