Wayfair Tech Blog
Filters
There are 277 results that match your search. 277 results
February 3, 2022
As you can imagine, Wayfair’s journey from a startup to being one of the world’s largest online shopping destinations for home didn’t occur by happenstance. Many factors fueled our success, including a passion for solving challenging problems through team innovation.
December 22, 2021
Welcome, Wayfairians and open source enthusiasts. In this blog, I will share with you the building of our open-source hub for Wayfair, wayfair.github.io. The site is live right now, and I encourage everyone to visit. You can browse guides on getting started with OSS, read about featured projects we are watching in the Wayfair Open Source Program Office (OSPO); and find some practical tips and guidance which we hope will be of help to the entire OSS community.
December 16, 2021
At Wayfair, we operate at a massive scale, which has led to tremendous growth over the last decade. During this time, we have increased our traffic more than twenty-fold. To keep pace and fulfil our technology platform needs, scaling has been vital. In fact, it’s been at the core of everything we do throughout this timeframe.
December 14, 2021
Interviewing for a new job should be an exciting time, especially when it comes to a company like Wayfair. As you begin looking into a career here, I want to take a moment to emphasize that Wayfair is a great place to work. This starts with our commitment to innovation and constant experimentation, where taking smart risks is encouraged as we all strive to remain on the cutting-edge. Underlying this drive is a universal passion for learning and always providing customers with the most exceptional online experiences possible. Put it all together and what you have is an environment offering you endless opportunities to thrive.
December 2, 2021
Customers’ tastes may change over a period of time. How can we leverage their browse history to make sure our recommendations reflect their most up-to-date preferences?
November 24, 2021
As most everyone knows by now, Wayfair is a major e-commerce company focused on furniture and home goods. What you may not be aware of are the many technical elements happening behind the scenes to ensure that 22 million products are delivered to you on time. This is an area I’m familiar with as I work in Wayfair’s International Supply Chain Engineering (ISC) department. A relatively new group, our journey began with a significant realization—we needed to break our monolith into microservices. Specifically, we needed to manage authorization across all of our new microservices. The answer was the Oso authorization framework. For this blog, I’ll walk through the steps we took to make these changes. This includes how we initially broke apart our monorepo, the process of writing a proof of concept with Oso, and how we moved to production with the support and collaboration of Oso’s engineers.
November 19, 2021
If you've searched on Google or Bing for an item to make your home just right for you, and came across an ad for Wayfair, then you've already experienced our Wayfair Ads Bidding Platform in action! This post dives into the details of why we built this platform, how it evolved, its core building blocks, and plans for future enhancements.
November 16, 2021
Using module federation to implement micro frontends. Contributors: Ben Barnett, Diego Fiore, Verónica Machado, and Will Conover.