SlideShare a Scribd company logo
1 of 49
Download to read offline
Media Content Ingest, Storage, and Archiving
with AWS – MED301
John Downey, Amazon Web Services, Business Development Manger - Storage
November 13, 2013

© 2013 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon.com, Inc.
Agenda –

Content Ingest, Storage, and Archiving

• AWS components
– Ingest
– Storage
– Archive

• Partner components
– Ingest
– Storage
– Archive

• TCO / ROI considerations
AWS Global Infrastructure

9 Regions
25 Availability Zones
46 Edge locations
AWS Regions and Availability Zones
Availability
Zone

Availability
Zone

Availability
Zone

Availability
Zone

Availability
Zone
Availability
Zone

Availability
Zone

Availability
Zone
Availability
Zone

Availability
Zone

Availability
Zone

US East (N. Virginia)

Asia Pacific (Tokyo)

EU (Ireland)

US West (Oregon)

Availability
Zone
Availability
Zone

Availability
Zone

Availability
Zone

Availability
Zone

Availability
Zone

Availability
Zone

Availability
Zone
Availability
Zone

Availability
Zone

Availability
Zone

Availability
Zone

US West (N. Cal)

(Asia Pacific) Singapore

AWS GovCloud (US)

South America (Sao Paulo)

Customer decides where applications and data reside

Asia Pacific (Sydney)
AWS Ingest Options

AWS Direct Connect

AWS Import/Export

AWS Storage Gateway

Dedicated bandwidth between

Physical transfer of media into and

On-premises storage federation with

your site and AWS

out of AWS

Amazon S3 and Amazon Glacier
AWS Ingest Options – One Common Theme:

1.
2.
3.
4.

Parallel Uploads

Multipart upload
Request rate optimization
TCP window scaling
TCP selective
acknowledgement

AWS has customers that ingest roughly 1 PB per day
AWS Ingest Options
AWS Direct Connect
•
•

Reduces costs for bandwidthheavy workloads
Private connectivity to AWS
– Physical connection – 1 Gbps or 10
Gbps port
– Logical connections (802.1q
VLANs)



•
•

Public: To AWS cloud (Amazon EC2,
Amazon S3 etc.)
Private: To VPCs

Consistent network performance
Compatible with all AWS services
AWS Ingest Options
AWS Direct Connect
Cost
•
•
•
•

1 Gbps port = $0.30/hour
10 Gbps port = $2.25/hour
Data transfer IN = $0
Data transfer OUT = $0.02 – 0.11 per GB
depending upon location
–

Can be a significant savings vs. Internet
bandwidth out

Locations
•
•
•
•
•
•
•
•
•
•
•

CoreSite 32 Avenue of the Americas, NY
CoreSite One Wilshire & 900 North Alameda, LA
Equinix DC1 – DC6 & DC10 - DC11, Ashburn, VA
Equinix SV1 & SV5, San Jose, CA
Equinix SE2 & SE3, Seattle, WA
Equinix SG2, Singapore
Equinix SY3, Sydney
Equinix TY2, Tokyo
Eircom, Clonshaugh
TelecityGroup Docklands, London
Terremark NAP do Brasil, Sao Paulo
AWS Ingest Options
AWS Import/Export
•
•

Rapidly move data into and out
of AWS
Portable storage device
shipment to AWS
–
–

–

•

Supports
–
–
–

•

eSATA
USB 2.0 and 3.0 (including USB flash
drives)
2.5 and 3.5 inch internal SATA hard drives
Amazon Elastic Block Store (EBS)
Amazon Simple Storage Service (S3)
Amazon Glacier

Use cases
–
–
–

Initial content migration
Content distribution via portable devices
Disaster recovery
AWS Ingest Options
AWS Import/Export

• Cost
– $80 per storage device handled
– $2.49 per data loading hour
– Standard pricing for
• Amazon S3
• Amazon EBS
• Amazon Glacier
AWS Ingest Options
AWS Storage Gateway
•
•

On-premises, virtual iSCSI
storage appliance
Local cache enables low
latency access to data
–
–

•
•
•
•

Gateway – stored volumes
Gateway – cached volumes

Copies data in the form of
Amazon EBS snapshots to
Amazon S3
Leverage Amazon S3 serverside encryption
Recent patch results in up to
5 TB of throughput per day
Recover to Amazon EBS /
Amazon EC2
AWS Ingest Options
AWS Storage Gateway

•

Cost (N. Virginia – varies per region)
– Gateway pricing
•

$125 per activated gateway/mo.

– Volume pricing
•

$0.095 per GB per month of data stored

– Snapshot pricing
•

$0.095 per GB per month of data stored

– Tiered data transfer pricing
model
•
•

Free inbound
$0.12 - $0.05 per GB outbound
depending on tier
AWS Ingest Options
Gateway-Virtual Tape Library (Gateway VTL)
•
•
•

On-premises, virtual tape library
storage appliance
10 virtual tape drives / 1500
virtual tape slots
150 TB local cache
–

VTL – virtual tape library

–

VTS – virtual tape shelf

•
•

•
•
•

Restore in seconds from VTL
24 hour retrieval from VTS

Encryption in transit and at rest
Gateway VTL-AMI
In lab we achieved 55 MB/s
upload throughput and 90 MB/s
iscsi ingest rate per gateway
AWS Ingest Options
Gateway-Virtual Tape Library (Gateway VTL)

•

Cost (N. Virginia – varies per region)
– Gateway pricing
•

$125 per activated gateway/mo.

– Virtual tape shelf storage
•

$0.01 per GB per month of data stored

– Virtual tape library storage
•

$0.095 per GB per month of data stored

– Retrieval from virtual tape shelf
•

$0.30 per GB

– Virtual tape deletes
•

Free
AWS Storage and Archive Options
Amazon Elastic Block Store (EBS)

Amazon Simple Storage Service (S3)

Amazon Glacier

High-performance block storage device

Highly scalable object storage

Long-term object archive

1 GB to 1 TB in size

1 byte to 5 TB in size

Extremely low cost per gigabyte

Mount as drives to instances with

99.999999999% durability

99.999999999% durability

snapshot/cloning functionalities
AWS Storage Options
Amazon Elastic Block Store (EBS)
•
•
•
•
•

High I/O block storage for Amazon EC2
Predictably scale to 1000s of IOPS per
Amazon EC2 instance
Automatic replication within the Availability
Zone
10x more reliable than commodity disk drives
Point-in-time snapshots
•

•
•

Amazon S3 durability (11-9s)

Point-in-time snapshots across regions
Amazon CloudWatch
•

Exposes Amazon EBS performance metrics
AWS Storage Options
Amazon Elastic Block Store (EBS)
Costs (US East)
Amazon EBS standard volumes
 $0.10 per GB-month of provisioned storage
 $0.10 per 1 million I/O requests
Amazon EBS provisioned IOPS volumes
 $0.125 per GB-month of provisioned storage
 $0.10 per provisioned IOPS-month
Amazon EBS snapshots to Amazon S3
 $0.095 per GB-month of data stored
AWS Storage Options
Amazon Simple Storage Service (S3)
•

Synchronous in and synchronous out
object storage

•

Designed for 99.999999999% durability

•

Authentication mechanisms ensure data
is kept secure

•

Multiple encryption options
–

Amazon server-side encryption

•

Standard storage

•

Reduced redundancy storage (RRS)
AWS Storage Options
Amazon S3: Over 2 Trillion Total Objects
AWS Storage Options
Amazon Simple Storage Service (S3)
Costs (US East)
Standard
Storage

Reduced Redundancy
Storage

First 1 TB / month

$0.095 per GB

$0.076 per GB

Next 49 TB / month

$0.080 per GB

$0.064 per GB

Next 450 TB / month

$0.070 per GB

$0.056 per GB

Next 500 TB / month

$0.065 per GB

$0.052 per GB

Next 4000 TB / month

$0.060 per GB

$0.048 per GB

Over 5000 TB / month $0.055 per GB

$0.037 per GB
AWS Archive Options
Amazon Glacier
•
•

$0.01 - GB per month
Retrievals:
–

•
•
•
•
•
•
•

5% of monthly average storage (pro-rated daily) free

Synchronous in
3–5 hour asynchronous retrieval
Designed for 99.999999999% durability
AES 256 encryption at rest
Highly scalable
Reliable
Authentication mechanisms ensure data is kept secure
AWS Archive Options
Object Lifecycle Management:

Amazon S3 → Amazon Glacier

•

Seamlessly move data from Amazon S3 → Amazon Glacier

•

3-5 hour asynchronous retrieval

•

Data lifecycle policies

•

$0.01 per GB for Amazon Glacier costs

→
Partner Ingest Options

Aspera

CloudBeam

Signiant

Up to 1 Gb/s per instance to AWS

SaaS-based file transfer into and out

High-speed, network-efficient file transfer –

of AWS

up to 200X faster than FTP with 95+%
network efficiency
Partner Ingest Options
Aspera On-Demand
•
•
•
•
•
•
•

Achieve file transfer speeds that are 1000s of times faster the FTP
In, out, and across the cloud with enterprise-grade security
End-to-end security
Speeds of up to 1 Gbps per AWS instance
10 TB per 24 hours
Scale-out architecture
Web, mobile, embedded clients
Partner Ingest Options
Attunity CloudBeam

•

Simplifies, automates, and
accelerates the loading and
replication of files from onpremises, heterogeneous
sources to and from
Amazon S3

•

Common Use Cases:
–
–
–
–

Content availability and distribution
Data analysis (Amazon EMR Hadoop)
Backup, disaster recovery, and archiving
Region-to-region replication
Partner Ingest Options
Signiant Media Shuttle
•
•
•
•
•

AWS-based fast file transfer
as a service
200X faster than FTP
Separates control layer from
the data layer
Multiple sources and targets
including Amazon S3
Firewall-friendly transfers
with autoselecting UDP,
TCP, and HTTP transport
options

NAS (CIFS, NFS)
DAS / SAN
Partner Ingest Options
Cycle Computing DataManager
•

•

•
•

Move data from any NAS / file
system to Amazon S3 and/or
Amazon Glacier
Clean up expensive, on-premises
disk
Maintain full access to all content
Reduce or eliminate future data
migrations upon hardware refresh
Partner Storage and Archive Solutions

Avere Systems

Panzura

Record performance, scale-out,

Cloud-integrated local NAS capabilities for

single file system NAS

the globally distributed enterprise
Partner Storage and Archive Solutions
Cloud Storage Gateway Solutions
Partner Storage Options
Example: Cloud Storage Gateway – Global Namespace NAS
Partner Storage Options
Avere Systems – Comparing 1,000,000 IOPS Solutions

•
•
•
•

Add high-performance, scale-out clustering with any NAS
Automated tiering
Separates performance scaling from capacity
Avere offers the leading $ per IOPS for NAS

Avere
$2.3 / IOPS

– $2.3/IOPS

•
•
•
•

80% less total equipment than traditional NAS systems
Fastest scale-out, single file system (NAS) available
Linear scaling to millions of operations/sec
Tens of GB/sec of throughput

Cloud
Latency
150ms
Partner Storage Options
Avere Systems

•

Amazon S3 integration by EOY 2013
–

3-step process:
1. Leverage Avere to accelerate current NAS System
2. Nondisruptive migration to Amazon S3 / Amazon Glacier
–

3.

FlashMove

Switch mode in Avere to enable primary NAS operations
–
Retire older NAS gear
Client
Workstations

Core Filers

Avere FXT Edge Filer
Purpose-built for cloud
Enterprise-class scaling
Lowest TCO

Compute
Farm

Amazon
S3

Legacy NAS
Show as complex w/
RAID, volume limits, low
utilization, mirror
schedules, etc.

WAN

Amazon
Glacier

On Premise

AWS
Partner Storage Options
Panzura
•

Panzura enables:
• Global sharing – On-premises, hybrid, across AWS
regions
• Panzura Amazon Machine Image (AMI)
• Small physical footprint
• Separation of data and metadata
• Data protection
• NAS centralization
• Shift ratio of Opex vs. Capex
TCO: On-Premises Cost Considerations
1. Primary storage hardware (primary / remote site)
2. DR / Remote site storage hardware
3. Raw to utilized storage (both primary and DR)
4. Storage growth (cost of upgrades)
5. Storage management software and 3rd party tools
6. Professional services
7. Hardware maintenance
8. Software maintenance
9. Backup software
10. Backup hardware (primary / remote site)
11. Offsite tape storage / vault
12. Archive software

13. Archive hardware
14. Power
15. Cooling
16. Space
17. Labor
18. Cost of capital
19. Training
20. Asset depreciation
21. Migration
22. Decommission / remove
23. Recycle
Summary
AWS ingest, storage, and archive solutions:
• AWS Import/Export + Amazon S3, Amazon EBS, Amazon Glacier
• AWS Storage Gateway + Amazon S3
• AWS VTL + Amazon S3 + Amazon Glacier

Partner-based ingest solutions:
•
•
•
•

Aspera on-demand solution + Amazon S3
Attunity + Amazon S3
Signiant Media Shuttle + Amazon S3
Cycle Computing’s DataManager + Amazon S3 + Amazon Glacier

Partner-based storage / archive solutions:
• Avere Systems + Amazon S3 and Amazon Glacier
• Panzura + Amazon S3 and Amazon Glacier
Thank you!
John Downey
jdowney@amazon.com
646.276.1635
Glacier at iN DEMAND
Michael Raposa, iN DEMAND
mraposa@indemand.com

© 2013 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon.com, Inc.
iN DEMAND Intro
• World leader in providing transactional
entertainment delivered through television
• Joint Venture – owned by Comcast, Time
Warner, & Cox
• Pay-per-view programming – MLB, NBA, NHL,
boxing, MMA, & Howard Stern
The Problem
• 1.5 PB video archive
– World War Z
– Ice Pirates
– Titanic II … Tsunami AND an Iceberg

• Tape storage
–
–
–
–

Tape corruption and bit rot
Lost tapes
Physical storage – 1.5 PB is a lot of tapes
Legacy tape formats – LTO-1, 2, 3, 4, 5, etc. etc.
The Problem (cont.)
• Manual asset tracking
– Typical backup system stores file name, date, size
– Important metadata is tracked separately, e.g. bit rate, aspect
ratio, closed captioning, dual language, codec.
– Inventory issues –What bit rates do we have for Spider Man?
– Multiple storage – “Put it on tape just to be sure”

• Manual archive and restore
– Wait for operator to handle restores – not 24x7
The Problem (cont.)
• Expensive
– Tape operator
– Tape storage
– Yearly tape library maintenance

• Limited scale
– Limited by tape library capacity
– Limited by physical space
The Solution – Mini-DAM
• Limited digital asset management system for
Glacier
–
–
–
–

Web UI
Glacier storage
$50 K
Hosted at AWS – EC2, Amazon RDS, Amazon SNS,
Amazon SES
– Over 300 TB in Glacier to date
– Adding about 2 TB / day
Tips & Tricks
• Concurrent downloader required
– Users want files FAST!!!
– .NET and JAVA AWS SDK have only a single-threaded downloader – MAX
download c.a. 160 Mbps
– iN DEMAND wrote a multithreaded downloader
– Added to AWS SDK for Python (BOTO) – MAX. download 600 Mbps

• Per archive Glacier overhead
–
–
–
–

Every Glacier archive has a 32 kb overhead for metadata
You are charged for this overhead
For small files that 32 kb starts to add up
Zip up small files before uploading
Tips & Tricks
• Download request time outs
– 24 hours to download archive
– Queue up requests to ensure that files are downloaded within
the 24-hour timeout

• Add the extra encryption to make management
happy
– The MPAA loves encryption
– Management loves encryption
– AWS automatically encrypts files at rest in Glacier
Tips & Tricks
• Checksum files before you upload
– Save MD5 checksum
– Check that file hasn’t already been uploaded to Glacier
– Avoid file duplication

• Track who requests downloads to manage costs
– Fee associated with each download
– Keep employees honest
Please give us your feedback on this
presentation

MED301
As a thank you, we will select prize
winners daily for completed surveys!

More Related Content

What's hot

Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013
Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013
Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013Amazon Web Services
 
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...Amazon Web Services
 
How to Scale to Millions of Users with AWS
How to Scale to Millions of Users with AWSHow to Scale to Millions of Users with AWS
How to Scale to Millions of Users with AWSAmazon Web Services
 
Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...
Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...
Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...Amazon Web Services
 
Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...
Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...
Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...Amazon Web Services
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)Amazon Web Services
 
Understanding AWS Storage Options (STG101) | AWS re:Invent 2013
Understanding AWS Storage Options (STG101) | AWS re:Invent 2013Understanding AWS Storage Options (STG101) | AWS re:Invent 2013
Understanding AWS Storage Options (STG101) | AWS re:Invent 2013Amazon Web Services
 
Backup and archiving in the aws cloud
Backup and archiving in the aws cloudBackup and archiving in the aws cloud
Backup and archiving in the aws cloudAmazon Web Services
 
Scaling on AWS for the First 10 Million Users at Websummit Dublin
Scaling on AWS for the First 10 Million Users at Websummit DublinScaling on AWS for the First 10 Million Users at Websummit Dublin
Scaling on AWS for the First 10 Million Users at Websummit DublinIan Massingham
 
SRV404 Deep Dive on Amazon DynamoDB
SRV404 Deep Dive on Amazon DynamoDBSRV404 Deep Dive on Amazon DynamoDB
SRV404 Deep Dive on Amazon DynamoDBAmazon Web Services
 
(ARC301) Scaling Up to Your First 10 Million Users
(ARC301) Scaling Up to Your First 10 Million Users(ARC301) Scaling Up to Your First 10 Million Users
(ARC301) Scaling Up to Your First 10 Million UsersAmazon Web Services
 
Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...
Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...
Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...Amazon Web Services
 
Your First 10 million Users on the AWS Cloud
Your First 10 million Users on the AWS CloudYour First 10 million Users on the AWS Cloud
Your First 10 million Users on the AWS CloudAmazon Web Services
 
(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & Archive
(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & Archive(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & Archive
(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & ArchiveAmazon Web Services
 
Your First 10 Million Users with Amazon Web Services
Your First 10 Million Users with Amazon Web ServicesYour First 10 Million Users with Amazon Web Services
Your First 10 Million Users with Amazon Web ServicesAmazon Web Services
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)Amazon Web Services
 
AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)
AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)
AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)Amazon Web Services
 
Getting Started with the Hybrid Cloud: Enterprise Backup and Recovery
Getting Started with the Hybrid Cloud: Enterprise Backup and RecoveryGetting Started with the Hybrid Cloud: Enterprise Backup and Recovery
Getting Started with the Hybrid Cloud: Enterprise Backup and RecoveryAmazon Web Services
 
Getting started with Amazon Redshift
Getting started with Amazon RedshiftGetting started with Amazon Redshift
Getting started with Amazon RedshiftAmazon Web Services
 

What's hot (20)

Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013
Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013
Scaling on AWS for the First 10 Million Users (ARC206) | AWS re:Invent 2013
 
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
 
How to Scale to Millions of Users with AWS
How to Scale to Millions of Users with AWSHow to Scale to Millions of Users with AWS
How to Scale to Millions of Users with AWS
 
Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...
Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...
Announcing AWS Snowball Edge and AWS Snowmobile - December 2016 Monthly Webin...
 
Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...
Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...
Media Content Ingest, Storage, and Archiving with AWS - John Downey, Amazon W...
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
 
Understanding AWS Storage Options (STG101) | AWS re:Invent 2013
Understanding AWS Storage Options (STG101) | AWS re:Invent 2013Understanding AWS Storage Options (STG101) | AWS re:Invent 2013
Understanding AWS Storage Options (STG101) | AWS re:Invent 2013
 
Backup and archiving in the aws cloud
Backup and archiving in the aws cloudBackup and archiving in the aws cloud
Backup and archiving in the aws cloud
 
Scaling on AWS for the First 10 Million Users at Websummit Dublin
Scaling on AWS for the First 10 Million Users at Websummit DublinScaling on AWS for the First 10 Million Users at Websummit Dublin
Scaling on AWS for the First 10 Million Users at Websummit Dublin
 
SRV404 Deep Dive on Amazon DynamoDB
SRV404 Deep Dive on Amazon DynamoDBSRV404 Deep Dive on Amazon DynamoDB
SRV404 Deep Dive on Amazon DynamoDB
 
(ARC301) Scaling Up to Your First 10 Million Users
(ARC301) Scaling Up to Your First 10 Million Users(ARC301) Scaling Up to Your First 10 Million Users
(ARC301) Scaling Up to Your First 10 Million Users
 
Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...
Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...
Best Practices for Architecting Cloud Backup and Recovery Solutions - AWS Mar...
 
Your First 10 million Users on the AWS Cloud
Your First 10 million Users on the AWS CloudYour First 10 million Users on the AWS Cloud
Your First 10 million Users on the AWS Cloud
 
(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & Archive
(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & Archive(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & Archive
(STG311) AWS Storage Gateway: Secure, Cost-Effective Backup & Archive
 
Your First 10 Million Users with Amazon Web Services
Your First 10 Million Users with Amazon Web ServicesYour First 10 Million Users with Amazon Web Services
Your First 10 Million Users with Amazon Web Services
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
 
AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)
AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)
AWS re:Invent 2016: Scaling Up to Your First 10 Million Users (ARC201)
 
Cost Optimisation on AWS
Cost Optimisation on AWSCost Optimisation on AWS
Cost Optimisation on AWS
 
Getting Started with the Hybrid Cloud: Enterprise Backup and Recovery
Getting Started with the Hybrid Cloud: Enterprise Backup and RecoveryGetting Started with the Hybrid Cloud: Enterprise Backup and Recovery
Getting Started with the Hybrid Cloud: Enterprise Backup and Recovery
 
Getting started with Amazon Redshift
Getting started with Amazon RedshiftGetting started with Amazon Redshift
Getting started with Amazon Redshift
 

Viewers also liked

AWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWSAWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWSAmazon Web Services
 
Large Scale Data Analysis with AWS
Large Scale Data Analysis with AWSLarge Scale Data Analysis with AWS
Large Scale Data Analysis with AWSAmazon Web Services
 
McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...
McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...
McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...Amazon Web Services
 
How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013
How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013
How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013Amazon Web Services
 
How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...
How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...
How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...Amazon Web Services
 
AWS Webcast - Redshift Overview and New Features
AWS Webcast - Redshift Overview and New Features AWS Webcast - Redshift Overview and New Features
AWS Webcast - Redshift Overview and New Features Amazon Web Services
 
Scaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million UsersScaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million UsersAmazon Web Services
 
Maximizing EC2 and Elastic Block Store Disk Performance
Maximizing EC2 and Elastic Block Store Disk PerformanceMaximizing EC2 and Elastic Block Store Disk Performance
Maximizing EC2 and Elastic Block Store Disk PerformanceAmazon Web Services
 
AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...
AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...
AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...Amazon Web Services
 
AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...
AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...
AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...Amazon Web Services
 
AWS Tips for LAUNCHing Your Infrastructure in the Cloud
AWS Tips for LAUNCHing Your Infrastructure in the CloudAWS Tips for LAUNCHing Your Infrastructure in the Cloud
AWS Tips for LAUNCHing Your Infrastructure in the CloudAmazon Web Services
 
Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013
Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013
Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013Amazon Web Services
 
The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...
The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...
The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...Amazon Web Services
 
AWS partner tech SV GTM
AWS partner tech SV GTMAWS partner tech SV GTM
AWS partner tech SV GTMStormV
 
Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...
Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...
Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...Amazon Web Services
 
Building a Transformational Partner Business for the Enterprise – Stephen Orb...
Building a Transformational Partner Business for the Enterprise – Stephen Orb...Building a Transformational Partner Business for the Enterprise – Stephen Orb...
Building a Transformational Partner Business for the Enterprise – Stephen Orb...Amazon Web Services
 
Rethinking Your Migration Strategy to Your Competitive Advantage
Rethinking Your Migration Strategy to Your Competitive AdvantageRethinking Your Migration Strategy to Your Competitive Advantage
Rethinking Your Migration Strategy to Your Competitive AdvantageAmazon Web Services
 
Masterclass Webinar - Amazon Simple Storage Service S3
Masterclass Webinar - Amazon Simple Storage Service S3Masterclass Webinar - Amazon Simple Storage Service S3
Masterclass Webinar - Amazon Simple Storage Service S3Amazon Web Services
 

Viewers also liked (20)

AWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWSAWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWS
 
IP Expo - What is AWS?
IP Expo - What is AWS?IP Expo - What is AWS?
IP Expo - What is AWS?
 
Large Scale Data Analysis with AWS
Large Scale Data Analysis with AWSLarge Scale Data Analysis with AWS
Large Scale Data Analysis with AWS
 
McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...
McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...
McGraw-Hill Education: Global Migration in Less than 2 Years (ENT211) | AWS r...
 
How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013
How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013
How to Host and Manage Enterprise Customers on AWS (ARC213) | AWS re:Invent 2013
 
How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...
How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...
How Intuit Leveraged AWS OpsWorks as the Engine of Our PaaS (DMG305) | AWS re...
 
AWS Webcast - Redshift Overview and New Features
AWS Webcast - Redshift Overview and New Features AWS Webcast - Redshift Overview and New Features
AWS Webcast - Redshift Overview and New Features
 
Scaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million UsersScaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million Users
 
Maximizing EC2 and Elastic Block Store Disk Performance
Maximizing EC2 and Elastic Block Store Disk PerformanceMaximizing EC2 and Elastic Block Store Disk Performance
Maximizing EC2 and Elastic Block Store Disk Performance
 
AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...
AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...
AWS CloudTrail to Track AWS Resources in Your Account (SEC207) | AWS re:Inven...
 
AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...
AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...
AWS Summit London 2014 | Amazon Elastic MapReduce Deep Dive and Best Practice...
 
AWS Tips for LAUNCHing Your Infrastructure in the Cloud
AWS Tips for LAUNCHing Your Infrastructure in the CloudAWS Tips for LAUNCHing Your Infrastructure in the Cloud
AWS Tips for LAUNCHing Your Infrastructure in the Cloud
 
Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013
Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013
Amazon WorkSpaces: Desktop Computing in the Cloud (ENT104) | AWS re:Invent 2013
 
The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...
The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...
The System Administrator Role in the Cloud Era: Better Than Ever (ENT212) | A...
 
AWS partner tech SV GTM
AWS partner tech SV GTMAWS partner tech SV GTM
AWS partner tech SV GTM
 
Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...
Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...
Amazon Elastic MapReduce Deep Dive and Best Practices (BDT404) | AWS re:Inven...
 
Building a Transformational Partner Business for the Enterprise – Stephen Orb...
Building a Transformational Partner Business for the Enterprise – Stephen Orb...Building a Transformational Partner Business for the Enterprise – Stephen Orb...
Building a Transformational Partner Business for the Enterprise – Stephen Orb...
 
Partnership Model
Partnership ModelPartnership Model
Partnership Model
 
Rethinking Your Migration Strategy to Your Competitive Advantage
Rethinking Your Migration Strategy to Your Competitive AdvantageRethinking Your Migration Strategy to Your Competitive Advantage
Rethinking Your Migration Strategy to Your Competitive Advantage
 
Masterclass Webinar - Amazon Simple Storage Service S3
Masterclass Webinar - Amazon Simple Storage Service S3Masterclass Webinar - Amazon Simple Storage Service S3
Masterclass Webinar - Amazon Simple Storage Service S3
 

Similar to AWS Media Ingest, Storage and Archive Options

AWS Webcast - Backup and Archiving in the AWS Cloud
AWS Webcast - Backup and Archiving in the AWS CloudAWS Webcast - Backup and Archiving in the AWS Cloud
AWS Webcast - Backup and Archiving in the AWS CloudAmazon Web Services
 
Backup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudBackup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudAmazon Web Services
 
Backup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudBackup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudAmazon Web Services
 
AWS Webcast - Library Storage Webinar
AWS Webcast - Library Storage WebinarAWS Webcast - Library Storage Webinar
AWS Webcast - Library Storage WebinarAmazon Web Services
 
數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)
數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)
數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)Amazon Web Services
 
AWS Webcast - Library Systems on the AWS Cloud
AWS Webcast - Library Systems on the AWS CloudAWS Webcast - Library Systems on the AWS Cloud
AWS Webcast - Library Systems on the AWS CloudAmazon Web Services
 
Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...
Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...
Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...Amazon Web Services
 
AWS APAC Webinar Week - Understanding AWS Storage Options
AWS APAC Webinar Week - Understanding AWS Storage OptionsAWS APAC Webinar Week - Understanding AWS Storage Options
AWS APAC Webinar Week - Understanding AWS Storage OptionsAmazon Web Services
 
[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...
[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...
[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...Amazon Web Services
 
Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017Amazon Web Services
 
Backup to the Cloud
Backup to the CloudBackup to the Cloud
Backup to the Cloud2nd Watch
 
AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...
AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...
AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...Amazon Web Services
 
How to backup, restore and archive your data on AWS
How to backup, restore and archive your data on AWSHow to backup, restore and archive your data on AWS
How to backup, restore and archive your data on AWSAmazon Web Services
 
AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...
AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...
AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...Amazon Web Services
 
Choosing the right data storage in the Cloud.
Choosing the right data storage in the Cloud. Choosing the right data storage in the Cloud.
Choosing the right data storage in the Cloud. Amazon Web Services
 

Similar to AWS Media Ingest, Storage and Archive Options (20)

AWS Webcast - Backup and Archiving in the AWS Cloud
AWS Webcast - Backup and Archiving in the AWS CloudAWS Webcast - Backup and Archiving in the AWS Cloud
AWS Webcast - Backup and Archiving in the AWS Cloud
 
Backup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudBackup and Archiving in the AWS Cloud
Backup and Archiving in the AWS Cloud
 
Backup and Archiving in the AWS Cloud
Backup and Archiving in the AWS CloudBackup and Archiving in the AWS Cloud
Backup and Archiving in the AWS Cloud
 
Storage Options on AWS
Storage Options on AWSStorage Options on AWS
Storage Options on AWS
 
AWS Webcast - Library Storage Webinar
AWS Webcast - Library Storage WebinarAWS Webcast - Library Storage Webinar
AWS Webcast - Library Storage Webinar
 
數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)
數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)
數位媒體雲端儲存案例和技術分享 (AWS Storage Options for Media Industry)
 
AWS Webcast - Library Systems on the AWS Cloud
AWS Webcast - Library Systems on the AWS CloudAWS Webcast - Library Systems on the AWS Cloud
AWS Webcast - Library Systems on the AWS Cloud
 
Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...
Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...
Active Archiving with Amazon S3 and Tiering to Amazon Glacier - March 2017 AW...
 
Servicios de Almacenamiento en AWS
Servicios de Almacenamiento en AWSServicios de Almacenamiento en AWS
Servicios de Almacenamiento en AWS
 
Intro to AWS: Storage Services
Intro to AWS: Storage ServicesIntro to AWS: Storage Services
Intro to AWS: Storage Services
 
AWS APAC Webinar Week - Understanding AWS Storage Options
AWS APAC Webinar Week - Understanding AWS Storage OptionsAWS APAC Webinar Week - Understanding AWS Storage Options
AWS APAC Webinar Week - Understanding AWS Storage Options
 
Aws storage for media overview
Aws storage for media overview Aws storage for media overview
Aws storage for media overview
 
[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...
[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...
[AWS LA Media & Entertainment Event 2015]: Digital Media Ingest & Storage Opt...
 
Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017Introduction to Storage on AWS - AWS Summit Cape Town 2017
Introduction to Storage on AWS - AWS Summit Cape Town 2017
 
Backup to the Cloud
Backup to the CloudBackup to the Cloud
Backup to the Cloud
 
AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...
AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...
AWS Storage Services - AWS Presentation - AWS Cloud Storage for the Enterpris...
 
How to backup, restore and archive your data on AWS
How to backup, restore and archive your data on AWSHow to backup, restore and archive your data on AWS
How to backup, restore and archive your data on AWS
 
AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...
AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...
AWS May Webinar Series - Getting Started: Storage with Amazon S3 and Amazon G...
 
Choosing the right data storage in the Cloud.
Choosing the right data storage in the Cloud. Choosing the right data storage in the Cloud.
Choosing the right data storage in the Cloud.
 
Ingest and storage options
Ingest and storage optionsIngest and storage options
Ingest and storage options
 

More from 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
 

More from 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
 

Recently uploaded

Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 

Recently uploaded (20)

Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 

AWS Media Ingest, Storage and Archive Options

  • 1. Media Content Ingest, Storage, and Archiving with AWS – MED301 John Downey, Amazon Web Services, Business Development Manger - Storage November 13, 2013 © 2013 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon.com, Inc.
  • 2. Agenda – Content Ingest, Storage, and Archiving • AWS components – Ingest – Storage – Archive • Partner components – Ingest – Storage – Archive • TCO / ROI considerations
  • 3. AWS Global Infrastructure 9 Regions 25 Availability Zones 46 Edge locations
  • 4. AWS Regions and Availability Zones Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone US East (N. Virginia) Asia Pacific (Tokyo) EU (Ireland) US West (Oregon) Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone Availability Zone US West (N. Cal) (Asia Pacific) Singapore AWS GovCloud (US) South America (Sao Paulo) Customer decides where applications and data reside Asia Pacific (Sydney)
  • 5. AWS Ingest Options AWS Direct Connect AWS Import/Export AWS Storage Gateway Dedicated bandwidth between Physical transfer of media into and On-premises storage federation with your site and AWS out of AWS Amazon S3 and Amazon Glacier
  • 6. AWS Ingest Options – One Common Theme: 1. 2. 3. 4. Parallel Uploads Multipart upload Request rate optimization TCP window scaling TCP selective acknowledgement AWS has customers that ingest roughly 1 PB per day
  • 7. AWS Ingest Options AWS Direct Connect • • Reduces costs for bandwidthheavy workloads Private connectivity to AWS – Physical connection – 1 Gbps or 10 Gbps port – Logical connections (802.1q VLANs)   • • Public: To AWS cloud (Amazon EC2, Amazon S3 etc.) Private: To VPCs Consistent network performance Compatible with all AWS services
  • 8. AWS Ingest Options AWS Direct Connect Cost • • • • 1 Gbps port = $0.30/hour 10 Gbps port = $2.25/hour Data transfer IN = $0 Data transfer OUT = $0.02 – 0.11 per GB depending upon location – Can be a significant savings vs. Internet bandwidth out Locations • • • • • • • • • • • CoreSite 32 Avenue of the Americas, NY CoreSite One Wilshire & 900 North Alameda, LA Equinix DC1 – DC6 & DC10 - DC11, Ashburn, VA Equinix SV1 & SV5, San Jose, CA Equinix SE2 & SE3, Seattle, WA Equinix SG2, Singapore Equinix SY3, Sydney Equinix TY2, Tokyo Eircom, Clonshaugh TelecityGroup Docklands, London Terremark NAP do Brasil, Sao Paulo
  • 9. AWS Ingest Options AWS Import/Export • • Rapidly move data into and out of AWS Portable storage device shipment to AWS – – – • Supports – – – • eSATA USB 2.0 and 3.0 (including USB flash drives) 2.5 and 3.5 inch internal SATA hard drives Amazon Elastic Block Store (EBS) Amazon Simple Storage Service (S3) Amazon Glacier Use cases – – – Initial content migration Content distribution via portable devices Disaster recovery
  • 10. AWS Ingest Options AWS Import/Export • Cost – $80 per storage device handled – $2.49 per data loading hour – Standard pricing for • Amazon S3 • Amazon EBS • Amazon Glacier
  • 11. AWS Ingest Options AWS Storage Gateway • • On-premises, virtual iSCSI storage appliance Local cache enables low latency access to data – – • • • • Gateway – stored volumes Gateway – cached volumes Copies data in the form of Amazon EBS snapshots to Amazon S3 Leverage Amazon S3 serverside encryption Recent patch results in up to 5 TB of throughput per day Recover to Amazon EBS / Amazon EC2
  • 12. AWS Ingest Options AWS Storage Gateway • Cost (N. Virginia – varies per region) – Gateway pricing • $125 per activated gateway/mo. – Volume pricing • $0.095 per GB per month of data stored – Snapshot pricing • $0.095 per GB per month of data stored – Tiered data transfer pricing model • • Free inbound $0.12 - $0.05 per GB outbound depending on tier
  • 13. AWS Ingest Options Gateway-Virtual Tape Library (Gateway VTL) • • • On-premises, virtual tape library storage appliance 10 virtual tape drives / 1500 virtual tape slots 150 TB local cache – VTL – virtual tape library – VTS – virtual tape shelf • • • • • Restore in seconds from VTL 24 hour retrieval from VTS Encryption in transit and at rest Gateway VTL-AMI In lab we achieved 55 MB/s upload throughput and 90 MB/s iscsi ingest rate per gateway
  • 14. AWS Ingest Options Gateway-Virtual Tape Library (Gateway VTL) • Cost (N. Virginia – varies per region) – Gateway pricing • $125 per activated gateway/mo. – Virtual tape shelf storage • $0.01 per GB per month of data stored – Virtual tape library storage • $0.095 per GB per month of data stored – Retrieval from virtual tape shelf • $0.30 per GB – Virtual tape deletes • Free
  • 15. AWS Storage and Archive Options Amazon Elastic Block Store (EBS) Amazon Simple Storage Service (S3) Amazon Glacier High-performance block storage device Highly scalable object storage Long-term object archive 1 GB to 1 TB in size 1 byte to 5 TB in size Extremely low cost per gigabyte Mount as drives to instances with 99.999999999% durability 99.999999999% durability snapshot/cloning functionalities
  • 16. AWS Storage Options Amazon Elastic Block Store (EBS) • • • • • High I/O block storage for Amazon EC2 Predictably scale to 1000s of IOPS per Amazon EC2 instance Automatic replication within the Availability Zone 10x more reliable than commodity disk drives Point-in-time snapshots • • • Amazon S3 durability (11-9s) Point-in-time snapshots across regions Amazon CloudWatch • Exposes Amazon EBS performance metrics
  • 17. AWS Storage Options Amazon Elastic Block Store (EBS) Costs (US East) Amazon EBS standard volumes  $0.10 per GB-month of provisioned storage  $0.10 per 1 million I/O requests Amazon EBS provisioned IOPS volumes  $0.125 per GB-month of provisioned storage  $0.10 per provisioned IOPS-month Amazon EBS snapshots to Amazon S3  $0.095 per GB-month of data stored
  • 18. AWS Storage Options Amazon Simple Storage Service (S3) • Synchronous in and synchronous out object storage • Designed for 99.999999999% durability • Authentication mechanisms ensure data is kept secure • Multiple encryption options – Amazon server-side encryption • Standard storage • Reduced redundancy storage (RRS)
  • 19. AWS Storage Options Amazon S3: Over 2 Trillion Total Objects
  • 20. AWS Storage Options Amazon Simple Storage Service (S3) Costs (US East) Standard Storage Reduced Redundancy Storage First 1 TB / month $0.095 per GB $0.076 per GB Next 49 TB / month $0.080 per GB $0.064 per GB Next 450 TB / month $0.070 per GB $0.056 per GB Next 500 TB / month $0.065 per GB $0.052 per GB Next 4000 TB / month $0.060 per GB $0.048 per GB Over 5000 TB / month $0.055 per GB $0.037 per GB
  • 21. AWS Archive Options Amazon Glacier • • $0.01 - GB per month Retrievals: – • • • • • • • 5% of monthly average storage (pro-rated daily) free Synchronous in 3–5 hour asynchronous retrieval Designed for 99.999999999% durability AES 256 encryption at rest Highly scalable Reliable Authentication mechanisms ensure data is kept secure
  • 22. AWS Archive Options Object Lifecycle Management: Amazon S3 → Amazon Glacier • Seamlessly move data from Amazon S3 → Amazon Glacier • 3-5 hour asynchronous retrieval • Data lifecycle policies • $0.01 per GB for Amazon Glacier costs →
  • 23. Partner Ingest Options Aspera CloudBeam Signiant Up to 1 Gb/s per instance to AWS SaaS-based file transfer into and out High-speed, network-efficient file transfer – of AWS up to 200X faster than FTP with 95+% network efficiency
  • 24. Partner Ingest Options Aspera On-Demand • • • • • • • Achieve file transfer speeds that are 1000s of times faster the FTP In, out, and across the cloud with enterprise-grade security End-to-end security Speeds of up to 1 Gbps per AWS instance 10 TB per 24 hours Scale-out architecture Web, mobile, embedded clients
  • 25. Partner Ingest Options Attunity CloudBeam • Simplifies, automates, and accelerates the loading and replication of files from onpremises, heterogeneous sources to and from Amazon S3 • Common Use Cases: – – – – Content availability and distribution Data analysis (Amazon EMR Hadoop) Backup, disaster recovery, and archiving Region-to-region replication
  • 26. Partner Ingest Options Signiant Media Shuttle • • • • • AWS-based fast file transfer as a service 200X faster than FTP Separates control layer from the data layer Multiple sources and targets including Amazon S3 Firewall-friendly transfers with autoselecting UDP, TCP, and HTTP transport options NAS (CIFS, NFS) DAS / SAN
  • 27. Partner Ingest Options Cycle Computing DataManager • • • • Move data from any NAS / file system to Amazon S3 and/or Amazon Glacier Clean up expensive, on-premises disk Maintain full access to all content Reduce or eliminate future data migrations upon hardware refresh
  • 28. Partner Storage and Archive Solutions Avere Systems Panzura Record performance, scale-out, Cloud-integrated local NAS capabilities for single file system NAS the globally distributed enterprise
  • 29. Partner Storage and Archive Solutions Cloud Storage Gateway Solutions
  • 30. Partner Storage Options Example: Cloud Storage Gateway – Global Namespace NAS
  • 31. Partner Storage Options Avere Systems – Comparing 1,000,000 IOPS Solutions • • • • Add high-performance, scale-out clustering with any NAS Automated tiering Separates performance scaling from capacity Avere offers the leading $ per IOPS for NAS Avere $2.3 / IOPS – $2.3/IOPS • • • • 80% less total equipment than traditional NAS systems Fastest scale-out, single file system (NAS) available Linear scaling to millions of operations/sec Tens of GB/sec of throughput Cloud Latency 150ms
  • 32. Partner Storage Options Avere Systems • Amazon S3 integration by EOY 2013 – 3-step process: 1. Leverage Avere to accelerate current NAS System 2. Nondisruptive migration to Amazon S3 / Amazon Glacier – 3. FlashMove Switch mode in Avere to enable primary NAS operations – Retire older NAS gear Client Workstations Core Filers Avere FXT Edge Filer Purpose-built for cloud Enterprise-class scaling Lowest TCO Compute Farm Amazon S3 Legacy NAS Show as complex w/ RAID, volume limits, low utilization, mirror schedules, etc. WAN Amazon Glacier On Premise AWS
  • 33. Partner Storage Options Panzura • Panzura enables: • Global sharing – On-premises, hybrid, across AWS regions • Panzura Amazon Machine Image (AMI) • Small physical footprint • Separation of data and metadata • Data protection • NAS centralization • Shift ratio of Opex vs. Capex
  • 34. TCO: On-Premises Cost Considerations 1. Primary storage hardware (primary / remote site) 2. DR / Remote site storage hardware 3. Raw to utilized storage (both primary and DR) 4. Storage growth (cost of upgrades) 5. Storage management software and 3rd party tools 6. Professional services 7. Hardware maintenance 8. Software maintenance 9. Backup software 10. Backup hardware (primary / remote site) 11. Offsite tape storage / vault 12. Archive software 13. Archive hardware 14. Power 15. Cooling 16. Space 17. Labor 18. Cost of capital 19. Training 20. Asset depreciation 21. Migration 22. Decommission / remove 23. Recycle
  • 35. Summary AWS ingest, storage, and archive solutions: • AWS Import/Export + Amazon S3, Amazon EBS, Amazon Glacier • AWS Storage Gateway + Amazon S3 • AWS VTL + Amazon S3 + Amazon Glacier Partner-based ingest solutions: • • • • Aspera on-demand solution + Amazon S3 Attunity + Amazon S3 Signiant Media Shuttle + Amazon S3 Cycle Computing’s DataManager + Amazon S3 + Amazon Glacier Partner-based storage / archive solutions: • Avere Systems + Amazon S3 and Amazon Glacier • Panzura + Amazon S3 and Amazon Glacier
  • 37. Glacier at iN DEMAND Michael Raposa, iN DEMAND mraposa@indemand.com © 2013 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon.com, Inc.
  • 38. iN DEMAND Intro • World leader in providing transactional entertainment delivered through television • Joint Venture – owned by Comcast, Time Warner, & Cox • Pay-per-view programming – MLB, NBA, NHL, boxing, MMA, & Howard Stern
  • 39. The Problem • 1.5 PB video archive – World War Z – Ice Pirates – Titanic II … Tsunami AND an Iceberg • Tape storage – – – – Tape corruption and bit rot Lost tapes Physical storage – 1.5 PB is a lot of tapes Legacy tape formats – LTO-1, 2, 3, 4, 5, etc. etc.
  • 40. The Problem (cont.) • Manual asset tracking – Typical backup system stores file name, date, size – Important metadata is tracked separately, e.g. bit rate, aspect ratio, closed captioning, dual language, codec. – Inventory issues –What bit rates do we have for Spider Man? – Multiple storage – “Put it on tape just to be sure” • Manual archive and restore – Wait for operator to handle restores – not 24x7
  • 41. The Problem (cont.) • Expensive – Tape operator – Tape storage – Yearly tape library maintenance • Limited scale – Limited by tape library capacity – Limited by physical space
  • 42. The Solution – Mini-DAM • Limited digital asset management system for Glacier – – – – Web UI Glacier storage $50 K Hosted at AWS – EC2, Amazon RDS, Amazon SNS, Amazon SES – Over 300 TB in Glacier to date – Adding about 2 TB / day
  • 43.
  • 44.
  • 45.
  • 46. Tips & Tricks • Concurrent downloader required – Users want files FAST!!! – .NET and JAVA AWS SDK have only a single-threaded downloader – MAX download c.a. 160 Mbps – iN DEMAND wrote a multithreaded downloader – Added to AWS SDK for Python (BOTO) – MAX. download 600 Mbps • Per archive Glacier overhead – – – – Every Glacier archive has a 32 kb overhead for metadata You are charged for this overhead For small files that 32 kb starts to add up Zip up small files before uploading
  • 47. Tips & Tricks • Download request time outs – 24 hours to download archive – Queue up requests to ensure that files are downloaded within the 24-hour timeout • Add the extra encryption to make management happy – The MPAA loves encryption – Management loves encryption – AWS automatically encrypts files at rest in Glacier
  • 48. Tips & Tricks • Checksum files before you upload – Save MD5 checksum – Check that file hasn’t already been uploaded to Glacier – Avoid file duplication • Track who requests downloads to manage costs – Fee associated with each download – Keep employees honest
  • 49. Please give us your feedback on this presentation MED301 As a thank you, we will select prize winners daily for completed surveys!