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
Mar 4, 20218 min read
How We're Able to Increase Dev Velocity and Boost Local Development While Using Bazel
Photo by Jasper Boer on Unsplash TL;DR How we at Wix made the transition of our backend engineers to the Bazel build system by creating...
Feb 15, 202110 min read
Too Much Code for Bazel Monorepo? Try Going Virtual
Bazel is really optimized for monorepo. Yet, at Wix we are able to run it with source dependencies between 50 interdependent git...
Feb 8, 20215 min read
Scaling Bazel External Dependencies at Wix
Photo by Felix Mittermeier on Unsplash In the recent past at Wix Engineering we migrated our backend systems to the Bazel build system....
Jul 26, 202018 min read
Growing Pains, E02: Full Transcript
Ittai Zeidman, our Backend Engineering Lead, was in the hospital with his wife and newborn, when he got an urgent call from the company’s...
Jan 26, 20203 min read
BazelCon 2019: Lessons-learned from Migrating our Build System to Bazel
The Bazel User Conference is an annual gathering of the community surrounding the Bazel build system. With great tech talks, demos, and...
Oct 22, 20197 min read
Continuous Integration on a Huge Scale Using Bazel
Backend Engineering Lead, Ittai Zeidman (@ittaiz), provides a sneak peek into how the build process is handled at Wix Engineering, where...
Aug 12, 20193 min read
Introducing Exodus - Easily Migrate from Maven to Bazel
So you've decided to make the switch to Bazel as your build tool - good choice! Now you're planning the next step. Migrating to a new...
bottom of page