An overhead image shows a fulfillment center with boxes and conveyor belts in a large, open facility
Amazon's Supply Chain Optimization Technologies (SCOT) organization has spent many years building and refining processes to handle peak events like Prime Day. The organization's algorithms help determine which products to stock, and in what quantities; where and how to store them; and the best way to route them to customers.

How peak events like Prime Day helped Amazon navigate the pandemic

The SCOT science team used lessons from the past — and improved existing tools — to contend with “a peak that lasted two years”.

On July 12 and 13, millions of Amazon Prime members visited the Amazon Store to score deals on everything from televisions to clothes. Customers think of Prime Day as a big annual sale. Supply chain managers call it a peak event — one that requires advanced planning to ensure people can buy the discounted products they want and receive them as quickly as possible.

Prime members purchased more than 300 million items, and saved over $1.7 billion, more than any previous Prime Day event.

This year was also the biggest Prime Day event for Amazon's selling partners, most of whom are small and medium-sized businesses, whose sales growth in Amazon’s store outpaced Amazon's retail business.

The scientists on Amazon's Supply Chain Optimization Technologies (SCOT) team have spent many years building and refining processes to handle peak events like Prime Day, Black Friday, Valentine's Day, and all of the other occasions where shoppers are looking for specific discounted items. The team's algorithms help determine which products to stock, and in what quantities; where and how to store them; and the best way to route them to customers.

But what happens when a "peak event'' is unplanned and lasts more than two years?

The COVID-19 pandemic touched off a series of demand spikes, supply chain disruptions, and labor shortages that have persisted with varying intensity since early 2020. The SCOT team was already utilizing state-of-the-art tools in machine learning, mathematical modelling, and optimization. Those tools played an essential role in the pandemic response. The crisis also sparked an examination of how those tools could be adapted to manage the new normal.

A different kind of peak

Even on a ho-hum day in pre-COVID times, managing inventory in Amazon's gargantuan network was a task that drew scientists intrigued by the complexity of challenges, the sheer volume of data, and the opportunity to have customer impact at global scale.

Related content
The story of a decade-plus long journey toward a unified forecasting model.

Scientists on the demand forecasting team, for example, have been doing this in one form or another for more than 15 years, constantly refining the algorithms that help ensure Amazon stocks enough of the products customers want.

As a planning challenge, an event like Prime Day might seem manageable. After all, Amazon sets the dates, picks the products, and sets the discounts. But even a planned event like Prime Day, now in its eighth year, brings its own challenges.

There's a special construction to the [Prime Day] forecast. It's a different week of the year than every other year.
Abhishek Gupta

"There's a special construction to the forecast. It's a different week of the year than every other year," explains Abhishek Gupta, who leads the demand forecasting science team within SCOT.

The forecasting team must account not only for the anomaly of Prime Day itself, but the subtleties within Prime Day.

"Just understanding the interaction between the deal attributes and the time of the year is one challenge," Gupta says. "The dates that Prime Day falls on, as well as the types of deals available, change from year to year. It's not like Halloween, where we know that everyone is going to look for costumes."

Before the pandemic, Gupta's team was already employing deep-learning models for time series forecasting, essentially teaching the network to discern patterns in data, like sales of string lights going up around the holidays.

Amazon packages, one with a visible Prime logo, travel along a conveyor belt
All of the decisions that follow forecasting — capacity planning, buying, placement, storage, and fulfillment — are merged into a large-scale, distributed simulation system that helps the SCOT team manage inventory as demand fluctuates.

But these models were not as strong when it came to a predictable-yet-unpredictable event like Prime Day. Constantly looking to improve the technology further, the forecasting science team took inspiration from advances in natural language processing to improve its models.

Natural language processing models use a mechanism called attention to enhance understanding. Attention directs models to “attend to” specific words that suggest a logical next word, e.g. the word “dog” may be followed by “food.”

Time series data are also sequential in nature, and they can uncover deeper insights by associating similar periods in time.

Related content
How Amazon’s scientists developed a first-of-its-kind multi-echelon system for inventory buying and placement.

Over the past two years, the SCOT team has developed and deployed an encoder-decoder attention scheme that enables the network to look at the time series history and identify the previous time points most relevant for the forecasting period.

"The impact of these types of models in natural language processing have been game-changing," Gupta says. "And similarly, we're seeing extremely good results in our time series forecasts. The accuracy has improved substantially, and the volatility of the forecast has gone down."

A massive simulation platform

All of the decisions that follow forecasting — capacity planning, buying, placement, storage, and fulfillment — are merged into a large-scale, distributed simulation system that helps the SCOT team manage inventory as demand fluctuates.

It's arguably the biggest simulation platform in the world. The underlying dynamics are so complicated and there are many decision makers...
Yan Xia

"It's arguably the biggest simulation platform in the world," says Yan Xia, a principal applied scientist within SCOT’s Inventory Planning and Control team. "The underlying dynamics are so complicated, and there are many decision makers. It's impossible to capture through a set of mathematical equations."

Xia and colleagues are experts at managing various physical capacity constraints in Amazon’s multi-tier global fulfillment network.

Peak events like Prime Day or the holidays present potential constraint challenges, such as whether Amazon can store the right amount of inventory in the right location as customer demand spikes. Tradeoffs need to be made in terms of what inventory to carry to best protect the customer experience in those instances.

Related content
How Amazon’s Delivery Experience team acts as a concierge for customers.

By 2019, Amazon scientists had developed a patented Adaptive Capacity Control (ACC) tool designed precisely for these occasions. In the lead-up to Black Friday, Xia's team would run the tool over a few weeks to help determine inventory for the holiday rush.

"All of that changed when COVID hit us. We were severely constrained all over the place, and we had to push this tool to its limit to solve some capacity related problems that the team hadn’t ever encountered before," Xia says. "We went from solving for capacity in maybe two countries eight weeks a year to maybe a dozen countries 52 weeks a year — and at a much more granular level than before."

So the team worked to both improve the ACC tool and develop new control systems to manage capacity more comprehensively and automatically as capacity challenges became more prevalent.

The predictive power of sampling

"The pandemic was like a peak that lasted two years," says Keith Zackrone, director of software development within Inventory Planning and Control. "The mechanisms that we've used to plan for peak events really are what gave us the ability to operate through the pandemic with good trade-offs for customers."

For the ACC tool, that meant reworking it for a "warm start," Xia says, using historical data to update the capacity control inputs on a rolling basis, rather than beginning with a blank slate every time, as before.

The Amazon fulfillment center process

The team also began running simulations on samples of the inventory. That allowed them to predict how the larger inventory flow would respond to control signals based on less than 5% of the total, rather than trying to simulate all of the hundreds of millions of items Amazon stocks at any given time.

"We are very effective nowadays at sampling," Xia says. "That is a big deal for us, to be able to execute this across so many different types of capacity within a marketplace — and also across marketplaces."

The SCOT team also adapted its inventory control software to be much more aware of customer need, meaning it could prioritize items that customers needed quickly (e.g., baby food), versus others that could tolerate a slight delay (e.g., a camera lens). That sensitivity has enabled the team to optimize the system across a larger number of product categories.

"Now that we've emerged from the peak period of the pandemic, we have an opportunity to move to a second generation," Zackrone says. "We can fine-tune these models we built out during the pandemic and really look at how we can make this available to a wider product selection."

The pandemic and ongoing supply chain issues have highlighted that there's never a perfect crystal ball, but they have helped the SCOT team strengthen the algorithms it uses to meet both peak events like Prime Day and everyday customer demand.

"If we can predict better, then we can buy the right amount and put it across our network of fulfillment centers,” explains Gupta. "This ensures that the right product, gets to the right customer in the most efficient way possible.”

View from space of a connected network around planet Earth representing the Internet of Things.
Sign up for our newsletter

Related content

US, WA, Seattle
We are looking for detail-oriented, organized, and responsible individuals who are eager to learn how to work with large and complicated data sets. Knowledge of econometrics, as well as basic familiarity with Python (or R, Matlab, or equivalent) is necessary, and experience with SQL would be a plus. These are full-time positions at 40 hours per week, with compensation being awarded on an hourly basis. You will learn how to build data sets and perform applied econometric analysis at Internet speed collaborating with economists, scientists, and product managers. These skills will translate well into writing applied chapters in your dissertation and provide you with work experience that may help you with placement. Roughly 85% of previous cohorts have converted to full time scientist employment at Amazon. If you are interested, please send your CV to our mailing list at econ-internship@amazon.com.
US, WA, Bellevue
As an applied scientist, you will use your experience to initiate the design, development, execution and implementation of scientific research projects. Working closely with fellow research scientists and product managers, you will use your experience in modeling, statistics, and simulation to design models of new policies, simulate their performance, and evaluate their benefits and impacts to cost, reliability, and speed of our fulfillment network. Our teams are looking for experience in network and combinatorial optimization, algorithms, data structures, statistics, and/or machine learning. This position requires superior analytical thinking, and ability to apply their technical and statistical knowledge to identify opportunities for real world applications. You should be able to mine and analyze large data, and be able to use necessary programming and statistical analysis software/tools to do so. Amazon has positions available for Research Scientists in multiple locations across the US and Canada.
US, WA, Virtual Contact Center-WA
We are looking for detail-oriented, organized, and responsible individuals who are eager to learn how to work with large and complicated data sets. Some knowledge of econometrics, as well as basic familiarity with Python is necessary, and experience with SQL and UNIX would be a plus. These are full-time positions at 40 hours per week, with compensation being awarded on an hourly basis. You will learn how to build data sets and perform applied econometric analysis at Internet speed collaborating with economists, scientists, and product managers. These skills will translate well into writing applied chapters in your dissertation and provide you with work experience that may help you with placement. Roughly 85% of previous cohorts have converted to full time scientist employment at Amazon. If you are interested, please send your CV to our mailing list at econ-internship@amazon.com. About the team The Selling Partner Fees team owns the end-to-end fees experience for two million active third party sellers. We own the fee strategy, fee seller experience, fee accuracy and integrity, fee science and analytics, and we provide scalable technology to monetize all services available to third-party sellers. Within the Science team, our goal is to understand the impact of changing fees on Seller (supply) and Customers (demand) behavior (e.g. price changes, advertising strategy changes, introducing new selection etc.) as well as using this information to optimize our fee structure and maximizing our long term profitability.
US, WA, Seattle
This is a unique opportunity to build technology and science that millions of people will use every day. Are you excited about working on large scale Natural Language Processing (NLP), Machine Learning (ML), and Deep Learning (DL)? We are embarking on a multi-year journey to improve the shopping experience for customers globally. Amazon Search team creates customer-focused search solutions and technologies that makes shopping delightful and effortless for our customers. Our goal is to understand what customers are looking for in whatever language happens to be their choice at the moment and help them find what they need in Amazon's vast catalog of billions of products. As Amazon expands to new geographies, we are faced with the unique challenge of maintaining the bar on Search Quality due to the diversity in user preferences, multilingual search and data scarcity in new locales. We are looking for an applied researcher to work on improving search on Amazon using NLP, ML, and DL technology. As an Applied Scientist, you will lead our efforts in query understanding, semantic matching (e.g. is a drone the same as quadcopter?), relevance ranking (what is a "funny halloween costume"?), language identification (did the customer just switch to their mother tongue?), machine translation (猫の餌を注文する). This is a highly visible role with a huge impact on Amazon customers and business. As part of this role, you will develop high precision, high recall, and low latency solutions for search. Your solutions should work for all languages that Amazon supports and will be used in all Amazon locales world-wide. You will develop scalable science and engineering solutions that work successfully in production. You will work with leaders to develop a strategic vision and long term plans to improve search globally. We are growing our collaborative group of engineers and applied scientists by expanding into new areas. This is a position on Global Search Quality team in Seattle Washington. We are moving fast to change the way Amazon search works. Together with a multi-disciplinary team you will work on building solutions with NLP/ML/DL at its core. Along the way, you’ll learn a ton, have fun and make a positive impact on millions of people. Come and join us as we invent new ways to delight Amazon customers.
US, WA, Seattle
This is a unique opportunity to build technology and science that millions of people will use every day. Are you excited about working on large scale Natural Language Processing (NLP), Machine Learning (ML), and Deep Learning (DL)? We are embarking on a multi-year journey to improve the shopping experience for customers globally. Amazon Search team creates customer-focused search solutions and technologies that makes shopping delightful and effortless for our customers. Our goal is to understand what customers are looking for in whatever language happens to be their choice at the moment and help them find what they need in Amazon's vast catalog of billions of products. As Amazon expands to new geographies, we are faced with the unique challenge of maintaining the bar on Search Quality due to the diversity in user preferences, multilingual search and data scarcity in new locales. We are looking for an applied researcher to work on improving search on Amazon using NLP, ML, and DL technology. As an Applied Scientist, you will lead our efforts in query understanding, semantic matching (e.g. is a drone the same as quadcopter?), relevance ranking (what is a "funny halloween costume"?), language identification (did the customer just switch to their mother tongue?), machine translation (猫の餌を注文する). This is a highly visible role with a huge impact on Amazon customers and business. As part of this role, you will develop high precision, high recall, and low latency solutions for search. Your solutions should work for all languages that Amazon supports and will be used in all Amazon locales world-wide. You will develop scalable science and engineering solutions that work successfully in production. You will work with leaders to develop a strategic vision and long term plans to improve search globally. We are growing our collaborative group of engineers and applied scientists by expanding into new areas. This is a position on Global Search Quality team in Seattle Washington. We are moving fast to change the way Amazon search works. Together with a multi-disciplinary team you will work on building solutions with NLP/ML/DL at its core. Along the way, you’ll learn a ton, have fun and make a positive impact on millions of people. Come and join us as we invent new ways to delight Amazon customers.
US, WA, Seattle
The retail pricing science and research group is a team of scientists and economists who design and implement the analytics powering pricing for Amazon’s on-line retail business. The team uses world-class analytics to make sure that the prices for all of Amazon’s goods and services are aligned with Amazon’s corporate goals. We are seeking an experienced high-energy Economist to help envision, design and build the next generation of retail pricing capabilities. You will work at the intersection of economic theory, statistical inference, and machine learning to design new methods and pricing strategies to deliver game changing value to our customers. Roughly 85% of previous intern cohorts have converted to full time scientist employment at Amazon. If you are interested, please send your CV to our mailing list at econ-internship@amazon.com. Key job responsibilities Amazon’s Pricing Science and Research team is seeking an Economist to help envision, design and build the next generation of pricing capabilities behind Amazon’s on-line retail business. As an economist on our team, you will work at the intersection of economic theory, statistical inference, and machine learning to design new methods and pricing strategies with the potential to deliver game changing value to our customers. This is an opportunity for a high-energy individual to work with our unprecedented retail data to bring cutting edge research into real world applications, and communicate the insights we produce to our leadership. This position is perfect for someone who has a deep and broad analytic background and is passionate about using mathematical modeling and statistical analysis to make a real difference. You should be familiar with modern tools for data science and business analysis. We are particularly interested in candidates with research background in applied microeconomics, econometrics, statistical inference and/or finance. A day in the life Discussions with business partners, as well as product managers and tech leaders to understand the business problem. Brainstorming with other scientists and economists to design the right model for the problem in hand. Present the results and new ideas for existing or forward looking problems to leadership. Deep dive into the data. Modeling and creating working prototypes. Analyze the results and review with partners. Partnering with other scientists for research problems. About the team The retail pricing science and research group is a team of scientists and economists who design and implement the analytics powering pricing for Amazon’s on-line retail business. The team uses world-class analytics to make sure that the prices for all of Amazon’s goods and services are aligned with Amazon’s corporate goals.
US, CA, San Francisco
The retail pricing science and research group is a team of scientists and economists who design and implement the analytics powering pricing for Amazon's on-line retail business. The team uses world-class analytics to make sure that the prices for all of Amazon's goods and services are aligned with Amazon's corporate goals. We are seeking an experienced high-energy Economist to help envision, design and build the next generation of retail pricing capabilities. You will work at the intersection of statistical inference, experimentation design, economic theory and machine learning to design new methods and pricing strategies for assessing pricing innovations. Roughly 85% of previous intern cohorts have converted to full time scientist employment at Amazon. If you are interested, please send your CV to our mailing list at econ-internship@amazon.com. Key job responsibilities Amazon's Pricing Science and Research team is seeking an Economist to help envision, design and build the next generation of pricing capabilities behind Amazon's on-line retail business. As an economist on our team, you will will have the opportunity to work with our unprecedented retail data to bring cutting edge research into real world applications, and communicate the insights we produce to our leadership. This position is perfect for someone who has a deep and broad analytic background and is passionate about using mathematical modeling and statistical analysis to make a real difference. You should be familiar with modern tools for data science and business analysis. We are particularly interested in candidates with research background in experimentation design, applied microeconomics, econometrics, statistical inference and/or finance. A day in the life Discussions with business partners, as well as product managers and tech leaders to understand the business problem. Brainstorming with other scientists and economists to design the right model for the problem in hand. Present the results and new ideas for existing or forward looking problems to leadership. Deep dive into the data. Modeling and creating working prototypes. Analyze the results and review with partners. Partnering with other scientists for research problems. About the team The retail pricing science and research group is a team of scientists and economists who design and implement the analytics powering pricing for Amazon's on-line retail business. The team uses world-class analytics to make sure that the prices for all of Amazon's goods and services are aligned with Amazon's corporate goals.
US, WA, Bellevue
We are looking for detail-oriented, organized, and responsible individuals who are eager to learn how to work with large and complicated data sets. Some knowledge of econometrics, as well as basic familiarity with Python is necessary, and experience with SQL and UNIX would be a plus. These are full-time positions at 40 hours per week, with compensation being awarded on an hourly basis. You will learn how to build data sets and perform applied econometric analysis at Internet speed collaborating with economists, scientists, and product managers. These skills will translate well into writing applied chapters in your dissertation and provide you with work experience that may help you with placement. Roughly 85% of interns from previous cohorts have converted to full time economics employment at Amazon. If you are interested, please send your CV to our mailing list at econ-internship@amazon.com.
US
The Amazon Supply Chain Optimization Technology (SCOT) organization is looking for an Intern in Economics to work on exciting and challenging problems related to Amazon's worldwide inventory planning. SCOT provides unique opportunities to both create and see the direct impact of your work on billions of dollars’ worth of inventory, in one of the world’s most advanced supply chains, and at massive scale. We are looking for detail-oriented, organized, and responsible individuals who are eager to learn how to work with large and complicated data sets. We are looking for a PhD candidate with exposure to Program Evaluation/Causal Inference. Knowledge of econometrics and Stata/R/or Python is necessary, and experience with SQL, Hadoop, and Spark would be a plus. These are full-time positions at 40 hours per week, with compensation being awarded on an hourly basis. You will learn how to build data sets and perform applied econometric analysis at Internet speed collaborating with economists, scientists, and product managers. These skills will translate well into writing applied chapters in your dissertation and provide you with work experience that may help you with placement. Roughly 85% of previous cohorts have converted to full time scientist employment at Amazon. If you are interested, please send your CV to our mailing list at econ-internship@amazon.com.
US, WA, Seattle
The Selling Partner Fees team owns the end-to-end fees experience for two million active third party sellers. We own the fee strategy, fee seller experience, fee accuracy and integrity, fee science and analytics, and we provide scalable technology to monetize all services available to third-party sellers. We are looking for an Intern Economist with excellent coding skills to design and develop rigorous models to assess the causal impact of fees on third party sellers’ behavior and business performance. As a Science Intern, you will have access to large datasets with billions of transactions and will translate ambiguous fee related business problems into rigorous scientific models. You will work on real world problems which will help to inform strategic direction and have the opportunity to make an impact for both Amazon and our Selling Partners.