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


40% Faster Interaction: How Wix Solved React's Hydration Problem with Selective Hydration and Suspense
Introduction For years, one of React’s most persistent performance pain points has been hydration. At Wix, where we render hundreds of millions of websites using React and SSR, we’ve experienced this problem at scale. SSR initially gave us everything we wanted - instant paint, great SEO, and full-site CDN caching. Our pages loaded faster than ever. But as sites grew richer and heavier with content, hydration became a tax we could no longer ignore. The more components a page h
Nov 910 min read


Taming Text in MySQL: How a Simple Emoji Uncovered a Complex Collation Problem
Introduction At Wix Emails we are working towards building a world-class email marketing platform along with an intuitive, fast, and reliable automated emails system. We care deeply about the quality of our products and work hard towards building a system that the users can count on. Thus, when we saw a strange but occasional error some time ago it was not a question of whether users noticed it and whether we should wait until enough people complained. We needed to fix it im
Nov 313 min read


From 60 Repos to One: How Wix Tackled Monorepo Migration - Part3
Please notice: This is Part 3 of a series of articles by Zachi Nachshon : Read the Part 1 to learn how Wix began migrating 60 codebases into a 22GB backend monorepo, and what we learned along the way. Read the Part 2 to learn how Wix reduced build durations, optimized target selection with a graph-based approach, and streamlined monorepo checks. The Local Development Bottleneck When working with a 22GB monorepo locally, we encountered several challenges, including: Git perf
Oct 264 min read


Wix Engineering Newsletter, Issue 79: Navigating Uncertainty and Building Smarter Systems
Packed with engineering insights, developer stories, and tools to help you build better, faster, and smarter. Don't miss it, subscribe here . This month, we’re diving into cost-cutting wins, platform resilience, AI-powered coding, and productivity tips. Here’s what’s inside: 1. Leading Through Uncertainty: How Wix Engineering Navigates Growth, AI, and the Unknown Leadership begins where the playbooks end. When markets shift, technologies rewrite themselves, or new paradigms l
Oct 153 min read


Leading Through Uncertainty: How Wix Engineering Navigates Growth, AI, and the Unknown
"We’ve entered the AI age. Bold and strong leadership isn't just an advantage, it's a necessity!" - Aviran Mordo Introduction: When The...
Sep 254 min read


How Wix Cut 50% of Its Data Platform Costs - Without Sacrificing Performance (Part 2)
In Part 1 ( read here ), we shared how we built the foundations for cost-efficiency at Wix’s data platform: creating visibility into...
Sep 16 min read


Wix Engineering Newsletter, Issue 78: Cutting Costs, Boosting Resilience, and Smarter AI
Packed with engineering insights, developer stories, and tools to help you build better, faster, and smarter. Don't miss it, subscribe...
Aug 312 min read


How Wix Slashed Spark Costs by 50% and Migrated 5,000+ Daily Workflows from EMR to EMR on EKS
Introduction At Wix, we are constantly evolving our data infrastructure to stay ahead of the curve. As our data workloads grew, we wanted...
Aug 216 min read


Engineering Resilience: Behind the Scenes of Wix’s Global Platform
Hi, I’m Ben Chen, an Engineering Group Manager at Wix. Over the years, my team and I have faced countless challenges managing one of the...
Aug 185 min read


How Wix Cut 50% of Its Data Platform Costs - Without Sacrificing Performance (Part 1)
In this post, we share the journey of optimizing the data platform at Wix, which led to a 50% reduction in monthly data platform costs ....
Jul 317 min read
![AI-Driven Leadership: Navigating Change, Driving Innovation. Yaniv Even-Haim and Aviran Mordo [Video]](https://static.wixstatic.com/media/66bc35_7eb3844279d14e459f5239f61b058aa8~mv2.jpg/v1/fill/w_443,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/66bc35_7eb3844279d14e459f5239f61b058aa8~mv2.webp)
![AI-Driven Leadership: Navigating Change, Driving Innovation. Yaniv Even-Haim and Aviran Mordo [Video]](https://static.wixstatic.com/media/66bc35_7eb3844279d14e459f5239f61b058aa8~mv2.jpg/v1/fill/w_470,h_265,fp_0.50_0.50,q_90,enc_avif,quality_auto/66bc35_7eb3844279d14e459f5239f61b058aa8~mv2.webp)
AI-Driven Leadership: Navigating Change, Driving Innovation. Yaniv Even-Haim and Aviran Mordo [Video]
What does it take to lead through chaos, scale engineering teams, and navigate one of the biggest technological shifts of our time? Watch...
Jul 141 min read


The 95% Breakthrough: Ditching RAG for MAG in Wix's AI-Powered Data Discovery
Before You Read If you haven’t read our previous article  - " Solving Data Discovery at Scale: How Wix Uses RAG and Multi-Agent Systems...
Jul 94 min read


From 60 Repos to One: How Wix Tackled Monorepo Migration - Part2
Please notice : This is Part 2 of a series of articles by Zachi Nachshon . Read the Part 1 to learn how Wix began migrating 60...
Jul 35 min read


Advancing Enterprise AI: How Wix is Democratizing RAG Evaluation
The Challenge Retrieval-Augmented Generation (RAG) has emerged as one of the most important design patterns in modern AI systems,...
Jun 304 min read
![The GenAI Transformation at Wix [Video]](https://i.ytimg.com/vi/Okc_o-_VUmQ/maxresdefault.jpg)
![The GenAI Transformation at Wix [Video]](https://i.ytimg.com/vi/Okc_o-_VUmQ/maxresdefault.jpg)
The GenAI Transformation at Wix [Video]
Wix’s AI journey began with bold exploration of a fast-evolving technology - and developed into a clear, company-wide strategy. In this...
Jun 91 min read
![Developer Platform: Build and Ownership [Video]](https://i.ytimg.com/vi/wHQyZIXFpAE/maxresdefault.jpg)
![Developer Platform: Build and Ownership [Video]](https://i.ytimg.com/vi/wHQyZIXFpAE/maxresdefault.jpg)
Developer Platform: Build and Ownership [Video]
How do we scale Wix and still keep dev velocity and standards? Tomer Pilossof (Head of DevEx) and Ethan Pogrebizsky (CTO of DevEx)...
Jun 31 min read


From 60 Repos to One: How Wix Tackled Monorepo Migration - Part1
At Wix, we faced a challenge that will sound familiar to many developers: managing an ever-growing backend codebase spread across 60...
May 287 min read


Introducing PlatySpark: How Wix Built the Ultimate Spark-as-a-Service Platform - Part 2
Introduction In the first part of this article (Introducing PlatySpark: How Wix Built the Ultimate Spark-as-a-Service Platform - Part 1)...
May 226 min read


Introducing PlatySpark: How Wix Built the Ultimate Spark-as-a-Service Platform - Part 1
The Challenge Managing Apache Spark applications at scale can be a daunting task, especially for large organizations with multiple data...
May 126 min read


Solving Data Discovery at Scale: How Wix Uses RAG and Multi-Agent Systems to Find the Right Data Fast
Introduction Data discovery is a critical challenge in modern organizations, particularly for those adopting a data mesh approach . As...
May 58 min read


Have You Ever Tried SQLing Your Cloud? The Power of Steampipe
We, the production engineers, are probably all very familiar with this scenario : Your TL : "Can you tell me which instance type is used...
Apr 286 min read


How AI is Reshaping R&D at Wix: A Journey, Not Just an Upgrade
The AI era is no longer a distant horizon - it’s here, reshaping how we build, design, and collaborate. At Wix, we’re not just keeping...
Apr 244 min read


50x Faster and 100x Happier: How Wix Reinvented Integration Testing
Why Tests Are the Backbone of Healthy Projects In the world of software development, testing is not just a formality; it's a lifeline....
Apr 217 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 313 min read
bottom of page