Engineering Blog

Technical insights on Optimizely CMS, Commerce, and the modern .NET ecosystem.

Article

Skill-Based AI Execution: When Prompts Are No Longer Enough

When Prompts Are No Longer Enough There's a specific moment every senior dev hits when working with AI β€” not when it starts making mistakes, but when you realize you can no longer predict when it w...

2026-04-02T17:37:07+07:00
✦Article
Engineering Notes

Message Queue vs Pub/Sub: Two Patterns, Two Different Jobs

Message queues and pub/sub are frequently treated as interchangeable β€” two names for the same idea of "sending messages between services asynchronously." In practice, they solve fundamentally dif...

2026-03-30T21:09:27+07:00
πŸ“Engineering Notes