Skip to main content

Guidance for Shoppable Video on AWS

Provide viewers with a seamless shopping experience merged with your digital content

Overview

This Guidance helps digital video streaming companies provide their audience with the opportunity to shop for products while watching digital media. These companies can use data and contextual analysis to create this seamless shopping experience. Content owners can generate increased revenue and enhance engagement with their audience while minimizing disruption in their viewing experience.

How it works

These technical details feature an architecture diagram to illustrate how to effectively use this solution. The architecture diagram shows the key components and their interactions, providing an overview of the architecture's structure and functionality step-by-step.

Well-Architected Pillars

The architecture diagram above is an example of a Solution created with Well-Architected best practices in mind. To be fully Well-Architected, you should follow as many Well-Architected best practices as possible.

Step Functions orchestrates Lambda, MediaConvert, and Amazon S3 workflows. The Step Functions console graph view provides a graphical representation of your state machine with visual indications of which steps have succeeded, are in progress, have failed, have caught error, or were cancelled. Visualizing the status of Step Functions states helps the operator understand workflow health.

Read the Operational Excellence whitepaper

All user data stored in DynamoDB is fully encrypted at rest. DynamoDB encrypts your data at rest using encryption keys stored in AWS Key Management Service (AWS KMS), which helps reduce the operational burden and complexity involved in protecting sensitive data. All AWS Identity and Access Management (IAM) policies have been scoped down to the minimum permissions required for the service to function properly. Minimum permissions set by IAM help you avoid unauthorized access.

Read the Security whitepaper

Lambda supports automatic scaling to handle increased workloads and runs in multiple Availability Zones to help ensure that it is available to process events in case of a service interruption in a single Availability Zone. Lambda supports automatic scaling, retries, and high availability, adding resiliency and reliability to the workflow. DynamoDB automatically replicates data across multiple Availability Zones, offering high data durability and integrated availability. 

Read the Reliability whitepaper

Serverless architectures that use serverless managed services like Lambda remove the need to run and maintain physical servers for video or image processing workflows. As a managed service that hosts code, Lambda can also lower transactional costs because managed services operate at scale in the cloud.

Read the Performance Efficiency whitepaper

The Amazon S3 Intelligent-Tiering storage class optimizes storage costs by automatically moving data to the most cost-effective access tier when access patterns change. This reduces storage cost of the content that is not regularly accessed.

Read the Cost Optimization whitepaper

Step Functions is a managed service that scales based on demand, so you do not have to manage underlying infrastructure. This reduces carbon emissions as Step Functions has inherited compute efficiencies and only runs when needed. Additionally, Step Functions provide an event-driven architecture for the Product Catalog Creation and Video and Image Analysis and Processing pipelines, which, in combination with Lambda only consume computational resources when actually processing data. These pipelines scale on demand to avoid over-provisioned server capacity.

Read the Sustainability whitepaper

Disclaimer

The sample code; software libraries; command line tools; proofs of concept; templates; or other related technology (including any of the foregoing that are provided by our personnel) is provided to you as AWS Content under the AWS Customer Agreement, or the relevant written agreement between you and AWS (whichever applies). You should not use this AWS Content in your production accounts, or on production or other critical data. You are responsible for testing, securing, and optimizing the AWS Content, such as sample code, as appropriate for production grade use based on your specific quality control practices and standards. Deploying AWS Content may incur AWS charges for creating or using AWS chargeable resources, such as running Amazon EC2 instances or using Amazon S3 storage.