Optimizely CMS 13 is currently available as a developer preview. It introduces a more composable, headless-first architecture — and with it, several breaking changes that require hands-on code migr...
Read more →
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...
Read more →
When migrating an application to a new domain, such as transitioning to erp.ginbok.com, updating your authentication providers is critical. If the handshake between Google OAuth and Supabase isn't ...
Read more →
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...
Read more →
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...
Read more →
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...
Read more →
In the modern development landscape, the distance between a spark of inspiration and a production-ready application has shrunk to a record minimum. By leveraging Generative AI, specifically Google ...
Read more →
The tech landscape is undergoing a seismic shift. While many believe developers are the primary beneficiaries of Artificial Intelligence, the reality is more nuanced. We are witnessing a "Developer...
Read more →
Introduction
In the era of microservices and separated frontend-backend architectures, JWT (JSON Web Tokens) has become the default authentication mechanism, replacing traditional session-based app...
Read more →
Introduction
Here's an uncomfortable truth: most large-scale systems didn't start with microservices. Netflix, Uber, Amazon—they all began as monoliths and evolved gradually. Yet today, startups wi...
Read more →