I had the privilege of attending a deep-dive session on CMS 13 this week, and after seeing the full roadmap laid out across these slides, I wanted ...
Optimizely In the rapidly evolving landscape of digital experience, the "monolithic vs. headless" debate is being replaced by a more sophisticated...
As organizations modernize their digital experience platforms, a common architectural question emerges: Should we continue using Optimizely Commerc...
I had the opportunity of participating in the Opal AI Hackathon challenge, where we built a custom tool using Optimizely's Opal Python SDK. This...
Optmizely has a powerful personalization engine that allows creating custom Audiences/Visitor groups. It comes with one limitation though. It doesn...
In this series, I will talk about the Optimizely CMS/Commerce upgrade project(s) with some do's and don'ts as well as tips & tricks for a successfu...
Stop and do this right now: If you are running a transactional ecommerce website on Optimizely please check the health and size of your commerce...
Optimizely provides a PIM solution as a part of the DXP package. More information here: https://www.optimizely.com/product-information-management/...
Here's how you can use a simple publishing event to generate content using OpenAI. The code is pretty simple - I will avoid getting into too many...
Decorator pattern is one of my favorite design pattern for backend code development. From wikipedia: A decorator pattern is a design pattern that...