An aerial view of the inside an Amazon facility, there are rows of boxes and tables with workers moving among them
On Prime Day earlier this year, shoppers purchased more than 250 million items from the Amazon store. The Amazon Delivery Experience team helps to balance information coming from fulfillment centers and customers so those two ends of the spectrum can interact efficiently.
F4D Studios

The bridge between supply and demand

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

On Prime Day earlier this year, shoppers purchased more than 250 million items worldwide from the Amazon store. Each of those orders entailed a series of choices, including deciding when and how they want an item delivered. Making that choice might require just a couple of clicks, but it sets in motion a complex and constantly adapting process, one that is made seamless with help from the Amazon delivery experience team (DEX).

Packages moving through a fulfillment center

The DEX team’s job: balance the information coming from Amazon fulfillment centers around the globe (which items are stored where and in what quantities, plus the relevant logistics) and the information coming from customers (which items do they want and by when) in a manner that allows those two ends of the spectrum to interact efficiently.

“The DEX team is a bridge that connects supply and demand,” said Siwei Jia, a DEX team principal research scientist. In its simplest form, the DEX team is responsible for helping customers find delivery options that best suit their needs, while simultaneously ensuring those goods arrive as efficiently as possible. Between those two points is a sea of complexity that is both vast and, in some ways, unpredictable.

Jia likens the DEX team to an incredibly knowledgeable wait staff, albeit one working at a 24/7 restaurant with a massive menu that constantly changes over time.

Siwei Jia, left, is a DEX team principal research scientist and Tian Chen, right, is a DEX senior applied science manager
Siwei Jia, left, is a DEX team principal research scientist and Tian Chen, right, is a DEX senior applied science manager

“In one direction is the kitchen, which is our inventory control and logistics, they have all these plates prepared, and DEX talks to the kitchen and we know which items are available and how soon we can deliver them to the table,” he explained. “But there's another direction as well, which is from our customers. They read the menu, and they choose what they like. And what they like can change over time, or vary by season. DEX acts as an advocate for customers, communicating preferences and desired shipping speeds so fulfillment centers can adjust to meet those needs.”

The restaurant simile is evocative, but there isn’t a restaurant in the world that operates at Amazon scale. 

“Every day we have huge numbers of packages to be delivered and our customers are highly heterogeneous,” Jia said. “We have customers everywhere, we have customers in dense metropolitan areas, we have customers in remote rural areas.”

And no restaurant on Earth has anything quite like Prime Day. “Prime Day is a great opportunity to showcase Amazon’s customer obsession in all dimensions, and providing earth’s best delivery experience is one of them,” Jia said. “At every point in our customers’ shopping journey, DEX science tries to optimize delivery information and options to help our customers quickly get what they want.”

At every point in our customers’ shopping journey, DEX science tries to optimize delivery information and options to help our customers quickly get what they want.
Siwei Jia

Each time one of those customers makes a decision about shipping speed, that choice acts as a multiplier that involves layers of additional variables, including how to actually deliver the items.

“If you think about one product, first we need to decide whether that product is able to go to a certain place. Then we need to try to figure out how it gets there — and there might be 20 different routes,” explained Tian Chen, a DEX senior applied science manager. “So, we need to call all this inventory information and the routing information to make sure this one product can arrive at a certain destination at a certain speed.”

The DEX teams relies extensively on machine learning to manage that process. DEX team scientists have created machine-learning models that do everything from helping make recommendations that reduce the number of boxes a customer receives by consolidating shipments, to optimizing package delivery speed. The models range from deep neural networks that leverage hundreds of features to make predictions, to causal regressions that conduct what-if analyses, to dynamic stochastic optimization such as contextual bandits.

“We rely, for example, on machine learning to do predictive delivery speeds,” Chen explained. “In particular when serving speed as a feature for ranking models, where there is strict latency requirement. For any delivery speed higher than two days, there are so many variables that making an estimate can be difficult, so we built a model to predict those speeds.”

For any delivery speed higher than two days, there are so many variables that making an estimate can be difficult, so we built a model to predict those speeds.
Tian Chen

To further complicate matters, the DEX team also must account for the unknown. That includes shifting preferences, fads and trends, and weather.

“In our machine-learning models, from the scientific point of view, we need to address this highly heterogeneous situation and be flexible enough to respond to all these outside shocks,” Jia said. “At the same time, our system must be robust enough to handle all the demands.”

As an example, during the holiday seasons in the past two years, DEX implemented machine learning solutions to assist customers in discovering items that would be delivered by Christmas, helping to proactively improve the customer shopping experience.

Jia said contending with both known and exogenous events requires a comprehensive approach.

“We tackle this from three perspectives,” he explained. “One is scalability. Our platform needs to have the right flow from data to machine learning to implementation to address different situations. The second one is a decision-making mechanism, which is largely driven by machine learning, but includes human audits. The third is exploration-exploit methodology: For some things we try, history doesn't necessarily tell us anything. It might be totally new. So sometimes we just need to experiment to determine whether something works or not. If it does, we double down. If not, we quickly rewind.”

That customer obsession leads to applied science that has measurable real-world impact.

“Whenever we implement a solution, we immediately see how customers respond, and this gives us a great sense of fulfillment,” Chen said. “One of the examples is at the mobile checkout page. Previously, customers saw some default delivery options, and all the other delivery options were folded into another page. We saw a clear gap in how customers selected options on mobile versus desktop. So, we adjusted to make the other options more apparent on mobile. Addressing those pain points is what we do.”

Jia said the scale and variety of challenges make DEX an exciting place to work for scientists with a passion for solving challenging optimization problems.

“I’ve been working in DEX for two years and I feel it's getting more and more exciting,” he said. “DEX is a concierge service for our customers. We’re going to help a customer through the entire journey. Once they select a product on the store, we make sure packages arrive to their doorstep on time, and in the most efficient way possible.  We’ve only begun to scratch the surface of what’s possible in getting customers the product they want in the shortest time frame, and most effective means possible. The opportunities for business and customer impact are almost endless.”

Related content

US, WA, Seattle
We are looking for a Principal Applied Scientist to drive the research and development of real-time multimodal conversational AI. You will operate across two focus areas: advancing foundation models for speech and audio, and building the post-training systems (reward modeling, reinforcement learning) that shape natural, human-like conversational behavior. You will be the expert in your area while contributing across the full model lifecycle — from pre-training and architecture design through post-training alignment and real-time deployment. You will work at the frontier of what's possible in conversational AI, with the compute, data, and runway to pursue problems that few teams in the world have the resources to tackle. As a Principal Scientist, you will set the technical direction for your research area, influence the broader roadmap, and work closely with inference engineers to ensure your models are designed for real-time production deployment from inception. Key job responsibilities Foundation Model Scaling - Build and train large-scale multimodal foundation models for real-time speech and audio generation, from architecture design through production-scale training - Advance the scaling and efficiency of conversational modes, including the relationship between data, model size, and real time performance. - Design model architectures informed by hardware constraints and inference requirements, working with inference engineers to ensure models are servable from inception - Develop training methodologies for multimodal models that jointly process and generate speech, language, and audio in real-time streaming contexts Post-Training & Reinforcement Learning - Design and build reward models and reward functions for speech systems — capturing naturalness, fluency, conversational quality, and real-time responsiveness - Develop and apply reinforcement learning methods to shape conversational behavior — teaching models natural timing, responsiveness, and fluid interaction - Build the post-training pipeline from SFT through RL alignment, optimized for real-time multimodal outputs rather than text-only generation - Design evaluation frameworks that capture the quality dimensions unique to real-time conversation Real-Time Perception & Generation - Advance the team's capabilities in real-time perception - Work at the intersection of model architecture and production constraints to ensure multimodal capabilities function within hard real-time latency budgets
US, CA, Sunnyvale
The Artificial General Intelligence (AGI) team is looking for a passionate, talented, and inventive Member of Technical Staff with a strong deep learning background, to build industry-leading Generative Artificial Intelligence (GenAI) technology with Large Language Models (LLMs) and multimodal systems. Key job responsibilities As a Member of Technical Staff with the AGI team, you will lead the development of algorithms and modeling techniques, to advance the state of the art with LLMs. You will lead the foundational model development in an applied research role, including model training, dataset design, and pre- and post-training optimization. Your work will directly impact our customers in the form of products and services that make use of GenAI technology. You will leverage Amazon’s heterogeneous data sources and large-scale computing resources to accelerate advances in LLMs. About the team The AGI team has a mission to push the envelope in GenAI with LLMs and multimodal systems, in order to provide the best-possible experience for our customers.
US, WA, Redmond
We are searching for a talented candidate with experience in orbital mechanics, orbit determination, launch vehicle trajectories, and launch vehicle mission planning. In this position, a successful candidate would serve as a Research Scientist in support of Amazon Leo’s constellation with particular focus on Launch Vehicle support. Strong analysis skills are required to develop engineering studies of complex large-scale dynamical systems. This position requires demonstrated expertise in computational analysis automation and tool development. Export Control Requirement: Due to applicable export control laws and regulations, candidates must be a U.S. citizen or national, U.S. permanent resident (i.e., current Green Card holder), or lawfully admitted into the U.S. as a refugee or granted asylum. Key job responsibilities Working with the Leo GNC team, you will: • Perform spacecraft maneuver or navigation analysis in support of multi-disciplinary trades within the Amazon Leo team. • Contribute to prototype software development of flight algorithms. • Test and assess navigation software for integration into flight systems. • Assess and trouble-shoot the performance of Leo on-board GNSS hardware and software systems. • Work closely with GNC engineers to manage on-orbit performance and develop flight dynamics operations processes. • Manage engineering trades as needed for various launch vehicle mission designs. • Support Leo’s Launch Vehicle Mission Management team with technical expertise in Launch Vehicle trajectory requirements specification • Evaluate Launch Vehicle performance and compliance with mission requirements • Develop tools to support Mission Management planning for over 80 launches! • Work collaboratively with launch vehicle system technical teams About the team The Flight Dynamics team is responsible for the guidance, navigation, control and safety of the spaceflight of the Amazon Leo constellation. This team provides solutions to spaceflight challenges in constellation design, orbit selection, launch vehicle insertion requirements, navigation, trajectory design, space situational awareness, and space traffic coordination.
US, CA, Sunnyvale
The Artificial General Intelligence (AGI) team is looking for a passionate, talented, and inventive Member of Technical Staff with a strong deep learning background, to build industry-leading Generative Artificial Intelligence (GenAI) technology with Large Language Models (LLMs) and multimodal systems. Key job responsibilities As a Member of Technical Staff with the AGI team, you will lead the development of algorithms and modeling techniques, to advance the state of the art with LLMs. You will lead the foundational model development in an applied research role, including model training, dataset design, and pre- and post-training optimization. Your work will directly impact our customers in the form of products and services that make use of GenAI technology. You will leverage Amazon’s heterogeneous data sources and large-scale computing resources to accelerate advances in LLMs. About the team The AGI team has a mission to push the envelope in GenAI with LLMs and multimodal systems, in order to provide the best-possible experience for our customers.
US, CA, Sunnyvale
The Artificial General Intelligence (AGI) team is looking for a passionate, talented, and inventive Member of Technical Staff with a strong deep learning background, to build industry-leading Generative Artificial Intelligence (GenAI) technology with Large Language Models (LLMs) and multimodal systems. Key job responsibilities As a Member of Technical Staff with the AGI team, you will lead the development of algorithms and modeling techniques, to advance the state of the art with LLMs. You will lead the foundational model development in an applied research role, including model training, dataset design, and pre- and post-training optimization. Your work will directly impact our customers in the form of products and services that make use of GenAI technology. You will leverage Amazon’s heterogeneous data sources and large-scale computing resources to accelerate advances in LLMs. About the team The AGI team has a mission to push the envelope in GenAI with LLMs and multimodal systems, in order to provide the best-possible experience for our customers.
US, CA, Sunnyvale
The Artificial General Intelligence (AGI) team is looking for a passionate, talented, and inventive Member of Technical Staff with a strong deep learning background, to build industry-leading Generative Artificial Intelligence (GenAI) technology with Large Language Models (LLMs) and multimodal systems. Key job responsibilities As a Member of Technical Staff with the AGI team, you will lead the development of algorithms and modeling techniques, to advance the state of the art with LLMs. You will lead the foundational model development in an applied research role, including model training, dataset design, and pre- and post-training optimization. Your work will directly impact our customers in the form of products and services that make use of GenAI technology. You will leverage Amazon’s heterogeneous data sources and large-scale computing resources to accelerate advances in LLMs. About the team The AGI team has a mission to push the envelope in GenAI with LLMs and multimodal systems, in order to provide the best-possible experience for our customers.
US, CA, Sunnyvale
The Artificial General Intelligence (AGI) team is looking for a passionate, talented, and inventive Member of Technical Staff with a strong deep learning background, to build industry-leading Generative Artificial Intelligence (GenAI) technology with Large Language Models (LLMs) and multimodal systems. Key job responsibilities As a Member of Technical Staff with the AGI team, you will lead the development of algorithms and modeling techniques, to advance the state of the art with LLMs. You will lead the foundational model development in an applied research role, including model training, dataset design, and pre- and post-training optimization. Your work will directly impact our customers in the form of products and services that make use of GenAI technology. You will leverage Amazon’s heterogeneous data sources and large-scale computing resources to accelerate advances in LLMs. About the team The AGI team has a mission to push the envelope in GenAI with LLMs and multimodal systems, in order to provide the best-possible experience for our customers.
IN, KA, Bengaluru
Amazon is looking for a passionate, talented, and inventive Data Scientist with machine learning background to help build industry-leading Speech and Language technology. Our mission is to provide a delightful experience to Amazon’s customers by pushing the envelope in Automatic Speech Recognition (ASR), Natural Language Understanding (NLU), Machine Learning (ML). Key job responsibilities Key job responsibilities Amazon is looking for a passionate, talented, and inventive Data Scientist with machine learning background to help build industry-leading Speech and Language technology. Our mission is to provide a delightful experience to Amazon’s customers by pushing the envelope in Automatic Speech Recognition (ASR), Natural Language Understanding (NLU), Machine Learning (ML) and Computer Vision (CV). As part of our AI team in Amazon AWS, you will work alongside internationally recognized experts to develop data experiments, novel algorithms and data techniques to advance the state-of-the-art in human language technology. Your work will directly impact millions of our customers in the form of products and services that make use of speech and language technology. You will gain hands on experience with Amazon’s heterogeneous speech, text, and structured data sources, and large-scale computing resources to accelerate advances in spoken language understanding.
US, WA, Seattle
We are looking for detail-oriented, organized, and responsible individuals who are eager to learn how to apply their causal inference / structural econometrics skillsets to solve real world problems. The intern will work in the area of Store Economics and Science (SEAS) and develop models to SEAS. Our PhD Economist Internship Program offers hands-on experience in applied economics, supported by mentorship, structured feedback, and professional development. Interns work on real business and research problems, building skills that prepare them for full-time economist roles at Amazon and beyond. You will learn how to build data sets and perform applied econometric analysis 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. About the team The Stores Economics and Science Team (SEAS) is a Stores-wide interdisciplinary team at Amazon with a "peak jumping" mission focused on disruptive innovation. The team applies science, economics, and engineering expertise to tackle the business's most critical problems, working to move from local to global optima across Amazon Stores operations. SEAS builds partnerships with organizations throughout Amazon Stores to pursue this mission, exploring frontier science while learning from the experience and perspective of others. Their approach involves testing solutions first at a small scale, then aligning more broadly to build scalable solutions that can be implemented across the organization. The team works backwards from customers using their unique scientific expertise to add value, takes on long-run and high-risk projects that business teams typically wouldn't pursue, helps teams with kickstart problems by building practical prototypes, raises the scientific bar at Amazon, and builds and shares software that makes Amazon more productive.
US, WA, Seattle
Prime Video is a first-stop entertainment destination offering customers a vast collection of premium programming in one app available across thousands of devices. Prime members can customize their viewing experience and find their favorite movies, series, documentaries, and live sports – including Amazon MGM Studios-produced series and movies; licensed fan favorites; and programming from Prime Video add-on subscriptions such as Apple TV+, Max, Crunchyroll and MGM+. All customers, regardless of whether they have a Prime membership or not, can rent or buy titles via the Prime Video Store, and can enjoy even more content for free with ads. Are you interested in shaping the future of entertainment? Prime Video's technology teams are creating best-in-class digital video experience. As a Prime Video technologist, you’ll have end-to-end ownership of the product, user experience, design, and technology required to deliver state-of-the-art experiences for our customers. You’ll get to work on projects that are fast-paced, challenging, and varied. You’ll also be able to experiment with new possibilities, take risks, and collaborate with remarkable people. We’ll look for you to bring your diverse perspectives, ideas, and skill-sets to make Prime Video even better for our customers. With global opportunities for talented technologists, you can decide where a career Prime Video Tech takes you! We are looking for a self-motivated, passionate and resourceful Applied Scientist to bring diverse perspectives, ideas, and skill-sets to make Prime Video even better for our customers. You will spend your time as a hands-on machine learning practitioner and a research leader. You will play a key role on the team, building and guiding machine learning models from the ground up. At the end of the day, you will have the reward of seeing your contributions benefit millions of Amazon.com customers worldwide. Key job responsibilities Develop AI solutions for various Prime Video Personalization systems using Deep learning, GenAI, Reinforcement Learning, and optimization methods; Work closely with engineers and product managers to design, implement and launch AI solutions end-to-end; Design and conduct offline and online (A/B) experiments to evaluate proposed solutions based on in-depth data analyses; Effectively communicate technical and non-technical ideas with teammates and stakeholders; Stay up-to-date with advancements and the latest modeling techniques in the field; Publish your research findings in top conferences and journals. About the team Prime Video Personalization and Discovery team owns science solution to power personalized experience on various devices, from sourcing, relevance, ranking, to name a few. We work closely with the engineering and product teams to launch our solutions in production.