SlideShare une entreprise Scribd logo
1  sur  63
Télécharger pour lire hors ligne
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS re:INVENT
Building Serverless Video Workflows
U s m a n S h a k e e l – W W T e c h L e a d f o r M & E a t A W S
T o m N i g h t i n g a l e – S o l u t i o n s A r c h i t e c t
N o v e m b e r 2 8 , 2 0 1 7
C T D 4 0 5
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
er The Top Video is complex
Agenda
• Introduction/Voice of the Customer
• Relevant AWS services
• Work Backwards from VOC
• Evolution of the Solution
• Version 1 / MVP
• Version 2
• Future Plans
Serverless video workflows
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Introduction and VOC
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
“EXPLOSION OF CONTENT AND DEVICES”
 Age of content abundance:
Everyone is creating video
 Devices everywhere: Today, an
estimated 1.6 billion people
worldwide watch online video on
connected devices
 OTT services: At end of 2016, more
than 49 million homes accessed at
least one OTT service
Annual Expenditure on Programming ($B)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
“DIRECT/RELEVANT TO
CONSUMER”
Pay TV Net Changes by Provider
Source:UBS June 2017
Ad Revenues
“Over 75% of what people watch come from
recommendations”
Source: TheGuardian May 7, 2016
Source: Time April 5, 2016
Source: Netflix blog
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Personalisation
DVR / PVR
Asset
Management
Encryption Metadata
API’s
Packaging and
Transmux
Transcoding
Ingest /
Acquisition
Delivery
Subtitling /
Audio
Description
FingerprintingQuality Control
Checks
Content Plane
Expiration
Policy
Watermarking
CRM
Billing
Systems
Paywall
Viewership
Analytics
Policy
Management
Ad
Integration
Content
Catalogue
API
Endpoint
Payment
Gateway
Rights
Management
Business Plane
Device
Register
Subscriber
Management
Media
Origin
Content
Delivery
Web Apps
Load
Balancing
CMS
DRM
Licensing
Device
Apps
DeliveryPlane
Systems
Registry
Alerting
Orchestration
Service
Manager
Logging
Workflow
Automation
Monitoring
SystemsPlane
Storage Database
er The Top Video is complex
ComputeNetwork
BUT – “OTT IS COMPLEX”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Personalisation
DVR / PVR
Asset
Management
Encryption Metadata
API’s
Packaging and
Transmux
Transcoding
Ingest /
Acquisition
Delivery
Subtitling /
Audio
Description
FingerprintingQuality Control
Checks
Content Plane
Expiration
Policy
Watermarking
CRM
Billing
Systems
Paywall
Viewership
Analytics
Policy
Management
Ad
Integration
Content
Catalogue
API
Endpoint
Payment
Gateway
Rights
Management
Business Plane
Device
Register
Subscriber
Management
Media
Origin
Content
Delivery
Web Apps
Load
Balancing
CMS
DRM
Licensing
Device
Apps
DeliveryPlane
Systems
Registry
Alerting
Orchestration
Service
Manager
Logging
Workflow
Automation
Monitoring
SystemsPlane
Storage Database
er The Top Video is complex
ComputeNetwork
BUT – “OTT IS COMPLEX”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Video workflow – Content plane
Ingest/ Acquire
Store /
Manage
Process Origin / Deliver Analyse
Store Once
Deliver Anywhere
Business Plane
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS stack for media-streaming workflow
AWS
Direct Connect
AWS Import/
Export
AWS Storage
Gateway
Ingest/Create
Amazon S3/Glacier
Store
Amazon EBS/ EFS Amazon
CloudSearchAmazon SQS
Amazon
VPC
Amazon
RDS
Lambda
Process
Amazon EC2 CloudFront
Route 53
Deliver
AWS WAF
Devices
AWS Partner Solutions
Live
File Based
Display
Store Once
Deliver Anywhere
Source
AWS Snowball
S3 Transfer
Acceleration
AWS Elemental
Live
AWS Elemental MediaStore Amazon
DynamoDB
AWS Elemental
MediaLive
AWS Elemental
MediaPackage
AWS Elemental
MediaConvert
AWS Elemental
MediaTailor
Amazon
MachineLearning
Amazon
Rekognition
Lambda at
the Edge
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS stack for media-streaming workflow
AWS
Direct Connect
AWS Import/
Export
AWS Storage
Gateway
Ingest/Create
Amazon S3/Glacier
Store
Amazon EBS/ EFS Amazon
CloudSearchAmazon SQS
Amazon
VPC
Amazon
RDS
Lambda
Process
Amazon EC2 CloudFront
Route 53
Deliver
AWS WAF
Devices
AWS Partner Solutions
Live
File Based
Display
Store Once
Deliver Anywhere
Source
AWS Snowball
S3 Transfer
Acceleration
AWS Elemental
Live
AWS Elemental MediaStore Amazon
DynamoDB
AWS Elemental
MediaLive
AWS Elemental
MediaPackage
AWS Elemental
MediaConvert
AWS Elemental
MediaTailor
Amazon
MachineLearning
Amazon
Rekognition
Lambda at
the Edge
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
I NT R ODUC I NG AWS ELEMENT AL MEDI AC ONV ER T
 Access to professional-grade video features and quality
 No software or hardware infrastructure to manage
 Automatically scales in response to variations in
incoming video volume
 Ability to manage capacity and control order in
which jobs are processed
 API Interface to integrate via Lambda/Serverless functions in a complex
workflow
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS ELEMENTAL MEDIACONVERT BASICS
NOTIFICATIONS AND METRICS
DOWNSTREAM PROCESSING
JOB 1
INPUT 1
QUEUE(S)
INPUT FILE 1
INPUT
CONFIGURATION
INPUT MEDIAASSET(S) TRANSCODEDMEDIA
Manage available parallel processing capacity between rush
jobs and low priority jobs
JOB TEMPLATE
Amazon CLOUDWATCH
HTTP/HTTPS
Email
SMS
Application
LAMDA
SQS
INPUT n
INPUT FILE n
INPUT
CONFIGURATION
JOB TEMPLATE
HLS PACKAGE
PRESENT 1
PRESENT 2
PRESENT n
DASHPACKAGE
PRESENT 1
PRESENT 2
PRESENT n
TAGSAND
METADATA
OTHER JOB
CONFIG.
Job
 Primary unit of work; Specifies
input and output
Output Preset
 Settings to create a single output
Job Template
 Collection of commonly used job
settings
 Useful when processing a collection
of inputs to produce a fixed set of outputs
Queue
 All jobs are submitted to a queue
 Allows user to separate or group jobs
for processing
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Video workflow – Content plane
Ingest/ Acquire
Store /
Manage
Process Origin / Deliver Analyse
Store Once
Deliver Anywhere
Business Plane
AWS Elemental
MediaStore
AWS Elemental
MediaLive
AWS Elemental
MediaPackage
AWS Elemental
MediaConvert
AWS Elemental
MediaTailor
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Working Backwards from the VOC
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
https://aws.amazon.com/answers/
• Best practices
• Prescriptive design patterns
• Ready-made solutions
• Strategic guidance
AWS Answers
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Live Streaming Solution
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Live streaming solution
AWS provides a live streaming video solution that combines AWS Elemental Cloud, a service that enables
customers to rapidly deploy multiscreen offerings for live and on-demand content, with Elastic Load
Balancing, Auto Scaling, and Amazon CloudFront to build a highly resilient and scalable architecture that
delivers your live content worldwide.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Live streaming solution – Evolution
AWS Elemental Media Live and Media Package offered as a managed service
AWS Elemental
MediaLive
AWS Elemental
MediaPackage
AWS Elemental
MediaTailor
Multiple DevicesLive Stream
Amazon CloudWatch
Amazon
CloudFront
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
File-Based Streaming Solution
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Strategic service development
Lift & Shift
• Build infrastructure
• Move platform
• Automate
Optimise
• Transition to services
• Integrate monitoring
• Abstract data
Transform
• Decouple application
• Build resilience
• Infrastructure as code
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Each progressive step was better
Physical Servers
Datacenters
Virtual Servers
Datacenters
• Higher utilization
• Faster provisioning speed
• Improved uptime
• Disaster recovery
• Hardware independence
• Trade CAPEX for OPEX
• More scale
• Elastic resources
• Faster speed and agility
• Reduced maintenance
• Better availability and
fault tolerance
Virtual servers
in the cloud
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
But there are still limitations
Physical Servers
Datacenters
Virtual Servers
Datacenters
• Trade CAPEX for OPEX
• More scale
• Elastic resources
• Faster speed and agility
• Reduced maintenance
• Better availability and
fault tolerance
• Still need to administer
virtual servers
• Still need to manage
capacity and utilization
• Still need to size
workloads
• Still need to manage
availability, fault tolerance
• Still relatively expensive
to run intermittent jobs
Virtual servers
in the cloud
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
BEFORE WE DIVE IN…
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Event-driven computing
Function as a Service
Serverless
Low-touch, high-developer
productivity for Video workflows
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Serveless means…
No servers to provision
or manage
Scales with usage
Never pay for idle
Availability and fault
tolerance built in
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Coordination by method call
λ λ
λ
λ
λ
λ
λ
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Coordination by function chaining
λ
λ
λ
λ
λλ
λ
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Coordination by database
λλ
λ
λ
λλ
λ
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Coordination by queues
λ
λ
λ
λ
λλ
λ
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Application life cycle – AWS Step Functions
AWS STEP FUNCTIONS
Visualize in the
console
Define in JSON Monitor
executions
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Video on Demand (VOD) on AWS
Ingest Step
Functions
Publish Step
Functions
Source
Video
Source
Amazon S3
Process Step
Functions
Workflow
MP4
Amazon S3
HLS
Amazon S3
Amazon
CloudFront
Amazon
DynamoDB
Amazon
SNS
AWS
Lambda
Amazon
Glacier
AWS Elemental
MediaConvert
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Ingest Step Function
Check source video and watermark file
Run MediaInfo process – validate this is a valid media
file
Create entry in DynamoDB table with GUID
Notify external systems – email
Execute Process Step Functions with GUID
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Process Step Function
Validate encoding profiles against source height
Submit MediaConvert Encode jobs based on profile
Update DynamoDB with job IDs and workflow status
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Publish Step Function
Validate files in Amazon S3 and generate CloudFront
URLs
Tag source objects to enable Amazon S3 lifecycle
policy
Update DynamoDB with the output details
Publish – send Amazon SNS notification with workflow
summary
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon CloudFront
global content delivery network
100 (PoPs), 88 CloudFront edge locations, 11 regional edge caches, 50 cities, 23 countries
Regional Edge Cache Locations
• Oregon
• Ohio
• N. Virginia
• London
• Frankfurt
• Sao Paulo
• Mumbai
• Singapore
• Seoul
• Tokyo
• Sydney
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Optimizing content delivery
Optimize
caching
Whitelist
query strings
and cookies
Reserved
capacity pricing
Origin response headers
CloudFront customization
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Securing content delivery
Securing
content
Geo restriction
Securing connection – HTTPS
Access control
Securing the
origin
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
CloudFront reporting
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Analysing CloudFront access logs
Amazon
CloudFront
S3 bucket S3 bucket
Amazon
QuickSight
#Version: 1.0 #Fields: date time x-edge-location sc-bytes c-ip cs-method cs(Host) cs-uri-stem sc-status
cs(Referer) cs(User-Agent) cs-uri-query cs(Cookie) x-edge-result-type x-edge-request-id x-host-header cs-protocol
cs-bytes time-taken x-forwarded-for ssl-protocol ssl-cipher x-edge-response-result-type cs-protocol-version
2014-05-23 01:13:11 FRA2 182 192.0.2.10 GET d111111abcdef8.cloudfront.net /view/my/file.html 200
www.displaymyfiles.com……
Amazon
Redshift
W3C Log
Processor
AWS Glue
Amazon
Athena
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Evolution of the Solution
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Development Milestones for VOD in 2017
AGENDA
Version 1
• MVP
Version 2
• Decoupling the Workflow
• Error Handling
• MediaConvert & Metadata
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Single input, multiple outputs
• 7 Encoding Profiles (MP4, HLS)
• Encoding decision
• CloudFront for HLS Playback
• SNS Notification
• Capture the workflow details in
DynamoDB
A p p l e T e c h N o t e s T N 2 2 2 4
Version 1 MVP Objective
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 1 Architecture Overview
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Demonstration
Version 1
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 1 Architecture Overview
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Development Milestones for VOD in 2017
AGENDA
Version 1
• MVP
Version 2
• Decoupling the Workflow
• Error Handling
• MediaConvert & Metadata
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 1 Ingest Step Functions
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 1 Ingest Step Functions
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 2 Ingest Step Functions
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 2 Process Step Functions
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Development Milestones for VOD in 2017
AGENDA
Version 1
• MVP
Version 2
• Decoupling the Workflow
• Error Handling
• MediaConvert & Metadata
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 1 Error Handling
Amazon
CloudWatch
AWS Step
Functions
Amazon SNS
Errors
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
Amazon Elastic
Transcoder
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 2 Error Handling
Amazon SNS
Publish
Amazon
CloudWatch
Amazon
DynamoDB
AWS Lambda
Workflow
functions
Amazon SNS
Errors
AWS Lambda
Error Handler
AWS Step
Functions
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
AWS Elemental
MediaConvert
Amazon Elastic
Transcoder
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Development Milestones for VOD in 2017
AGENDA
Version 1
• MVP
Version 2
• Decoupling the Workflow
• Error Handling
• MediaConvert & Metadata
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
C l o u d F o r m a t i o n p a r a m e t e r sA m a z o n S 3 e v e n t t r i g g e r
Version 2 Encoding Options Video Only
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
I n g e s t & M e t a d a t aA m a z o n S 3 e v e n t t r i g g e r
Version 2 Encoding Options Metadata
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 2: MediaConvert Encoding
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
MediaConvert
Regional/Account
API Endpoint
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Demonstration
MediaConvert &
Metadata
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Version 2 Architecture
Workflow
MP4
Output
HLS/DASH
Output
Amazon
CloudFront
DynamoDB
CloudWatch
Event
Rules
Publish
SNS
Processing Step
Functions
Ingest Step
Functions
Lambda Ingest
Execute
Workflow
Lambda
Functions
Glacier
Archive
Source
S3 Bucket
Video
Watermark
Errors
SNS
Lambda
Error Handler
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
Metadata
AWS Elemental
Magikarp AWS Elemental
MediaConvert
Publish Step
Functions
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Future Plans
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Third-party integration
Ingest Step
Functions
Publish Step
Functions
Source
Video
Source
Amazon S3
Process Step
Functions
Workflow
MP4
Amazon S3
HLS
Amazon S3
Amazon
CloudFront
Amazon
DynamoDB
Amazon
SNS
AWS
Lambda
Amazon
Glacier
https://aws.amazon.com/answers/media-entertainment/video-on-
demand-on-aws/
WS Elemental
MediaConvertAWS Elemental
MediaConvert
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
https://aws.amazon.com/answers/
• Best practices
• Prescriptive design patterns
• Ready-made solutions
• Strategic guidance
AWS Answers
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
THANK YOU!

Contenu connexe

Tendances

ARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million UsersARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million UsersAmazon Web Services
 
DEV326_DevOps Essentials An Introductory Workshop on CICD Practices
DEV326_DevOps Essentials An Introductory Workshop on CICD PracticesDEV326_DevOps Essentials An Introductory Workshop on CICD Practices
DEV326_DevOps Essentials An Introductory Workshop on CICD PracticesAmazon Web Services
 
STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...
STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...
STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...Amazon Web Services
 
ARC319_Multi-Region Active-Active Architecture
ARC319_Multi-Region Active-Active ArchitectureARC319_Multi-Region Active-Active Architecture
ARC319_Multi-Region Active-Active ArchitectureAmazon Web Services
 
NET304_Deep Dive into the New Network Load Balancer
NET304_Deep Dive into the New Network Load BalancerNET304_Deep Dive into the New Network Load Balancer
NET304_Deep Dive into the New Network Load BalancerAmazon Web Services
 
CTD201_Introduction to Amazon CloudFront and AWS Lambda@Edge
CTD201_Introduction to Amazon CloudFront and AWS Lambda@EdgeCTD201_Introduction to Amazon CloudFront and AWS Lambda@Edge
CTD201_Introduction to Amazon CloudFront and AWS Lambda@EdgeAmazon Web Services
 
DEV329_Cisco’s Journey from Monolith to Microservices
DEV329_Cisco’s Journey from Monolith to MicroservicesDEV329_Cisco’s Journey from Monolith to Microservices
DEV329_Cisco’s Journey from Monolith to MicroservicesAmazon Web Services
 
Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...
Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...
Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...Amazon Web Services
 
STG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWSSTG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWSAmazon Web Services
 
DEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormationDEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormationAmazon Web Services
 
ARC304_From One to Many Evolving VPC Design
ARC304_From One to Many Evolving VPC DesignARC304_From One to Many Evolving VPC Design
ARC304_From One to Many Evolving VPC DesignAmazon Web Services
 
CTD301_Amazon CloudFront Flash Talks
CTD301_Amazon CloudFront Flash TalksCTD301_Amazon CloudFront Flash Talks
CTD301_Amazon CloudFront Flash TalksAmazon Web Services
 
STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...
STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...
STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...Amazon Web Services
 
DAT302_Deep Dive on Amazon Relational Database Service (RDS)
DAT302_Deep Dive on Amazon Relational Database Service (RDS)DAT302_Deep Dive on Amazon Relational Database Service (RDS)
DAT302_Deep Dive on Amazon Relational Database Service (RDS)Amazon Web Services
 
MCL302_Maximizing the Customer Experience with AI on AWS
MCL302_Maximizing the Customer Experience with AI on AWSMCL302_Maximizing the Customer Experience with AI on AWS
MCL302_Maximizing the Customer Experience with AI on AWSAmazon Web Services
 
MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...
MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...
MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...Amazon Web Services
 
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...Amazon Web Services
 
STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...
STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...
STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...Amazon Web Services
 

Tendances (20)

ARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million UsersARC201_Scaling Up to Your First 10 Million Users
ARC201_Scaling Up to Your First 10 Million Users
 
DEV326_DevOps Essentials An Introductory Workshop on CICD Practices
DEV326_DevOps Essentials An Introductory Workshop on CICD PracticesDEV326_DevOps Essentials An Introductory Workshop on CICD Practices
DEV326_DevOps Essentials An Introductory Workshop on CICD Practices
 
STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...
STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...
STG329_ProtectWise optimizes performance of Cassandra and Kafka workloads wit...
 
ARC319_Multi-Region Active-Active Architecture
ARC319_Multi-Region Active-Active ArchitectureARC319_Multi-Region Active-Active Architecture
ARC319_Multi-Region Active-Active Architecture
 
NET304_Deep Dive into the New Network Load Balancer
NET304_Deep Dive into the New Network Load BalancerNET304_Deep Dive into the New Network Load Balancer
NET304_Deep Dive into the New Network Load Balancer
 
CTD201_Introduction to Amazon CloudFront and AWS Lambda@Edge
CTD201_Introduction to Amazon CloudFront and AWS Lambda@EdgeCTD201_Introduction to Amazon CloudFront and AWS Lambda@Edge
CTD201_Introduction to Amazon CloudFront and AWS Lambda@Edge
 
DEV329_Cisco’s Journey from Monolith to Microservices
DEV329_Cisco’s Journey from Monolith to MicroservicesDEV329_Cisco’s Journey from Monolith to Microservices
DEV329_Cisco’s Journey from Monolith to Microservices
 
Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...
Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...
Living on the Edge, It’s Safer Than You Think! Building Strong with Amazon Cl...
 
STG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWSSTG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWS
 
DEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormationDEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormation
 
ARC304_From One to Many Evolving VPC Design
ARC304_From One to Many Evolving VPC DesignARC304_From One to Many Evolving VPC Design
ARC304_From One to Many Evolving VPC Design
 
ARC205_Born in the Cloud
ARC205_Born in the CloudARC205_Born in the Cloud
ARC205_Born in the Cloud
 
CTD301_Amazon CloudFront Flash Talks
CTD301_Amazon CloudFront Flash TalksCTD301_Amazon CloudFront Flash Talks
CTD301_Amazon CloudFront Flash Talks
 
ARC213_Open Source at AWS
ARC213_Open Source at AWSARC213_Open Source at AWS
ARC213_Open Source at AWS
 
STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...
STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...
STG330_Case Study How Experian Leverages Amazon EC2, EBS, and S3 with Clouder...
 
DAT302_Deep Dive on Amazon Relational Database Service (RDS)
DAT302_Deep Dive on Amazon Relational Database Service (RDS)DAT302_Deep Dive on Amazon Relational Database Service (RDS)
DAT302_Deep Dive on Amazon Relational Database Service (RDS)
 
MCL302_Maximizing the Customer Experience with AI on AWS
MCL302_Maximizing the Customer Experience with AI on AWSMCL302_Maximizing the Customer Experience with AI on AWS
MCL302_Maximizing the Customer Experience with AI on AWS
 
MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...
MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...
MBL204_Architecting Cost-Effective Mobile Backends for Scale, Security, and P...
 
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
MBL209_Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean E...
 
STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...
STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...
STG309_Deep Dive Using Hybrid Storage with AWS Storage Gateway to Solve On-Pr...
 

Similaire à AWS Serverless Video Workflows

Learn how to build serverless applications using the AWS Serverless Platform-...
Learn how to build serverless applications using the AWS Serverless Platform-...Learn how to build serverless applications using the AWS Serverless Platform-...
Learn how to build serverless applications using the AWS Serverless Platform-...Amazon Web Services
 
ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...
ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...
ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...Amazon Web Services
 
NEW LAUNCH! Build your own live streaming and on-demand video service with AW...
NEW LAUNCH! Build your own live streaming and on-demand video service with AW...NEW LAUNCH! Build your own live streaming and on-demand video service with AW...
NEW LAUNCH! Build your own live streaming and on-demand video service with AW...Amazon Web Services
 
NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...
NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...
NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...Amazon Web Services
 
CON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersCON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersAmazon Web Services
 
Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017Amazon Web Services
 
Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...
Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...
Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...Amazon Web Services
 
LA M and E Symposium Nov 2017 All decks.pdf
LA M and E Symposium Nov 2017 All decks.pdfLA M and E Symposium Nov 2017 All decks.pdf
LA M and E Symposium Nov 2017 All decks.pdfAmazon Web Services
 
GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...
GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...
GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...Amazon Web Services
 
GPSTEC326-GPS Industry 4.0 AI and the Future of Manufacturing
GPSTEC326-GPS Industry 4.0 AI and the Future of ManufacturingGPSTEC326-GPS Industry 4.0 AI and the Future of Manufacturing
GPSTEC326-GPS Industry 4.0 AI and the Future of ManufacturingAmazon Web Services
 
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...Amazon Web Services
 
What's New in Serverless - SRV305 - re:Invent 2017
What's New in Serverless - SRV305 - re:Invent 2017What's New in Serverless - SRV305 - re:Invent 2017
What's New in Serverless - SRV305 - re:Invent 2017Amazon Web Services
 
Serverless introduction - AWS IL Beer Sheva meetup
Serverless introduction - AWS IL Beer Sheva meetupServerless introduction - AWS IL Beer Sheva meetup
Serverless introduction - AWS IL Beer Sheva meetupBoaz Ziniman
 
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...New Relic
 
Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017
Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017
Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017Amazon Web Services
 
How to Design a Multi-Region Active-Active Architecture
How to Design a Multi-Region Active-Active ArchitectureHow to Design a Multi-Region Active-Active Architecture
How to Design a Multi-Region Active-Active ArchitectureAmazon Web Services
 
ARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSAmazon Web Services
 
AWS Webinar CZSK Uvod do cloud computingu
AWS Webinar CZSK Uvod do cloud computinguAWS Webinar CZSK Uvod do cloud computingu
AWS Webinar CZSK Uvod do cloud computinguVladimir Simek
 
SID301_Using AWS Lambda as a Security Team
SID301_Using AWS Lambda as a Security TeamSID301_Using AWS Lambda as a Security Team
SID301_Using AWS Lambda as a Security TeamAmazon Web Services
 
End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...
End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...
End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...Amazon Web Services
 

Similaire à AWS Serverless Video Workflows (20)

Learn how to build serverless applications using the AWS Serverless Platform-...
Learn how to build serverless applications using the AWS Serverless Platform-...Learn how to build serverless applications using the AWS Serverless Platform-...
Learn how to build serverless applications using the AWS Serverless Platform-...
 
ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...
ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...
ARC311_Serverless Encoding at Scale with Content Moderation via Deep Learning...
 
NEW LAUNCH! Build your own live streaming and on-demand video service with AW...
NEW LAUNCH! Build your own live streaming and on-demand video service with AW...NEW LAUNCH! Build your own live streaming and on-demand video service with AW...
NEW LAUNCH! Build your own live streaming and on-demand video service with AW...
 
NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...
NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...
NEW LAUNCH! Hear how the Pac-12 is using AWS Elemental MediaStore and explore...
 
CON203_Driving Innovation with Containers
CON203_Driving Innovation with ContainersCON203_Driving Innovation with Containers
CON203_Driving Innovation with Containers
 
Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017Driving Innovation with Containers - CON203 - re:Invent 2017
Driving Innovation with Containers - CON203 - re:Invent 2017
 
Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...
Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...
Building secure and scalable mobile applications on AWS - AWS Summit Cape Tow...
 
LA M and E Symposium Nov 2017 All decks.pdf
LA M and E Symposium Nov 2017 All decks.pdfLA M and E Symposium Nov 2017 All decks.pdf
LA M and E Symposium Nov 2017 All decks.pdf
 
GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...
GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...
GPS: Industry 4.0: AI and the Future of Manufacturing - GPSTEC326 - re:Invent...
 
GPSTEC326-GPS Industry 4.0 AI and the Future of Manufacturing
GPSTEC326-GPS Industry 4.0 AI and the Future of ManufacturingGPSTEC326-GPS Industry 4.0 AI and the Future of Manufacturing
GPSTEC326-GPS Industry 4.0 AI and the Future of Manufacturing
 
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
 
What's New in Serverless - SRV305 - re:Invent 2017
What's New in Serverless - SRV305 - re:Invent 2017What's New in Serverless - SRV305 - re:Invent 2017
What's New in Serverless - SRV305 - re:Invent 2017
 
Serverless introduction - AWS IL Beer Sheva meetup
Serverless introduction - AWS IL Beer Sheva meetupServerless introduction - AWS IL Beer Sheva meetup
Serverless introduction - AWS IL Beer Sheva meetup
 
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
ARC207 Monitoring Performance of Enterprise Applications on AWS: Understandin...
 
Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017
Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017
Digital Transformation: Adapt or Perish - CON207 - re:Invent 2017
 
How to Design a Multi-Region Active-Active Architecture
How to Design a Multi-Region Active-Active ArchitectureHow to Design a Multi-Region Active-Active Architecture
How to Design a Multi-Region Active-Active Architecture
 
ARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWSARC207_Monitoring Performance of Enterprise Applications on AWS
ARC207_Monitoring Performance of Enterprise Applications on AWS
 
AWS Webinar CZSK Uvod do cloud computingu
AWS Webinar CZSK Uvod do cloud computinguAWS Webinar CZSK Uvod do cloud computingu
AWS Webinar CZSK Uvod do cloud computingu
 
SID301_Using AWS Lambda as a Security Team
SID301_Using AWS Lambda as a Security TeamSID301_Using AWS Lambda as a Security Team
SID301_Using AWS Lambda as a Security Team
 
End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...
End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...
End-User Computing on AWS with Amazon WorkSpaces and Amazon AppStream 2.0 - E...
 

Plus de Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Plus de Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

AWS Serverless Video Workflows

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS re:INVENT Building Serverless Video Workflows U s m a n S h a k e e l – W W T e c h L e a d f o r M & E a t A W S T o m N i g h t i n g a l e – S o l u t i o n s A r c h i t e c t N o v e m b e r 2 8 , 2 0 1 7 C T D 4 0 5
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. er The Top Video is complex Agenda • Introduction/Voice of the Customer • Relevant AWS services • Work Backwards from VOC • Evolution of the Solution • Version 1 / MVP • Version 2 • Future Plans Serverless video workflows
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Introduction and VOC
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. “EXPLOSION OF CONTENT AND DEVICES”  Age of content abundance: Everyone is creating video  Devices everywhere: Today, an estimated 1.6 billion people worldwide watch online video on connected devices  OTT services: At end of 2016, more than 49 million homes accessed at least one OTT service Annual Expenditure on Programming ($B)
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. “DIRECT/RELEVANT TO CONSUMER” Pay TV Net Changes by Provider Source:UBS June 2017 Ad Revenues “Over 75% of what people watch come from recommendations” Source: TheGuardian May 7, 2016 Source: Time April 5, 2016 Source: Netflix blog
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Personalisation DVR / PVR Asset Management Encryption Metadata API’s Packaging and Transmux Transcoding Ingest / Acquisition Delivery Subtitling / Audio Description FingerprintingQuality Control Checks Content Plane Expiration Policy Watermarking CRM Billing Systems Paywall Viewership Analytics Policy Management Ad Integration Content Catalogue API Endpoint Payment Gateway Rights Management Business Plane Device Register Subscriber Management Media Origin Content Delivery Web Apps Load Balancing CMS DRM Licensing Device Apps DeliveryPlane Systems Registry Alerting Orchestration Service Manager Logging Workflow Automation Monitoring SystemsPlane Storage Database er The Top Video is complex ComputeNetwork BUT – “OTT IS COMPLEX”
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Personalisation DVR / PVR Asset Management Encryption Metadata API’s Packaging and Transmux Transcoding Ingest / Acquisition Delivery Subtitling / Audio Description FingerprintingQuality Control Checks Content Plane Expiration Policy Watermarking CRM Billing Systems Paywall Viewership Analytics Policy Management Ad Integration Content Catalogue API Endpoint Payment Gateway Rights Management Business Plane Device Register Subscriber Management Media Origin Content Delivery Web Apps Load Balancing CMS DRM Licensing Device Apps DeliveryPlane Systems Registry Alerting Orchestration Service Manager Logging Workflow Automation Monitoring SystemsPlane Storage Database er The Top Video is complex ComputeNetwork BUT – “OTT IS COMPLEX”
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Video workflow – Content plane Ingest/ Acquire Store / Manage Process Origin / Deliver Analyse Store Once Deliver Anywhere Business Plane
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS stack for media-streaming workflow AWS Direct Connect AWS Import/ Export AWS Storage Gateway Ingest/Create Amazon S3/Glacier Store Amazon EBS/ EFS Amazon CloudSearchAmazon SQS Amazon VPC Amazon RDS Lambda Process Amazon EC2 CloudFront Route 53 Deliver AWS WAF Devices AWS Partner Solutions Live File Based Display Store Once Deliver Anywhere Source AWS Snowball S3 Transfer Acceleration AWS Elemental Live AWS Elemental MediaStore Amazon DynamoDB AWS Elemental MediaLive AWS Elemental MediaPackage AWS Elemental MediaConvert AWS Elemental MediaTailor Amazon MachineLearning Amazon Rekognition Lambda at the Edge
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS stack for media-streaming workflow AWS Direct Connect AWS Import/ Export AWS Storage Gateway Ingest/Create Amazon S3/Glacier Store Amazon EBS/ EFS Amazon CloudSearchAmazon SQS Amazon VPC Amazon RDS Lambda Process Amazon EC2 CloudFront Route 53 Deliver AWS WAF Devices AWS Partner Solutions Live File Based Display Store Once Deliver Anywhere Source AWS Snowball S3 Transfer Acceleration AWS Elemental Live AWS Elemental MediaStore Amazon DynamoDB AWS Elemental MediaLive AWS Elemental MediaPackage AWS Elemental MediaConvert AWS Elemental MediaTailor Amazon MachineLearning Amazon Rekognition Lambda at the Edge
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. I NT R ODUC I NG AWS ELEMENT AL MEDI AC ONV ER T  Access to professional-grade video features and quality  No software or hardware infrastructure to manage  Automatically scales in response to variations in incoming video volume  Ability to manage capacity and control order in which jobs are processed  API Interface to integrate via Lambda/Serverless functions in a complex workflow
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS ELEMENTAL MEDIACONVERT BASICS NOTIFICATIONS AND METRICS DOWNSTREAM PROCESSING JOB 1 INPUT 1 QUEUE(S) INPUT FILE 1 INPUT CONFIGURATION INPUT MEDIAASSET(S) TRANSCODEDMEDIA Manage available parallel processing capacity between rush jobs and low priority jobs JOB TEMPLATE Amazon CLOUDWATCH HTTP/HTTPS Email SMS Application LAMDA SQS INPUT n INPUT FILE n INPUT CONFIGURATION JOB TEMPLATE HLS PACKAGE PRESENT 1 PRESENT 2 PRESENT n DASHPACKAGE PRESENT 1 PRESENT 2 PRESENT n TAGSAND METADATA OTHER JOB CONFIG. Job  Primary unit of work; Specifies input and output Output Preset  Settings to create a single output Job Template  Collection of commonly used job settings  Useful when processing a collection of inputs to produce a fixed set of outputs Queue  All jobs are submitted to a queue  Allows user to separate or group jobs for processing
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Video workflow – Content plane Ingest/ Acquire Store / Manage Process Origin / Deliver Analyse Store Once Deliver Anywhere Business Plane AWS Elemental MediaStore AWS Elemental MediaLive AWS Elemental MediaPackage AWS Elemental MediaConvert AWS Elemental MediaTailor
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Working Backwards from the VOC
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. https://aws.amazon.com/answers/ • Best practices • Prescriptive design patterns • Ready-made solutions • Strategic guidance AWS Answers
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Live Streaming Solution
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Live streaming solution AWS provides a live streaming video solution that combines AWS Elemental Cloud, a service that enables customers to rapidly deploy multiscreen offerings for live and on-demand content, with Elastic Load Balancing, Auto Scaling, and Amazon CloudFront to build a highly resilient and scalable architecture that delivers your live content worldwide.
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Live streaming solution – Evolution AWS Elemental Media Live and Media Package offered as a managed service AWS Elemental MediaLive AWS Elemental MediaPackage AWS Elemental MediaTailor Multiple DevicesLive Stream Amazon CloudWatch Amazon CloudFront
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. File-Based Streaming Solution
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Strategic service development Lift & Shift • Build infrastructure • Move platform • Automate Optimise • Transition to services • Integrate monitoring • Abstract data Transform • Decouple application • Build resilience • Infrastructure as code
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Each progressive step was better Physical Servers Datacenters Virtual Servers Datacenters • Higher utilization • Faster provisioning speed • Improved uptime • Disaster recovery • Hardware independence • Trade CAPEX for OPEX • More scale • Elastic resources • Faster speed and agility • Reduced maintenance • Better availability and fault tolerance Virtual servers in the cloud
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. But there are still limitations Physical Servers Datacenters Virtual Servers Datacenters • Trade CAPEX for OPEX • More scale • Elastic resources • Faster speed and agility • Reduced maintenance • Better availability and fault tolerance • Still need to administer virtual servers • Still need to manage capacity and utilization • Still need to size workloads • Still need to manage availability, fault tolerance • Still relatively expensive to run intermittent jobs Virtual servers in the cloud
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. BEFORE WE DIVE IN…
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Event-driven computing Function as a Service Serverless Low-touch, high-developer productivity for Video workflows
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Serveless means… No servers to provision or manage Scales with usage Never pay for idle Availability and fault tolerance built in
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Coordination by method call λ λ λ λ λ λ λ
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Coordination by function chaining λ λ λ λ λλ λ
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Coordination by database λλ λ λ λλ λ
  • 29. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Coordination by queues λ λ λ λ λλ λ
  • 30. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Application life cycle – AWS Step Functions AWS STEP FUNCTIONS Visualize in the console Define in JSON Monitor executions
  • 31. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Video on Demand (VOD) on AWS Ingest Step Functions Publish Step Functions Source Video Source Amazon S3 Process Step Functions Workflow MP4 Amazon S3 HLS Amazon S3 Amazon CloudFront Amazon DynamoDB Amazon SNS AWS Lambda Amazon Glacier AWS Elemental MediaConvert
  • 32. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Ingest Step Function Check source video and watermark file Run MediaInfo process – validate this is a valid media file Create entry in DynamoDB table with GUID Notify external systems – email Execute Process Step Functions with GUID
  • 33. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Process Step Function Validate encoding profiles against source height Submit MediaConvert Encode jobs based on profile Update DynamoDB with job IDs and workflow status
  • 34. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Publish Step Function Validate files in Amazon S3 and generate CloudFront URLs Tag source objects to enable Amazon S3 lifecycle policy Update DynamoDB with the output details Publish – send Amazon SNS notification with workflow summary
  • 35. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon CloudFront global content delivery network 100 (PoPs), 88 CloudFront edge locations, 11 regional edge caches, 50 cities, 23 countries Regional Edge Cache Locations • Oregon • Ohio • N. Virginia • London • Frankfurt • Sao Paulo • Mumbai • Singapore • Seoul • Tokyo • Sydney
  • 36. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Optimizing content delivery Optimize caching Whitelist query strings and cookies Reserved capacity pricing Origin response headers CloudFront customization
  • 37. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Securing content delivery Securing content Geo restriction Securing connection – HTTPS Access control Securing the origin
  • 38. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. CloudFront reporting
  • 39. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Analysing CloudFront access logs Amazon CloudFront S3 bucket S3 bucket Amazon QuickSight #Version: 1.0 #Fields: date time x-edge-location sc-bytes c-ip cs-method cs(Host) cs-uri-stem sc-status cs(Referer) cs(User-Agent) cs-uri-query cs(Cookie) x-edge-result-type x-edge-request-id x-host-header cs-protocol cs-bytes time-taken x-forwarded-for ssl-protocol ssl-cipher x-edge-response-result-type cs-protocol-version 2014-05-23 01:13:11 FRA2 182 192.0.2.10 GET d111111abcdef8.cloudfront.net /view/my/file.html 200 www.displaymyfiles.com…… Amazon Redshift W3C Log Processor AWS Glue Amazon Athena
  • 40. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Evolution of the Solution
  • 41. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Development Milestones for VOD in 2017 AGENDA Version 1 • MVP Version 2 • Decoupling the Workflow • Error Handling • MediaConvert & Metadata https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 42. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Single input, multiple outputs • 7 Encoding Profiles (MP4, HLS) • Encoding decision • CloudFront for HLS Playback • SNS Notification • Capture the workflow details in DynamoDB A p p l e T e c h N o t e s T N 2 2 2 4 Version 1 MVP Objective https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 43. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 1 Architecture Overview https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 44. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Demonstration Version 1 https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 45. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 1 Architecture Overview https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 46. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Development Milestones for VOD in 2017 AGENDA Version 1 • MVP Version 2 • Decoupling the Workflow • Error Handling • MediaConvert & Metadata https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 47. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 1 Ingest Step Functions https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 48. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 1 Ingest Step Functions https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 49. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 2 Ingest Step Functions https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 50. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 2 Process Step Functions https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 51. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Development Milestones for VOD in 2017 AGENDA Version 1 • MVP Version 2 • Decoupling the Workflow • Error Handling • MediaConvert & Metadata https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 52. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 1 Error Handling Amazon CloudWatch AWS Step Functions Amazon SNS Errors https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/ Amazon Elastic Transcoder
  • 53. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 2 Error Handling Amazon SNS Publish Amazon CloudWatch Amazon DynamoDB AWS Lambda Workflow functions Amazon SNS Errors AWS Lambda Error Handler AWS Step Functions https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/ AWS Elemental MediaConvert Amazon Elastic Transcoder
  • 54. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Development Milestones for VOD in 2017 AGENDA Version 1 • MVP Version 2 • Decoupling the Workflow • Error Handling • MediaConvert & Metadata https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 55. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. C l o u d F o r m a t i o n p a r a m e t e r sA m a z o n S 3 e v e n t t r i g g e r Version 2 Encoding Options Video Only https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 56. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. I n g e s t & M e t a d a t aA m a z o n S 3 e v e n t t r i g g e r Version 2 Encoding Options Metadata https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 57. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 2: MediaConvert Encoding https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/ MediaConvert Regional/Account API Endpoint
  • 58. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Demonstration MediaConvert & Metadata https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/
  • 59. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Version 2 Architecture Workflow MP4 Output HLS/DASH Output Amazon CloudFront DynamoDB CloudWatch Event Rules Publish SNS Processing Step Functions Ingest Step Functions Lambda Ingest Execute Workflow Lambda Functions Glacier Archive Source S3 Bucket Video Watermark Errors SNS Lambda Error Handler https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/ Metadata AWS Elemental Magikarp AWS Elemental MediaConvert Publish Step Functions
  • 60. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Future Plans
  • 61. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Third-party integration Ingest Step Functions Publish Step Functions Source Video Source Amazon S3 Process Step Functions Workflow MP4 Amazon S3 HLS Amazon S3 Amazon CloudFront Amazon DynamoDB Amazon SNS AWS Lambda Amazon Glacier https://aws.amazon.com/answers/media-entertainment/video-on- demand-on-aws/ WS Elemental MediaConvertAWS Elemental MediaConvert
  • 62. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. https://aws.amazon.com/answers/ • Best practices • Prescriptive design patterns • Ready-made solutions • Strategic guidance AWS Answers
  • 63. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. THANK YOU!