Wix Engineering
369 subscribers
349 photos
33 videos
410 links
Wix Engineering official channel
Download Telegram
Real incidents. Real lessons. A stronger 💪 production culture.

In this great session "How to Win in Production" by Guy Nahum, we break down the failure patterns behind real incidents - and the practices that helped us at Wix reduce noise, improve on-call, and learn without blame.

You'll learn practical rules for better production - and a clearer view of where AI can responsibly help. Watch:

https://youtu.be/CaNuUuMsh1k?si=3JFXuMoHFLFyNaPB


@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍1💯1
The more rules you add to an AI agent, the more fragile 🚩 it can become.

Prompts get longer. Context gets heavier. And the agent still ignores constraints, repeats mistakes, or produces output that looks impressive - until it hits production.

Yoav Abrahami proposes a different architecture: Feedback-Driven Agents.

Instead of expecting perfection on the first try, deterministic validators catch structural errors, inject the exact guidance needed, and send the agent back to repair its own work.

The promise: fewer broken outputs, lower costs, faster iteration - and a much shorter path from an AI demo to a reliable production system.

Read here

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2💯1🏆1
If AI writes the code, what’s left for engineers? 🤔

That shift changes the job. The real advantage is no longer just writing code, but asking better questions, understanding tradeoffs, owning the outcome, and developing the taste to know what should be built.

Tom Enden’s article explores the engineering skills that matter when code is no longer the hardest part. Don't miss this one:

https://www.wix.engineering/post/the-end-of-determinism-what-s-left-for-engineers-when-ai-writes-the-code

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍2💯1
Production issues. Technical debt. Migrations. New features.

When everything competes for 👀 attention, developers lose focus, make more mistakes, and burn out.

In this great talk, Dalia Simons presents a simple weekly rotation between Guardians, Renovators, and Creators - that reduces context switching and protects deep work.

Watch to learn how clearer ownership can help teams stay focused, move faster, and ship better:

https://youtu.be/IoCXn9nEr-M?si=x3qRuiisMJNdTSRZ

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
💯2👍1
In our latest Wix Engineering newsletter, you’ll learn how AI agents can catch and fix their own mistakes, how TDD can guide AI-written software, why larger context windows may reduce accuracy and increase costs, and how agents reason across code, logs, databases, and documentation.

You’ll also explore the hidden economics of AI coding tools and the engineering skills that matter most when AI writes the code. Read here

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍1🔥1
What happens when AI starts generating, evolving, and deploying code on behalf of users - at Wix scale?

The existing developer platform was no longer enough.

In this talk, Gilad Bison and Dor Chaouat will show how one ambitious AI project pushed Wix to rethink the entire lifecycle of cloud-based development.

Through the architecture of Dev Machine, Wix Hosting, Code Store, IDE as a Platform, and Wix CLI, you’ll learn how to design a platform for AI-generated code, securely isolate and execute untrusted workloads, connect every stage from development to deployment, and turn infrastructure built for one product into reusable capabilities for an entire organization:

https://youtu.be/43H6NGQEXis?si=Ed9HrraN3O8yLvnW

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
3💯2🏆1
From a 50% inter-agent error rate to under 1%:

That’s one of the results behind Wix’s autonomous bug-fixing system-built to turn support tickets into production fixes in hours instead of weeks.

Four specialized AI agents investigate issues, gather context from code, logs, databases, and documentation, implement a fix, and open a PR for human approval.

The biggest 🧠 lesson? The model matters less than the context behind it.

Israel Zablianov breaks down the architecture and what we learned from running it in production.

👉 Read the full story


@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
💯2👍1🏆1
[Workshop] Hands-On Octocode for AI Agents & Developers

Join Guy Bary for a hands-on workshop on building MCP servers, skills, and reliable AI agents that can research and understand your codebase using Octocode.

October 12 | 16:30–20:00 | Wix Campus, TLV

Spots are limited. Applications will be reviewed.

Apply here:
https://www.wix.engineering/workshop-octocode

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2🔥1💯1
Every millisecond in checkout 🚩 matters. Every. Millisecond.

At Wix's scale, speeding up cart and checkout isn't a simple frontend optimization. It means rethinking critical workflows, navigating complex trade-offs, and improving performance without breaking the experience users depend on.

In this great session, Nachshon Schwartz shares how the Wix team significantly reduced page-load times and built a faster, smoother checkout experience.

Watch to learn the strategies, technical decisions, and lessons behind optimizing one of the most business-critical flows in e-commerce:

https://youtu.be/rc0ov0sk_ns?si=D2VEcd3eTlmtmlrD

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
💯2👍1🏆1
The code change wasn’t the hard part. Executing it safely across 6,000 repositories was.

At Wix, large-scale code migrations can 🚩 consume an estimated 25% of developer time every year. So instead of treating every migration as a new cross-company project - we built infrastructure to run them at scale.

Dana Avital shares how we built a Code Migration Platform that detects affected code, generates changes across thousands of repositories, validates them, creates and tracks PRs, and automates the path to merge.

📊 The result: 650 developer-days saved in one quarter, with 88% of generated PRs merged without manual changes.

Read how we turned code migrations into scalable infrastructure

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2
[☄️ Newsletter] From autonomous bug fixing and code migrations across 6,000 repositories to faster checkout, 2.5M+ daily E2E tests, developer focus, and hands-on agentic development:

Explore the latest engineering challenges, solutions, and lessons in our Wix Engineering newsletter.

Read it here:
https://wix.engineering/so/f1Q0tpRE3

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2🏆1
Calling an LLM is easy. Building an AI agent system that actually works in production 🚩 is not.

When we set out to turn a simple prompt into a production-ready Wix CLI application, we had to solve the hard parts: orchestrating multiple agents, managing complex dependencies, running workflows in parallel, and supporting continuous user changes - without taking control away from developers.

In this talk, Miri Volozhinsky breaks down the 🏗️ architecture behind Devibe and shares what the team learned while building a real-world AI app builder - from the first idea to production.

Watch to learn what it really takes to move from an impressive AI demo to a reliable developer product:

https://youtu.be/7HNaxSUPUTA?si=P2yBmLHxh4lDLelA

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2💯1
Vilnius 🇱🇹 this one is for you! AI is changing engineering - and juniors may be the ones most ready for it: curious, adaptable, AI-native, and unafraid of change.

That’s why Wix Grow is returning to Vilnius for its 5th (!) season!

We're selecting 20 interns for a six-month paid program where they'll train as AI-native xEngineers, receive mentorship, join real engineering teams, and build products used by more than 300 million people.

This isn’t an internship where you watch from the sidelines. It's the real thing.

Applications are now open 👇

https://wix-grow.com


@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥1💯1
5 billion records. 10 terabytes. Four weeks. 🚩

How do you migrate data at this scale without disrupting a live system - while millions of new changes keep arriving every day?

In their new article, Avraham Rosenzweig and Roy Noyman share the lessons behind one of Wix’s largest data migrations. Read and learn how to:

Uncover corrupted legacy data before it breaks the migration

Detect parity gaps between V1 and V2

Prevent one failed record from blocking the entire pipeline

Calculate the throughput needed to actually finish

A practical playbook for anyone building or migrating large-scale production systems:

https://www.wix.engineering/post/5-billion-records-10-terabytes-four-weeks-a-real-data-migration-playbook

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2💯1
What do you do when you lose an AirPod and can't access Apple's Find My app?

If you're Denys Dovhan, you build your own solution.

Denys used Claude and the Bleak Python library to create a lightweight macOS utility that scans nearby Bluetooth devices and tracks their signal strength.

About 20 minutes and 20 lines of code later, he just walked around his home with his MacBook and found the missing AirPod in a shorts pocket.

A great example of how AI can help engineers turn a small everyday problem into a working solution in minutes. Read on dev ua:

https://dev.ua/en/news/inzhener-wix-znaishov-zahublenyi-airpods-za-dopomohoiu-claude-1788356817

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥4👍1🏆1
Millions of users. Critical 🚩 production databases. Zero downtime. No room for mistakes.

At Wix, shared database clusters posed a serious reliability challenge: one problematic application could impact many others.

The solution? 🚩

Move databases between clusters - without interrupting the applications using them.

Bar Shauli shares how she and the Wix Data Infrastructure team built an internal migration service using Kafka and ProxySQL on top of MySQL to make these moves safely, transparently, and fully online at massive scale.

From streaming data and handling partitioning challenges to cutting over live traffic - here's the engineering behind database migrations that users never notice:

https://www.linkedin.com/feed/update/urn:li:activity:7502672084792406016


@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2💯1
"Resize an image 🎨. How hard can it be?"

Now do it across 300M+ websites and 6B+ media requests. Every day.

Suddenly, every memory copy slows you down. Every cache miss repeats expensive work. Every resize burns CPU. And an encoder upgrade can break your tests - even when the image still looks perfect.

In his new post, Tomer Salton reveals how Wix Media Platform handles this scale:

Making real-time AVIF encoding work across Go and C
Cutting resize costs with intermediate “Master” images
Turning different URLs with identical outputs into one cache hit
Testing visual quality with SSIM and VMAF
Serving previews and paid originals securely from the same asset

Read the full story here:
https://www.wix.engineering/post/architecting-for-6-billion-daily-requests-inside-wix-s-media-platform

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍1
Most AI failures aren’t model failures. They’re context failures. 🚩

In this Wix Engineering Conference 2026 talk, Maya Halevy explains why bigger context windows don’t automatically lead to better results, what really happens inside LLMs when context gets messy, and how to structure prompts, instructions, examples, and retrieved data to build more accurate, efficient, and reliable AI systems.

Watch:
https://youtu.be/fwI4p9l8ncs?si=mJPLj9MdfCFIfvr0

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2🔥2💯1
AI can write code, use tools, and power autonomous agents. Yet at its core, it does one surprisingly simple thing: predict 🔮 the next word.

So how did autocomplete become intelligence?

In his new article, Gilad Barkan cuts through the weekly noise of new models and frameworks to explain why language became the operating system of AI.

Learn how LLMs actually acquire intelligence, why Transformers and scale changed everything, and where today’s models still fall short:

https://www.wix.engineering/post/from-autocomplete-to-intelligence-how-language-became-the-operating-system-of-ai


@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
2🔥1
If AI generates code faster than your team can review it, you haven't accelerated engineering. You've accelerated technical debt.

At scale, the critical AI coding layer isn't generation. It's the infrastructure that gives agents context, guardrails and a reliable review loop. Read here:

From Co-Pilot to Full Automation: How Wix Is Embedding AI Agents Across an Engineering Org at Scale

@WixEng ⚡️
Please open Telegram to view this post
VIEW IN TELEGRAM
1