I previously demonstrated how to correlate telemetry to Azure Application Insights within a Hangfire job. But how about those jobs that are built a...
Here are four useful tricks I always apply to any site where I use Hangfire (code included).
There is a less-known hidden gem in Optimizely CMS for brief request-scoped caching. Read about which it is and how simple it is to use.
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...
If you are working with Optimizely DXP sites, take a few minutes to consider whether you really need sticky sessions. Here is how to disable them a...