Engineering Blog

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

Engineering Notes

Eliminating N+1 Queries in Optimizely CMS: A Case Study

The Hidden Cost of Nested ContentAreas In Optimizely CMS (formerly Episerver), the flexibility of ContentArea often leads to nested architectures. While great for editors, it frequently introdu...

2026-03-01T02:44:14+07:00
📐Engineering Notes
Engineering Notes

Strategic API Architecture: A Guide for Modern Enterprises

The Strategic Role of API Architecture in Digital Transformation In the current era of hyper-connectivity, the choice of Application Programming Interface (API) architecture is no longer just a...

2026-03-01T00:09:21+07:00
📐Engineering Notes
Engineering Notes

Understanding ESB and Message Queues: Architecture & Use Cases

Introduction to Modern Integration Patterns In modern software architecture, especially when moving from monoliths to microservices, the way systems communicate is critical. Two dominant patter...

2026-02-24T07:11:33+07:00
📐Engineering Notes