top of page

Wix Engineering Blog
Wix engineering blog tells the story of our daily challenges and our way of solving them. Read about architecture, scaling, mobile and web development.

Search


Why I Stop Prompting and Start Logging: The Design-Log Methodology
If you use AI to code, you’ve felt the "Context Wall." You start a project, things go great, but as the codebase grows, the AI starts making suggestions that conflict with previous decisions. You spend more time correcting the model than writing code To solve this, I developed the Design-Log Methodology . It started as a way for me to remember my own decisions in large projects, but it has become the single most important tool in my AI-coding workflow. The AI is no longer jus
Jan 54 min read


If You Think Platform Engineering Is Just DevOps, You’re Already Behind
Imagine starting your day as a senior engineering manager at a fast growing tech company. You’re barely through your first coffee when your phone lights up with a critical ticket. The Kubernetes environments don’t match across stages. DevOps is in place. CI/CD, automation, monitoring, on-call rotations. And still, developers spend more time fighting infrastructure than building products. This is the moment many organizations mistakenly try to "add more DevOps." In reality, th
Dec 21, 20256 min read


From Chaos to Control: How We Rebuilt Reliability in a World of Microservices (Wix Engineering’s Battle-Tested Playbook)
Microservices Reliability Playbook, 2025: You can find the link to download the full PDF at the bottom of this post The Microservices...
Mar 31, 20253 min read
bottom of page