SlideShare a Scribd company logo
1 of 57
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Mike Kuentz, Senior Solutions Architect
October 19, 2017
Building a Strong Foundation
with AWS Storage Services
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Agenda
Introduction
Storage Primer
Block Storage
Shared File Systems
Object Store
On-Premises Storage Integration
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS global infrastructure
16 Regions – 44 Availability Zones – 78 Edge Locations
Region & Number of Availability Zones
US East EU
N. Virginia (6), Ohio (3) Ireland (3)
Frankfurt (2)
US West London (2)
Oregon (3)
Northern California (3) Asia Pacific
Singapore (2)
AWS GovCloud Sydney (2), Tokyo (3),
(US-West) (2) Seoul (2), Mumbai (2)
Canada China
Central (2) Beijing (2)
South America
São Paulo (3)
Announced Regions
China, France, Hong Kong, Sweden, and a second
AWS GovCloud Region in the US.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Introduction: Why choose AWS for storage
Compelling
Economics Easy to Use Reduce Risk
Speed,
Agility, Scale
Pay as you go
No commitment
No upfront investment
No risky capacity
planning
No need to provision
for redundancy
or overhead
Self service
administration
SDKs for simple
integration
Durable and Secure
Avoid risks of physical
media handling
Reduce time to market
Focus on your
business, not your
infrastructure
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage Primer
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Block vs File vs Object
Block Storage
Raw Storage
Data organized as an array of unrelated blocks
Host File System places data on disk
e.g.: Microsoft NTFS, Unix ZFS
File Storage
Unrelated data blocks managed by a file (serving) system
Native file system places data on disk
Object Storage
Stores Virtual containers that encapsulate the data, data attributes, metadata and Object IDs
API Access to data
Metadata Driven, Policy-based, etc
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage - Characteristics
Durability Availability Security Cost Scalability Performance Integration
Measure of
expected
data loss
Measure of
expected
downtime
Security
measures in
place
Amount per
storage unit,
e.g. $ / GB
Upward
flexibility
Performance
metrics
Ability to
interact with
other
technolgies
Some of the ways we look at storage
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS has a variety of storage options
Amazon EBS (Elastic Block Storage)
Amazon Elastic File System (EFS)
Amazon EC2 Instance Store (Ephemeral Volumes)
Amazon S3 (Simple Storage Service)
Amazon Glacier
AWS Storage Gateway: File Gateway
Amazon Snowball & Snowball Edge
AWS Snowmobile
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Block Storage
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EBS
Persistent block level storage for EC2
Pay only for what you provision
Native redundancy and write cache
Consistent and low-latency performance
Optimized for random I/O
Native support for encryption at rest (data volumes)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EBS
Network attached block device
• Independent data lifecycle
• Virtual disks
• Multiple volumes per EC2 instance
• Only one EC2 instance at a time per volume
• Can be detached from an instance and attached to a different one
Raw block devices
• Unformatted block devices
• Ideal for databases, filesystems
Available in multiple types
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS EBS features
Durable Secure
Low-latency SSD
Consistent I/O Performance
Stripe multiple volumes for
higher I/O performance
Identity and
Access Policies
Encryption
Scalable
Unlimited capacity
when you need it
Easily scale up
and down
Performance Backup
Designed for five
9’s reliability
Redundant storage
across multiple devices
within an Availability Zone
(AZ)
Point-in-time Snapshots
Copy snapshots across
AZ and Regions
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EBS
Highly available block storage for all types of data
Internet-scale storage
Grow without limits
Benefit from
massive security
investments made
by AWS
Built-in redundancy
Designed for
99.999% availability
Low price per GB
per month
No commitment
No up-front cost
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
UMUC builds new analytics platform using Amazon Redshift
University of Maryland University College (UMUC) specializes
in providing career-relevant higher education opportunities to
busy professionals.
UMUC uses AWS to both run
the university as well as to
improve student outcomes.
Darren Catalano
VP of Analytics, UMUC
”
“ • UMUC needed to replace its aging legacy
applications with a more flexible and cost-effective
cloud-based solution
• The university built its new analytics platform on AWS
leveraging Amazon Redshift and Amazon RDS for
Oracle
• UMUC reports a 2x to 20x improvement in ETL
performance for its analytics platform compared to its
previous legacy applications
• Using AWS enables UMUC engineers to focus on
creating new applications instead of managing
infrastructure
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EBS volume types comparison
Magnetic General Purpose
(SSD)
Provisioned IOPS
(SSD)
Performance Lowest Cost Burstable Predictable
Use Cases Infrequent Data
Access
Boot volumes
Small to Medium
DBs
Dev & Test
I/O Intensive
Relational & NoSQL
Media Magnetic (HDD) SSD SSD
Max IOPS 100 on average with
the ability to burst to
hundreds of IOPS
Baseline 3 IOPS/GB
Burstable to 3,000
IOPS
Consistently performed
at provisioned level, up
to 20,000 IOPS
Price $.05/GB/Month
$.05/million I/O
$.10/GB/Month
I/O Operations - Free
$.125/GB/Month
$.065/provisioned IOPS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EBS volume types
Solid-State Drives (SSD) Hard disk Drives (HDD)
Volume Type General Purpose SSD
(gp2)*
Provisioned IOPS SSD
(io1)
Throughput Optimized HDD
(st1)
Cold HDD
(sc1)
Description General purpose SSD
volume that balances
price and performance for
a wide variety of
transactional workloads
Highest-performance SSD
volume designed for
mission-critical applications
Low cost HDD volume
designed for frequently
accessed, throughput-
intensive workloads
Lowest cost HDD volume
designed for less frequently
accessed workloads
Use Cases • Recommended for most
workloads
• System boot volumes
• Virtual desktops
• Low-latency interactive
apps
• Dev and test
environments
• Critical business
applications that require
sustained IOPS
performance, or more
than 10,000 IOPS or 160
MiB/s of throughput per
volume
• Large database
workloads
• Streaming workloads
requiring consistent, fast
throughput at a low price
• Big data
• Data warehouses
• Log processing
• Cannot be a boot volume
• Throughput-oriented
storage for large volumes of
data that is infrequently
accessed
• Scenarios where the lowest
storage cost is important
• Cannot be a boot volume
Volume Size 1 GiB - 16 TiB 4 GiB - 16 TiB 500 GiB - 16 TiB 500 GiB - 16 TiB
Max. IOPS**/Volume 10,000 20,000 500 250
Max.
Throughput/Volume†
160 MiB/s 320 MiB/s 500 MiB/s 250 MiB/s
Max. IOPS/Instance 65,000 65,000 65,000 65,000
Max.
Throughput/Instance
1,250 MiB/s 1,250 MiB/s 1,250 MiB/s 1,250 MiB/s
Dominant Performance
Attribute
IOPS IOPS MiB/s MiB/s
*Default volume type
**gp2/io1 based on 16KiB I/O size, st1/sc1 based on 1 MiB I/O size
† To achieve this throughput, you must have an instance that supports it, such as r3.8xlarge or x1.32xlarge.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
IOPS token bucket model
Magnetic General Purpose
(SSD)
Provisioned IOPS
(SSD)
Perform
ance
Lowest Cost Burstable Predictable
Use
Cases
Infrequent Data
Access
Boot volumes
Small to Medium
DBs
Dev & Test
I/O Intensive
Relational & NoSQL
Media Magnetic (HDD) SSD SSD
Max
IOPS
100 on average
with the ability to
burst to hundreds
of IOPS
Baseline 3
IOPS/GB
Burstable to 3,000
IOPS
Consistently performed
at provisioned level, up
to 20,000 IOPS
Price $.05/GB/Month
$.05/million I/O
$.10/GB/Month
I/O Operations -
Free
$.125/GB/Month
$.065/provisioned IOPS
分
• Each token represents an “I/O credit” that pays
for one read or one write.
• A bucket is associated with each General
Purpose (SSD) volume, and can hold up to 5.4
million tokens.
• Tokens accumulate at a rate of 3 per configured
GB per second, up to the capacity of the bucket.
• Tokens can be spent at up to 3000 per second
per volume.
• The baseline performance of the volume is equal
to the rate at which tokens are accumulated — 3
IOPS per GB per second.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EBS Provisioned IOPS
•EBS Optimized Instances
• Dedicated storage throughput
•Predictable Performance
• 100-20000 IOPS per volume
• Single digit millisecond latency
•Performance Design
• Deliver within 10% of PIOPs, 99.9% of
the time
Magnetic General Purpose
(SSD)
Provisioned IOPS
(SSD)
Perform
ance
Lowest Cost Burstable Predictable
Use
Cases
Infrequent Data
Access
Boot volumes
Small to Medium
DBs
Dev & Test
I/O Intensive
Relational & NoSQL
Media Magnetic (HDD) SSD SSD
Max
IOPS
100 on average
with the ability to
burst to hundreds
of IOPS
Baseline 3
IOPS/GB
Burstable to 3,000
IOPS
Consistently performed
at provisioned level, up
to 20,000 IOPS
Price $.05/GB/Month
$.05/million I/O
$.10/GB/Month
I/O Operations -
Free
$.125/GB/Month
$.065/provisioned IOPS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EBS at 20,000 IOPS
Provisioned IOPS (SSD)
• Max Volume 16 TB
• Max I/O rate 20,000 IOPS
• Max throughput 320 MB/s
General Purpose (SSD)
• Max Volume 16 TB
• Max I/O rate 10,000 IOPS
• Max throughput 160 MB/s
Magnetic General Purpose
(SSD)
Provisioned IOPS
(SSD)
Perform
ance
Lowest Cost Burstable Predictable
Use
Cases
Infrequent Data
Access
Boot volumes
Small to Medium
DBs
Dev & Test
I/O Intensive
Relational & NoSQL
Media Magnetic (HDD) SSD SSD
Max
IOPS
100 on average
with the ability to
burst to hundreds
of IOPS
Baseline 3
IOPS/GB
Burstable to 3,000
IOPS
Consistently performed
at provisioned level, up
to 20,000 IOPS
Price $.05/GB/Month
$.05/million I/O
$.10/GB/Month
I/O Operations -
Free
$.125/GB/Month
$.065/provisioned IOPS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Internet
AWS Cloud
EBS snapshots
EC2 Availability Zone
EC2
Amazon S3
EBS
EC2 EC2
EBS EBS EBS EBS EBS
EBS Snapshot
EBS Snapshot
EBS Snapshot
EBS Snapshot
EBS Snapshot
Create Snapshot
Clone From
Snapshot
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EC2 Instance Store (Ephemeral Volumes)
Free with your EC2 instance
• SAS and SSD options
• Size/type based on instance type
Local, direct attached resource
Consistent sequential reads and writes
Use only for non-persistent data
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Shared File System
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Elastic File System (EFS)
Fully managed file system for EC2 instances
Provides standard file system semantics
Works with standard operating system APIs
Sharable across thousands of instances
Elastically grows to petabyte scale
Delivers performance for a wide variety of workloads
Highly available and durable
NFS v4–based
Accessible from on-prem servers New!
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EFS is simple
Fully managed
- No hardware, network, file layer
- Create a scalable file system in seconds!
Seamless integration with existing tools and apps
- NFS v4.1—widespread, open
- Standard file system access semantics
- Works with standard OS file system APIs
Simple pricing = simple forecasting
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EFS is elastic
File systems grow and shrink automatically
as you add and remove files
No need to provision storage capacity or
performance
You pay only for the storage space you use,
with no minimum fee
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EFS is scalable
File systems can grow to petabyte scale
Throughput and IOPS scale automatically
as file systems grow
Consistent low latencies regardless of file
system size
Support for thousands of concurrent NFS
connections
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Highly durable and highly available
Designed to sustain AZ offline conditions
Resources aggregated across multiple AZs
Superior to traditional NAS availability
models
Appropriate for Production / Tier 0
applications
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Example use cases
Big Data Analytics
Media Workflow Processing
Web Serving
Content Management
Home Directories
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EFS – Mounting
EFS
EC2EC2 EC2 EC2EC2
EFS DNS Name
availability-zone.file-system-id.efs.aws-region.amazonaws.com
Mount on machine
sudo mount -t nfs4 mount-target-DNS:/ ~/efs-mount-point
EC2
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Object Storage
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon S3 (Simple Storage Service)
Web accessible object store
Pay for exactly what you use
Highly durable (99.999999999% design)
Limitlessly scalable
Natively online
Two flavors:
• Standard Storage - $0.023 * per GB / mo
• Standard – Infrequent Access Storage (min size 128KB) – $0.0125* per GB / mo + Data
retrieval cost
* (US East (N Virginia) pricing)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon S3 (Simple Storage Service)
Parallel I/O for max speed (Multipart Upload, Ranged GETs)
Resource-level IAM permissions
Bucket Policies & ACLs
Direct access through APIs
Server Side Encryption
Static Website Hosting
Data Lifecycle Rules
Amazon Athena – New
• Interactive Query Service that makes it easy to analyze data in Amazon S3 using
standard SQL
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Object storage tiering
S3 Standard
Primary data
Big Data Analytics
Small objects
Temporary scratch
space
S3 - IA
File sync and share
Active Archive
Enterprise backup
Media transcoding
Geo-redundancy/DR
Glacier
Deep/offline
archives
Tape vaulting
replacement
WORM-compliant
data
Data tiering using S3 Life Cycle Policies
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Object storage use cases
S3
S3-IA
Glacier
Cloud
Applications
Big Data
Analytics
Content
Distribution
Primary Data
File Sync &
Share
Active
Archive
Enterprise
Backup
Media
Transcoding
Disaster Recovery /
Geo Redundancy
Deep /
Offline
Archives
Tape Vaulting
Replacement
WORM
Compliant
Data
Temporary &
Small
Objects
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
L
i
f
e
c
y
c
l
e
Available
S3: 99.99%
S3-IA: 99.9%
Performant
Low Latency
High Throughput
≥ 30 Days≥ 128K
≥ 90 Days
Durable
99.999999999%
Scalable
Elastic capacity
No preset limits
> 0K$0.004 / GB per month
$0.0125 / GB per month
“Hot” Data
Active and/or
Temporary Data
“Warm” Data
Infrequently
Accessed Data
“Cold” Data
Archive and
Compliance Data
≥ 0 Days> 0KStarts at $0.023 / GB per month
1-5 mins
$0.01/GB retrieval
Storage tiered to your requirements
S3-IA
Glacier
S3
3 new retrieval options
3–5 hrs 5–12 hrs
Expedited Standard Bulk
$0.03 / GB $0.01 / GB $0.0025 / GB
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Glacier
•Low-Cost Archival Storage
•Secure
• SSL & AES-256
•Durable
• Designed for 99.999999999% durability
•Optimized for data archiving and backup
• Suitable for RTO measured in hours
• Includes storage costs and retrieval costs
•Three retrieval options: Expedited, Standard, Bulk
•As little as $0.004 per GB/month (US East pricing)
•Integrated with S3
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
On-Premises Storage Integration
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage Gateway hybrid storage solutions
Enables using standard storage protocols to access AWS storage services
AWS Storage
Gateway
Amazon EBS
snapshots
Amazon S3
Amazon Glacier
AWS Identity and Access
Management (IAM)
AWS Key Management
Service (KMS)
AWS
CloudTrail
Amazon
CloudWatch
Files
Volumes
Tapes
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage Gateway – Files, volumes, and tapes
File gateway NFS (v3 and v4.1) interface
On-premises file storage backed by Amazon S3 objects
Tape gateway iSCSI virtual tape library interface
Virtual tape storage in Amazon S3 and Glacier with VTL management
Volume gateway iSCSI block interface
On-premises block storage backed by S3 with EBS snapshots
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage Gateway – Common capabilities
Standard storage protocols integrate with on-premises applications
Local caching for low-latency access to frequently used data
Efficient data transfer with buffering and bandwidth management
Native data storage in AWS
Stateless virtual appliance for resiliency
Integrated with AWS management and security
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
File gateway
On-premises file storage maintained as objects in Amazon S3
Customer Premises
File
Gateway
• Data stored and retrieved from your S3 buckets
• One-to-one mapping from files-to-objects
• File metadata stored in object metadata
• Bucket access managed by IAM role you own and manage
• Use S3 Lifecycle Policies, versioning, or CRR to manage data
GlacierS3
Standard
S3
Standard -
Infrequent
Access
HTTPS
NFS
v3 / v4.1
Application
Server
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Application
Server
Volume gateway
On-premises volume storage backed by Amazon S3 with EBS snapshots
Block storage in S3 accessed via the volume gateway
Data compressed in-transit and at-rest
Backup on-premises volumes to EBS snapshots
Create on-premises volumes from EBS snapshots
Up to 1PB of total volume storage per gateway
Amazon
EBS
snapshots
Storage Gateway
bucket in
Amazon S3
Customer Premises
Volume
Gateway
iSCSI HTTPS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Tape gateway
Virtual tape storage in Amazon S3 and Glacier with VTL management
Virtual tape storage in S3 and Glacier accessed via tape gateway
Data compressed in-transit and at-rest
Unlimited virtual tape storage, with up to 1PB of tapes active in library
Supports leading backup applications:
Archived Tapes
stored in
Amazon Glacier
MEDIA
CHANGER
TAPE
DRIVE
Customer Premises
Tape
Gateway
Virtual Tapes
stored in
Amazon S3
Backup
Server
HTTPSiSCSI
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hybrid storage use cases with Storage Gateway
Enabling cloud workloads
Move data to AWS storage for Big Data, cloud bursting, or migration
Tiered cloud storage
Easily add AWS storage to your on-premises environment
Backup, archive, and disaster recovery
Cost effective storage in AWS with local or cloud restore
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage Gateway – Key benefits
Seamless integration across standard storage protocols
Low-latency access
Durability, cost, and elasticity of AWS Storage services
Efficient data transfer
Data encryption
Integrated with AWS monitoring, management, and security
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Snowball & Snowball Edge
Petabyte scale data transport
Uses secure appliances
Economic and fast
Faster than Internet for significant data sets
Import into S3
HIPAA Compliant New
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
What is Snowball? Petabyte scale data transport
E-ink shipping
label
Ruggedized
case
“8.5G Impact”
All data encrypted
end-to-end
80 TB
10G network
Rain & dust
resistant
Tamper-resistant
case & electronics
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How it works
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How fast is Snowball?
• Less than 1 day to transfer 250TB via 5x10G connections with 5 Snowballs,
less than 1 week including shipping
• Number of days to transfer 250TB via the Internet at typical utilizations
Internet Connection Speed
Utilization 1Gbps 500Mbps 300Mbps 150Mbps
25% 95 190 316 632
50% 47 95 158 316
75% 32 63 105 211
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Snowmobile
Exabyte-scale data transfer service
Each Snowmobile can transfer up to 100PB
Delivered to your site like a container
Connects to your network via removable high-speed network switch
Appears as network-attached data store
Once connected secure, high speed data transfer begins
After data transfer, Snowmobile driven back to AWS and data is
loaded into AWS service you select e.g. S3, Redshift, Glacier
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Introducing AWS Snowmobile
• 45-foot long ruggedized shipping container
• Up to 100PB of capacity
• Load data S3 or Glacier
• Dedicated security personnel, GPS tracking,
alarm monitoring, 24/7 video surveillance,
and optional escort security while in transit
• Data encrypted with 256-bit encryption keys,
managed through KMS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Using multiple storage options together
EBS + S3: snapshots
S3 + EC2 Instance Store: caching
S3 + CloudFront: edge caching
S3 + Glacier: data lifecycle archiving
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
It’s all about
choicePerformance-oriented
Cost-oriented
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Any Questions?

More Related Content

What's hot

PASS 17: RDS SQL Server on Amazon Web Services Overview
PASS 17: RDS SQL Server on Amazon Web Services OverviewPASS 17: RDS SQL Server on Amazon Web Services Overview
PASS 17: RDS SQL Server on Amazon Web Services OverviewAmazon Web Services
 
Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)Amazon Web Services
 
Operations: Cost Optimization - Don't Overspend on Infrastructure
Operations: Cost Optimization - Don't Overspend on Infrastructure Operations: Cost Optimization - Don't Overspend on Infrastructure
Operations: Cost Optimization - Don't Overspend on Infrastructure Amazon Web Services
 
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech TalksDeep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech TalksAmazon Web Services
 
Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...
Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...
Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...Amazon Web Services
 
Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...
Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...
Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...Amazon 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
 
Adding Search to Amazon DynamoDB
Adding Search to Amazon DynamoDBAdding Search to Amazon DynamoDB
Adding Search to Amazon DynamoDBAmazon Web Services
 
Amazon CloudFront and Lambda@Edge
Amazon CloudFront and Lambda@EdgeAmazon CloudFront and Lambda@Edge
Amazon CloudFront and Lambda@EdgeAmazon Web Services
 
Relational Database Services on AWS
Relational Database Services on AWSRelational Database Services on AWS
Relational Database Services on AWSAmazon Web Services
 
Introducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech Talks
Introducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech TalksIntroducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech Talks
Introducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech TalksAmazon Web Services
 
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...Amazon Web Services
 
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDSAWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDSAmazon Web Services
 
Best Practices running SQL Server on AWS
Best Practices running SQL Server on AWSBest Practices running SQL Server on AWS
Best Practices running SQL Server on AWSAmazon Web Services
 

What's hot (20)

PASS 17: RDS SQL Server on Amazon Web Services Overview
PASS 17: RDS SQL Server on Amazon Web Services OverviewPASS 17: RDS SQL Server on Amazon Web Services Overview
PASS 17: RDS SQL Server on Amazon Web Services Overview
 
Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)
 
Operations: Cost Optimization - Don't Overspend on Infrastructure
Operations: Cost Optimization - Don't Overspend on Infrastructure Operations: Cost Optimization - Don't Overspend on Infrastructure
Operations: Cost Optimization - Don't Overspend on Infrastructure
 
Cost Optimisation on AWS
Cost Optimisation on AWSCost Optimisation on AWS
Cost Optimisation on AWS
 
Security Best Practices
Security Best PracticesSecurity Best Practices
Security Best Practices
 
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech TalksDeep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
 
Oracle on AWS
Oracle on AWSOracle on AWS
Oracle on AWS
 
Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...
Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...
Using AWS for Backup and Restore (backup in the cloud, backup to the cloud, a...
 
Cost Optimisation on AWS
Cost Optimisation on AWS Cost Optimisation on AWS
Cost Optimisation on AWS
 
Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...
Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...
Use AWS DMS to Securely Migrate Your Oracle Database to Amazon Aurora with Mi...
 
Intro to AWS: Database Services
Intro to AWS: Database ServicesIntro to AWS: Database Services
Intro to AWS: Database 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 & Archive
 
Adding Search to Amazon DynamoDB
Adding Search to Amazon DynamoDBAdding Search to Amazon DynamoDB
Adding Search to Amazon DynamoDB
 
Amazon CloudFront and Lambda@Edge
Amazon CloudFront and Lambda@EdgeAmazon CloudFront and Lambda@Edge
Amazon CloudFront and Lambda@Edge
 
Relational Database Services on AWS
Relational Database Services on AWSRelational Database Services on AWS
Relational Database Services on AWS
 
Introducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech Talks
Introducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech TalksIntroducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech Talks
Introducing Amazon Aurora with PostgreSQL Compatibility - AWS Online Tech Talks
 
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
 
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDSAWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
AWSome Day 2016 - Module 4: Databases: Amazon DynamoDB and Amazon RDS
 
Best Practices running SQL Server on AWS
Best Practices running SQL Server on AWSBest Practices running SQL Server on AWS
Best Practices running SQL Server on AWS
 
Bases de datos en la nube con AWS
Bases de datos en la nube con AWSBases de datos en la nube con AWS
Bases de datos en la nube con AWS
 

Viewers also liked

PASS 17 SQL Server on AWS Best Practices
PASS 17 SQL Server on AWS Best PracticesPASS 17 SQL Server on AWS Best Practices
PASS 17 SQL Server on AWS Best PracticesAmazon Web Services
 
Secure and Streamline Access to Your AWS Management Console with Okta PPT
Secure and Streamline Access to Your AWS Management Console with Okta PPTSecure and Streamline Access to Your AWS Management Console with Okta PPT
Secure and Streamline Access to Your AWS Management Console with Okta PPTAmazon Web Services
 
Turn Big Data into Big Value on Informatica and AWS
Turn Big Data into Big Value on Informatica and AWSTurn Big Data into Big Value on Informatica and AWS
Turn Big Data into Big Value on Informatica and AWSAmazon Web Services
 
Dev & Test on AWS Webinar October 2017 - IL Webinar
Dev & Test on AWS Webinar October 2017 - IL WebinarDev & Test on AWS Webinar October 2017 - IL Webinar
Dev & Test on AWS Webinar October 2017 - IL WebinarAmazon Web Services
 
Maturing your organization from DevOps to DevSecOps
Maturing your organization from DevOps to DevSecOpsMaturing your organization from DevOps to DevSecOps
Maturing your organization from DevOps to DevSecOpsAmazon Web Services
 
Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...
Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...
Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...Amazon Web Services
 
Voice of the Customer: Zocdoc and Elevating Security While Moving to AWS
Voice of the Customer: Zocdoc and Elevating Security While Moving to AWSVoice of the Customer: Zocdoc and Elevating Security While Moving to AWS
Voice of the Customer: Zocdoc and Elevating Security While Moving to AWSAmazon Web Services
 
Welcome and AWS Big Data Solution Overview
Welcome and AWS Big Data Solution OverviewWelcome and AWS Big Data Solution Overview
Welcome and AWS Big Data Solution OverviewAmazon Web Services
 
Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change: Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change: Amazon Web Services
 
Incident Response: Preparing and Simulating Threat Response
Incident Response: Preparing and Simulating Threat ResponseIncident Response: Preparing and Simulating Threat Response
Incident Response: Preparing and Simulating Threat ResponseAmazon Web Services
 
Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPT
 Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPT Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPT
Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPTAmazon Web Services
 
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Amazon Web Services
 

Viewers also liked (14)

PASS 17 SQL Server on AWS Best Practices
PASS 17 SQL Server on AWS Best PracticesPASS 17 SQL Server on AWS Best Practices
PASS 17 SQL Server on AWS Best Practices
 
Secure and Streamline Access to Your AWS Management Console with Okta PPT
Secure and Streamline Access to Your AWS Management Console with Okta PPTSecure and Streamline Access to Your AWS Management Console with Okta PPT
Secure and Streamline Access to Your AWS Management Console with Okta PPT
 
Turn Big Data into Big Value on Informatica and AWS
Turn Big Data into Big Value on Informatica and AWSTurn Big Data into Big Value on Informatica and AWS
Turn Big Data into Big Value on Informatica and AWS
 
Dev & Test on AWS Webinar October 2017 - IL Webinar
Dev & Test on AWS Webinar October 2017 - IL WebinarDev & Test on AWS Webinar October 2017 - IL Webinar
Dev & Test on AWS Webinar October 2017 - IL Webinar
 
Maturing your organization from DevOps to DevSecOps
Maturing your organization from DevOps to DevSecOpsMaturing your organization from DevOps to DevSecOps
Maturing your organization from DevOps to DevSecOps
 
Future of Enterprise IT
Future of Enterprise IT Future of Enterprise IT
Future of Enterprise IT
 
Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...
Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...
Deploy and Enforce Compliance Controls When Archiving Large-Scale Data Stores...
 
Opportunities derived by AI
Opportunities derived by AIOpportunities derived by AI
Opportunities derived by AI
 
Voice of the Customer: Zocdoc and Elevating Security While Moving to AWS
Voice of the Customer: Zocdoc and Elevating Security While Moving to AWSVoice of the Customer: Zocdoc and Elevating Security While Moving to AWS
Voice of the Customer: Zocdoc and Elevating Security While Moving to AWS
 
Welcome and AWS Big Data Solution Overview
Welcome and AWS Big Data Solution OverviewWelcome and AWS Big Data Solution Overview
Welcome and AWS Big Data Solution Overview
 
Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change: Detective Controls: Gain Visibility and Record Change:
Detective Controls: Gain Visibility and Record Change:
 
Incident Response: Preparing and Simulating Threat Response
Incident Response: Preparing and Simulating Threat ResponseIncident Response: Preparing and Simulating Threat Response
Incident Response: Preparing and Simulating Threat Response
 
Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPT
 Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPT Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPT
Guard Against Fraud and Financial Crime with NICE Actimize & AWS PPT
 
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
 

Similar to AWS Storage Foundation with EBS, S3 and More

Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...
Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...
Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...Amazon Web Services
 
Amazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application StorageAmazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application StorageAmazon Web Services
 
Pitt Immersion Day Module 4 - storage in AWS
Pitt Immersion Day Module 4 - storage in AWSPitt Immersion Day Module 4 - storage in AWS
Pitt Immersion Day Module 4 - storage in AWSEagleDream Technologies
 
Tech Talks On Site- Edição de Agosto- Armazenamento em AWS
Tech Talks On Site- Edição de Agosto- Armazenamento em AWSTech Talks On Site- Edição de Agosto- Armazenamento em AWS
Tech Talks On Site- Edição de Agosto- Armazenamento em AWSAmazon Web Services LATAM
 
Choosing the Right Data Storage Solution
Choosing the Right Data Storage SolutionChoosing the Right Data Storage Solution
Choosing the Right Data Storage SolutionAmazon Web Services
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...Amazon Web Services
 
STG316_Optimizing Storage for Big Data Workloads
STG316_Optimizing Storage for Big Data WorkloadsSTG316_Optimizing Storage for Big Data Workloads
STG316_Optimizing Storage for Big Data WorkloadsAmazon 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
 
AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...
AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...
AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...Amazon Web Services
 
Introduction to Block and File storage on AWS
Introduction to Block and File storage on AWSIntroduction to Block and File storage on AWS
Introduction to Block and File storage on AWSAmazon Web Services
 
Building Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS CloudBuilding Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS CloudAmazon Web Services
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...Amazon Web Services
 
Amazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application StorageAmazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application StorageAmazon 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
 
Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...
Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...
Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...Amazon Web Services
 
Using Windows Storage Spaces and iSCSI on Amazon EBS
Using Windows Storage Spaces and iSCSI on Amazon EBSUsing Windows Storage Spaces and iSCSI on Amazon EBS
Using Windows Storage Spaces and iSCSI on Amazon EBSLaroy Shtotland
 
AWS Storage Tiering for Enterprise Workloads
AWS Storage Tiering for Enterprise WorkloadsAWS Storage Tiering for Enterprise Workloads
AWS Storage Tiering for Enterprise WorkloadsTom Laszewski
 
“Lift and shift” storage for business-critical applications - STG203 - New Yo...
“Lift and shift” storage for business-critical applications - STG203 - New Yo...“Lift and shift” storage for business-critical applications - STG203 - New Yo...
“Lift and shift” storage for business-critical applications - STG203 - New Yo...Amazon Web Services
 

Similar to AWS Storage Foundation with EBS, S3 and More (20)

Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...
Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...
Case Study: Learn how to Choose and Optimize Storage for Media and Entertainm...
 
Amazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application StorageAmazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application Storage
 
Pitt Immersion Day Module 4 - storage in AWS
Pitt Immersion Day Module 4 - storage in AWSPitt Immersion Day Module 4 - storage in AWS
Pitt Immersion Day Module 4 - storage in AWS
 
Tech Talks On Site- Edição de Agosto- Armazenamento em AWS
Tech Talks On Site- Edição de Agosto- Armazenamento em AWSTech Talks On Site- Edição de Agosto- Armazenamento em AWS
Tech Talks On Site- Edição de Agosto- Armazenamento em AWS
 
Choosing the Right Data Storage Solution
Choosing the Right Data Storage SolutionChoosing the Right Data Storage Solution
Choosing the Right Data Storage Solution
 
Webinar AWS: Desmistificando a Nuvem
Webinar AWS: Desmistificando a NuvemWebinar AWS: Desmistificando a Nuvem
Webinar AWS: Desmistificando a Nuvem
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (WIN324-R1) - AWS re...
 
STG316_Optimizing Storage for Big Data Workloads
STG316_Optimizing Storage for Big Data WorkloadsSTG316_Optimizing Storage for Big Data Workloads
STG316_Optimizing Storage for Big Data Workloads
 
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...
 
AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...
AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...
AWS re:Invent 2016: Case Study: How Spokeo Improved Web Application Response ...
 
Introduction to Block and File storage on AWS
Introduction to Block and File storage on AWSIntroduction to Block and File storage on AWS
Introduction to Block and File storage on AWS
 
Building Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS CloudBuilding Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS Cloud
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
Design, Deploy, and Optimize Microsoft SQL Server on AWS (GPSTEC314) - AWS re...
 
Amazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application StorageAmazon Elastic Block Store for Application Storage
Amazon Elastic Block Store for Application Storage
 
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...
 
(STG402) Amazon EBS Deep Dive
(STG402) Amazon EBS Deep Dive(STG402) Amazon EBS Deep Dive
(STG402) Amazon EBS Deep Dive
 
Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...
Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...
Deep Dive on Amazon Elastic Block Storage (Amazon EBS) (STG310-R1) - AWS re:I...
 
Using Windows Storage Spaces and iSCSI on Amazon EBS
Using Windows Storage Spaces and iSCSI on Amazon EBSUsing Windows Storage Spaces and iSCSI on Amazon EBS
Using Windows Storage Spaces and iSCSI on Amazon EBS
 
AWS Storage Tiering for Enterprise Workloads
AWS Storage Tiering for Enterprise WorkloadsAWS Storage Tiering for Enterprise Workloads
AWS Storage Tiering for Enterprise Workloads
 
“Lift and shift” storage for business-critical applications - STG203 - New Yo...
“Lift and shift” storage for business-critical applications - STG203 - New Yo...“Lift and shift” storage for business-critical applications - STG203 - New Yo...
“Lift and shift” storage for business-critical applications - STG203 - New Yo...
 

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
 

AWS Storage Foundation with EBS, S3 and More

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Mike Kuentz, Senior Solutions Architect October 19, 2017 Building a Strong Foundation with AWS Storage Services
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Agenda Introduction Storage Primer Block Storage Shared File Systems Object Store On-Premises Storage Integration
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS global infrastructure 16 Regions – 44 Availability Zones – 78 Edge Locations Region & Number of Availability Zones US East EU N. Virginia (6), Ohio (3) Ireland (3) Frankfurt (2) US West London (2) Oregon (3) Northern California (3) Asia Pacific Singapore (2) AWS GovCloud Sydney (2), Tokyo (3), (US-West) (2) Seoul (2), Mumbai (2) Canada China Central (2) Beijing (2) South America São Paulo (3) Announced Regions China, France, Hong Kong, Sweden, and a second AWS GovCloud Region in the US.
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Introduction: Why choose AWS for storage Compelling Economics Easy to Use Reduce Risk Speed, Agility, Scale Pay as you go No commitment No upfront investment No risky capacity planning No need to provision for redundancy or overhead Self service administration SDKs for simple integration Durable and Secure Avoid risks of physical media handling Reduce time to market Focus on your business, not your infrastructure
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage Primer
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Block vs File vs Object Block Storage Raw Storage Data organized as an array of unrelated blocks Host File System places data on disk e.g.: Microsoft NTFS, Unix ZFS File Storage Unrelated data blocks managed by a file (serving) system Native file system places data on disk Object Storage Stores Virtual containers that encapsulate the data, data attributes, metadata and Object IDs API Access to data Metadata Driven, Policy-based, etc
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage - Characteristics Durability Availability Security Cost Scalability Performance Integration Measure of expected data loss Measure of expected downtime Security measures in place Amount per storage unit, e.g. $ / GB Upward flexibility Performance metrics Ability to interact with other technolgies Some of the ways we look at storage
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS has a variety of storage options Amazon EBS (Elastic Block Storage) Amazon Elastic File System (EFS) Amazon EC2 Instance Store (Ephemeral Volumes) Amazon S3 (Simple Storage Service) Amazon Glacier AWS Storage Gateway: File Gateway Amazon Snowball & Snowball Edge AWS Snowmobile
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Block Storage
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EBS Persistent block level storage for EC2 Pay only for what you provision Native redundancy and write cache Consistent and low-latency performance Optimized for random I/O Native support for encryption at rest (data volumes)
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EBS Network attached block device • Independent data lifecycle • Virtual disks • Multiple volumes per EC2 instance • Only one EC2 instance at a time per volume • Can be detached from an instance and attached to a different one Raw block devices • Unformatted block devices • Ideal for databases, filesystems Available in multiple types
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS EBS features Durable Secure Low-latency SSD Consistent I/O Performance Stripe multiple volumes for higher I/O performance Identity and Access Policies Encryption Scalable Unlimited capacity when you need it Easily scale up and down Performance Backup Designed for five 9’s reliability Redundant storage across multiple devices within an Availability Zone (AZ) Point-in-time Snapshots Copy snapshots across AZ and Regions
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EBS Highly available block storage for all types of data Internet-scale storage Grow without limits Benefit from massive security investments made by AWS Built-in redundancy Designed for 99.999% availability Low price per GB per month No commitment No up-front cost
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. UMUC builds new analytics platform using Amazon Redshift University of Maryland University College (UMUC) specializes in providing career-relevant higher education opportunities to busy professionals. UMUC uses AWS to both run the university as well as to improve student outcomes. Darren Catalano VP of Analytics, UMUC ” “ • UMUC needed to replace its aging legacy applications with a more flexible and cost-effective cloud-based solution • The university built its new analytics platform on AWS leveraging Amazon Redshift and Amazon RDS for Oracle • UMUC reports a 2x to 20x improvement in ETL performance for its analytics platform compared to its previous legacy applications • Using AWS enables UMUC engineers to focus on creating new applications instead of managing infrastructure
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EBS volume types comparison Magnetic General Purpose (SSD) Provisioned IOPS (SSD) Performance Lowest Cost Burstable Predictable Use Cases Infrequent Data Access Boot volumes Small to Medium DBs Dev & Test I/O Intensive Relational & NoSQL Media Magnetic (HDD) SSD SSD Max IOPS 100 on average with the ability to burst to hundreds of IOPS Baseline 3 IOPS/GB Burstable to 3,000 IOPS Consistently performed at provisioned level, up to 20,000 IOPS Price $.05/GB/Month $.05/million I/O $.10/GB/Month I/O Operations - Free $.125/GB/Month $.065/provisioned IOPS
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EBS volume types Solid-State Drives (SSD) Hard disk Drives (HDD) Volume Type General Purpose SSD (gp2)* Provisioned IOPS SSD (io1) Throughput Optimized HDD (st1) Cold HDD (sc1) Description General purpose SSD volume that balances price and performance for a wide variety of transactional workloads Highest-performance SSD volume designed for mission-critical applications Low cost HDD volume designed for frequently accessed, throughput- intensive workloads Lowest cost HDD volume designed for less frequently accessed workloads Use Cases • Recommended for most workloads • System boot volumes • Virtual desktops • Low-latency interactive apps • Dev and test environments • Critical business applications that require sustained IOPS performance, or more than 10,000 IOPS or 160 MiB/s of throughput per volume • Large database workloads • Streaming workloads requiring consistent, fast throughput at a low price • Big data • Data warehouses • Log processing • Cannot be a boot volume • Throughput-oriented storage for large volumes of data that is infrequently accessed • Scenarios where the lowest storage cost is important • Cannot be a boot volume Volume Size 1 GiB - 16 TiB 4 GiB - 16 TiB 500 GiB - 16 TiB 500 GiB - 16 TiB Max. IOPS**/Volume 10,000 20,000 500 250 Max. Throughput/Volume† 160 MiB/s 320 MiB/s 500 MiB/s 250 MiB/s Max. IOPS/Instance 65,000 65,000 65,000 65,000 Max. Throughput/Instance 1,250 MiB/s 1,250 MiB/s 1,250 MiB/s 1,250 MiB/s Dominant Performance Attribute IOPS IOPS MiB/s MiB/s *Default volume type **gp2/io1 based on 16KiB I/O size, st1/sc1 based on 1 MiB I/O size † To achieve this throughput, you must have an instance that supports it, such as r3.8xlarge or x1.32xlarge.
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. IOPS token bucket model Magnetic General Purpose (SSD) Provisioned IOPS (SSD) Perform ance Lowest Cost Burstable Predictable Use Cases Infrequent Data Access Boot volumes Small to Medium DBs Dev & Test I/O Intensive Relational & NoSQL Media Magnetic (HDD) SSD SSD Max IOPS 100 on average with the ability to burst to hundreds of IOPS Baseline 3 IOPS/GB Burstable to 3,000 IOPS Consistently performed at provisioned level, up to 20,000 IOPS Price $.05/GB/Month $.05/million I/O $.10/GB/Month I/O Operations - Free $.125/GB/Month $.065/provisioned IOPS 分 • Each token represents an “I/O credit” that pays for one read or one write. • A bucket is associated with each General Purpose (SSD) volume, and can hold up to 5.4 million tokens. • Tokens accumulate at a rate of 3 per configured GB per second, up to the capacity of the bucket. • Tokens can be spent at up to 3000 per second per volume. • The baseline performance of the volume is equal to the rate at which tokens are accumulated — 3 IOPS per GB per second.
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EBS Provisioned IOPS •EBS Optimized Instances • Dedicated storage throughput •Predictable Performance • 100-20000 IOPS per volume • Single digit millisecond latency •Performance Design • Deliver within 10% of PIOPs, 99.9% of the time Magnetic General Purpose (SSD) Provisioned IOPS (SSD) Perform ance Lowest Cost Burstable Predictable Use Cases Infrequent Data Access Boot volumes Small to Medium DBs Dev & Test I/O Intensive Relational & NoSQL Media Magnetic (HDD) SSD SSD Max IOPS 100 on average with the ability to burst to hundreds of IOPS Baseline 3 IOPS/GB Burstable to 3,000 IOPS Consistently performed at provisioned level, up to 20,000 IOPS Price $.05/GB/Month $.05/million I/O $.10/GB/Month I/O Operations - Free $.125/GB/Month $.065/provisioned IOPS
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EBS at 20,000 IOPS Provisioned IOPS (SSD) • Max Volume 16 TB • Max I/O rate 20,000 IOPS • Max throughput 320 MB/s General Purpose (SSD) • Max Volume 16 TB • Max I/O rate 10,000 IOPS • Max throughput 160 MB/s Magnetic General Purpose (SSD) Provisioned IOPS (SSD) Perform ance Lowest Cost Burstable Predictable Use Cases Infrequent Data Access Boot volumes Small to Medium DBs Dev & Test I/O Intensive Relational & NoSQL Media Magnetic (HDD) SSD SSD Max IOPS 100 on average with the ability to burst to hundreds of IOPS Baseline 3 IOPS/GB Burstable to 3,000 IOPS Consistently performed at provisioned level, up to 20,000 IOPS Price $.05/GB/Month $.05/million I/O $.10/GB/Month I/O Operations - Free $.125/GB/Month $.065/provisioned IOPS
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Internet AWS Cloud EBS snapshots EC2 Availability Zone EC2 Amazon S3 EBS EC2 EC2 EBS EBS EBS EBS EBS EBS Snapshot EBS Snapshot EBS Snapshot EBS Snapshot EBS Snapshot Create Snapshot Clone From Snapshot
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EC2 Instance Store (Ephemeral Volumes) Free with your EC2 instance • SAS and SSD options • Size/type based on instance type Local, direct attached resource Consistent sequential reads and writes Use only for non-persistent data
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Shared File System
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Elastic File System (EFS) Fully managed file system for EC2 instances Provides standard file system semantics Works with standard operating system APIs Sharable across thousands of instances Elastically grows to petabyte scale Delivers performance for a wide variety of workloads Highly available and durable NFS v4–based Accessible from on-prem servers New!
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EFS is simple Fully managed - No hardware, network, file layer - Create a scalable file system in seconds! Seamless integration with existing tools and apps - NFS v4.1—widespread, open - Standard file system access semantics - Works with standard OS file system APIs Simple pricing = simple forecasting
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EFS is elastic File systems grow and shrink automatically as you add and remove files No need to provision storage capacity or performance You pay only for the storage space you use, with no minimum fee
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EFS is scalable File systems can grow to petabyte scale Throughput and IOPS scale automatically as file systems grow Consistent low latencies regardless of file system size Support for thousands of concurrent NFS connections
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Highly durable and highly available Designed to sustain AZ offline conditions Resources aggregated across multiple AZs Superior to traditional NAS availability models Appropriate for Production / Tier 0 applications
  • 29. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Example use cases Big Data Analytics Media Workflow Processing Web Serving Content Management Home Directories
  • 30. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EFS – Mounting EFS EC2EC2 EC2 EC2EC2 EFS DNS Name availability-zone.file-system-id.efs.aws-region.amazonaws.com Mount on machine sudo mount -t nfs4 mount-target-DNS:/ ~/efs-mount-point EC2
  • 31. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Object Storage
  • 32. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon S3 (Simple Storage Service) Web accessible object store Pay for exactly what you use Highly durable (99.999999999% design) Limitlessly scalable Natively online Two flavors: • Standard Storage - $0.023 * per GB / mo • Standard – Infrequent Access Storage (min size 128KB) – $0.0125* per GB / mo + Data retrieval cost * (US East (N Virginia) pricing)
  • 33. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon S3 (Simple Storage Service) Parallel I/O for max speed (Multipart Upload, Ranged GETs) Resource-level IAM permissions Bucket Policies & ACLs Direct access through APIs Server Side Encryption Static Website Hosting Data Lifecycle Rules Amazon Athena – New • Interactive Query Service that makes it easy to analyze data in Amazon S3 using standard SQL
  • 34. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Object storage tiering S3 Standard Primary data Big Data Analytics Small objects Temporary scratch space S3 - IA File sync and share Active Archive Enterprise backup Media transcoding Geo-redundancy/DR Glacier Deep/offline archives Tape vaulting replacement WORM-compliant data Data tiering using S3 Life Cycle Policies
  • 35. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Object storage use cases S3 S3-IA Glacier Cloud Applications Big Data Analytics Content Distribution Primary Data File Sync & Share Active Archive Enterprise Backup Media Transcoding Disaster Recovery / Geo Redundancy Deep / Offline Archives Tape Vaulting Replacement WORM Compliant Data Temporary & Small Objects
  • 36. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. L i f e c y c l e Available S3: 99.99% S3-IA: 99.9% Performant Low Latency High Throughput ≥ 30 Days≥ 128K ≥ 90 Days Durable 99.999999999% Scalable Elastic capacity No preset limits > 0K$0.004 / GB per month $0.0125 / GB per month “Hot” Data Active and/or Temporary Data “Warm” Data Infrequently Accessed Data “Cold” Data Archive and Compliance Data ≥ 0 Days> 0KStarts at $0.023 / GB per month 1-5 mins $0.01/GB retrieval Storage tiered to your requirements S3-IA Glacier S3 3 new retrieval options 3–5 hrs 5–12 hrs Expedited Standard Bulk $0.03 / GB $0.01 / GB $0.0025 / GB
  • 37. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Glacier •Low-Cost Archival Storage •Secure • SSL & AES-256 •Durable • Designed for 99.999999999% durability •Optimized for data archiving and backup • Suitable for RTO measured in hours • Includes storage costs and retrieval costs •Three retrieval options: Expedited, Standard, Bulk •As little as $0.004 per GB/month (US East pricing) •Integrated with S3
  • 38. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 39. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. On-Premises Storage Integration
  • 40. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage Gateway hybrid storage solutions Enables using standard storage protocols to access AWS storage services AWS Storage Gateway Amazon EBS snapshots Amazon S3 Amazon Glacier AWS Identity and Access Management (IAM) AWS Key Management Service (KMS) AWS CloudTrail Amazon CloudWatch Files Volumes Tapes
  • 41. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage Gateway – Files, volumes, and tapes File gateway NFS (v3 and v4.1) interface On-premises file storage backed by Amazon S3 objects Tape gateway iSCSI virtual tape library interface Virtual tape storage in Amazon S3 and Glacier with VTL management Volume gateway iSCSI block interface On-premises block storage backed by S3 with EBS snapshots
  • 42. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage Gateway – Common capabilities Standard storage protocols integrate with on-premises applications Local caching for low-latency access to frequently used data Efficient data transfer with buffering and bandwidth management Native data storage in AWS Stateless virtual appliance for resiliency Integrated with AWS management and security
  • 43. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. File gateway On-premises file storage maintained as objects in Amazon S3 Customer Premises File Gateway • Data stored and retrieved from your S3 buckets • One-to-one mapping from files-to-objects • File metadata stored in object metadata • Bucket access managed by IAM role you own and manage • Use S3 Lifecycle Policies, versioning, or CRR to manage data GlacierS3 Standard S3 Standard - Infrequent Access HTTPS NFS v3 / v4.1 Application Server
  • 44. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Application Server Volume gateway On-premises volume storage backed by Amazon S3 with EBS snapshots Block storage in S3 accessed via the volume gateway Data compressed in-transit and at-rest Backup on-premises volumes to EBS snapshots Create on-premises volumes from EBS snapshots Up to 1PB of total volume storage per gateway Amazon EBS snapshots Storage Gateway bucket in Amazon S3 Customer Premises Volume Gateway iSCSI HTTPS
  • 45. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Tape gateway Virtual tape storage in Amazon S3 and Glacier with VTL management Virtual tape storage in S3 and Glacier accessed via tape gateway Data compressed in-transit and at-rest Unlimited virtual tape storage, with up to 1PB of tapes active in library Supports leading backup applications: Archived Tapes stored in Amazon Glacier MEDIA CHANGER TAPE DRIVE Customer Premises Tape Gateway Virtual Tapes stored in Amazon S3 Backup Server HTTPSiSCSI
  • 46. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid storage use cases with Storage Gateway Enabling cloud workloads Move data to AWS storage for Big Data, cloud bursting, or migration Tiered cloud storage Easily add AWS storage to your on-premises environment Backup, archive, and disaster recovery Cost effective storage in AWS with local or cloud restore
  • 47. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage Gateway – Key benefits Seamless integration across standard storage protocols Low-latency access Durability, cost, and elasticity of AWS Storage services Efficient data transfer Data encryption Integrated with AWS monitoring, management, and security
  • 48. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Snowball & Snowball Edge Petabyte scale data transport Uses secure appliances Economic and fast Faster than Internet for significant data sets Import into S3 HIPAA Compliant New
  • 49. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. What is Snowball? Petabyte scale data transport E-ink shipping label Ruggedized case “8.5G Impact” All data encrypted end-to-end 80 TB 10G network Rain & dust resistant Tamper-resistant case & electronics
  • 50. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How it works
  • 51. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How fast is Snowball? • Less than 1 day to transfer 250TB via 5x10G connections with 5 Snowballs, less than 1 week including shipping • Number of days to transfer 250TB via the Internet at typical utilizations Internet Connection Speed Utilization 1Gbps 500Mbps 300Mbps 150Mbps 25% 95 190 316 632 50% 47 95 158 316 75% 32 63 105 211
  • 52. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 53. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Snowmobile Exabyte-scale data transfer service Each Snowmobile can transfer up to 100PB Delivered to your site like a container Connects to your network via removable high-speed network switch Appears as network-attached data store Once connected secure, high speed data transfer begins After data transfer, Snowmobile driven back to AWS and data is loaded into AWS service you select e.g. S3, Redshift, Glacier
  • 54. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Introducing AWS Snowmobile • 45-foot long ruggedized shipping container • Up to 100PB of capacity • Load data S3 or Glacier • Dedicated security personnel, GPS tracking, alarm monitoring, 24/7 video surveillance, and optional escort security while in transit • Data encrypted with 256-bit encryption keys, managed through KMS
  • 55. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Using multiple storage options together EBS + S3: snapshots S3 + EC2 Instance Store: caching S3 + CloudFront: edge caching S3 + Glacier: data lifecycle archiving
  • 56. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. It’s all about choicePerformance-oriented Cost-oriented
  • 57. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Any Questions?

Editor's Notes

  1. Overview of session
  2. Seton hall reference - https://na32.salesforce.com/a3l500000000EOWAA2
  3. Each storage option has a unique combination of performance, durability, cost, and interface
  4. Each storage option has a unique combination of performance, durability, cost, and interface
  5. Each storage option has a unique combination of performance, durability, cost, and interface. AWS SNOWBALL is a petabyte-scale data transport solution that uses secure appliances to transfer large amounts of data into and out of the AWS cloud. Using Snowball addresses common challenges with large-scale data transfers including high network costs, long transfer times, and security concerns. Transferring data with Snowball is simple, fast, secure, and can be as little as one-fifth the cost of high-speed Internet. AWS SNOWMOBILE is NEW and its a secure, Exabyte-scale data transfer service used to transfer large amounts of data into and out of AWS. Each Snowmobile can transfer up to 100PB. When you order a Snowmobile it comes to your site and AWS personnel connect a removable, high-speed network switch from Snowmobile to your local network. This makes Snowmobile appear as a network attached data store. Once it is connected, secure, high-speed data transfer begins. After your data is transferred to Snowmobile, it is driven back to AWS where the data is loaded into the AWS service you select, including S3, Glacier, Redshift and others. It allows customers with large amounts of data to migrate to AWS much faster and easier.
  6. High-level description of EBS: network-based virtual disks, pay for what you provision, build-in redundancy (essentially RAID10), optimized for random I/O
  7. Network device Data lifecycle is independent from EC2 instance lifecycle Each volume is like a hard drive on a physical server Attach multiple volumes to an EC2 instance, but only one EC2 instance per volume POSIX-compliant file systems Virtual disk ideal for: OS boot device; file systems Raw block devices Ideal for Databases (Oracle Active Storage Manager) Other raw block devices
  8. Amazon Web Services give you reliable, durable backup storage without the up-front capital expenditures and complex capacity-planning burden of on-premises storage. Amazon storage services remove the need for complex and time-consuming capacity planning, ongoing negotiations with multiple hardware and software vendors, specialized training, and maintenance of offsite facilities or transportation of storage media to third party offsite locations.
  9. STORY BACKGROUND University of Maryland University College (UMUC) is an open-access university serving working adult students pursuing higher education through on-site and online courses. When its legacy applications were due for renewal, UMUC decided turned to AWS to run its analytics platform and several administrative workloads. By using Amazon Redshift, UMUC has seen a twenty-fold increase in the performance of its analytics platform allowing it to build more accurate predictive models and dashboard to improve student outcomes. SOLUTION [Main use case]. Big Data, Analytics and Business Intelligence (BI) [Additional use cases]. Storage and Backup; Disaster Recovery & Archiving [Keywords separated by commas]. Amazon Redshift, analytics, predictive, model, student outcome, university, education, public sector. [List all AWS Services used by the customer]. Using Amazon EC2, Amazon RDS for Oracle, and Amazon RedShift BENEFITS The university built its new analytics platform on AWS leveraging Amazon Redshift and Amazon RDS for Oracle. UMUC reports a 2x to 20x improvement in ETL performance for its analytics platform compared to its previous legacy applications Using AWS enables UMUC engineers to focus on creating new applications instead of managing infrastructure [Benefits Realized]. Better Performance, Lower Cost, Security
  10. Describe EBS standard volumes as “best effort” and PIOPs as providing consistent performance. Mention how the most predictable performance will come by using EBS-Optimized instances to obtain dedicated storage throughput. Chart on the left describes the expected throughput and max expected 16K IOPs for various instance sizes.
  11. This table describes the use cases and performance characteristics for each volume type: Source: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html
  12. http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSOptimized.html Describe EBS standard volumes as “best effort” and PIOPs as providing consistent performance. Mention how the most predictable performance will come by using EBS-Optimized instances to obtain dedicated storage throughput. Chart on the left describes the expected throughput and max expected 16K IOPs for various instance sizes.
  13. http://aws.amazon.com/blogs/aws/enhanced-ebs-throughput/ About 256KB I/O requests: 16 times as cost-effective as previous 16 KB Using multiple GP2 or PIOPS volumes you can achieve up to 800 MB/s
  14. Referenced during “innovation @ Scale by James Hamilton” - https://www.youtube.com/watch?v=JIQETrFC_SQ Also - http://aws.amazon.com/blogs/aws/larger-faster-ebs-ssd-volumes/
  15. Describe how EBS snapshots work.
  16. Free with your EC2 Instance SAS and SSD options Size/type based on instance type Zero Network Overhead; local, direct attached resource. Consistent performance for sequential reads and writes Volatile
  17. Free with your EC2 Instance SAS and SSD options Size/type based on instance type Zero Network Overhead; local, direct attached resource. Consistent performance for sequential reads and writes Volatile Currently (09/22/2015) in Preview mode
  18. Describe how EFS works
  19. Athena detailed slide in Appendix
  20. Highlight customer architecture and how durability, avail, performance, and scalability relate to application type Amazon Glacier provides three ways to retrieve your archives to meet varying access time and cost requirements: Expedited, Standard, and Bulk retrievals. Archives requested using Expedited retrievals are typically available within 1 – 5 minutes, allowing you to quickly access your data when occasional urgent requests for a subset of archives are required. With Standard retrievals, archives typically become accessible within 3 – 5 hours. Or you can use Bulk retrievals to cost-effectively access significant portions of your data, even petabytes, for just a quarter-of-a-cent per GB.
  21. Updated pricing as of Dec 23, 2016 Amazon Glacier provides three ways to retrieve your archives to meet varying access time and cost requirements: Expedited, Standard, and Bulk retrievals. Archives requested using Expedited retrievals are typically available within 1 – 5 minutes, allowing you to quickly access your data when occasional urgent requests for a subset of archives are required. With Standard retrievals, archives typically become accessible within 3 – 5 hours. Or you can use Bulk retrievals to cost-effectively access significant portions of your data, even petabytes, for just a quarter-of-a-cent per GB.
  22. https://aws.amazon.com/solutions/case-studies/new-york-university/
  23. The AWS SGW is typically deployed in your existing storage environment as a VM. You connect your existing applications, storage systems, or devices to the SGW. The SGW provides standard storage protocol interfaces so apps can connect to it without changes. The gateway in turn connects to AWS so you can store data securely and durably in Amazon S3, Glacier. The gateway optimizes data transfer from on-premises to AWS. It also provides low-latency access through a local cache so your apps can access frequently used data locally. The service is also integrated with Cloudwatch, cloudtrail, IAM, etc. so you get an extension of aws management services locally. --- “Enable cloud storage on-premises as part of your AWS platform” “Native access Industry standard protocols for file, block, and tape Secure and durable storage in Amazon S3 and Glacier Optimized data transfer from on-premises to AWS Low-latency access to frequently used data Integrated with AWS security and management services
  24. The file gateway enables you to store and retrieve objects in Amazon S3 using industry-standard file protocols. Files are stored as objects in your S3 buckets, accessed through a Network File System (NFS) mount point. Ownership, permissions, and timestamps are durably stored in S3 in the user-metadata of the object associated with the file. Once objects are transferred to S3, they can be managed as native S3 objects, and bucket policies such as versioning, lifecycle management, and cross-region replication apply directly to objects stored in your bucket. Customers use the file interface to migrate file data into S3 for use by object-based workloads, as a cost-effective storage target for traditional backup applications, and as a tier in the cloud for on-premises file storage.
  25. The volume gateway presents your applications with disk volumes using the iSCSI block protocol. Data written to these volumes can be asynchronously backed up as point-in-time snapshots of your volumes, and stored in the cloud as Amazon EBS snapshots. You can set the schedule for when snapshots occur or create them via the AWS Management Console or service API. Snapshots are incremental backups that capture only changed blocks. All snapshot storage is also compressed to minimize your storage charges. When connecting with the block interface, you can run the gateway in two modes: cached and stored. In cached mode, you store your primary data in Amazon S3 and retain your frequently accessed data locally. With this mode, you can achieve substantial cost savings on primary storage, minimizing the need to scale your storage on-premises, while retaining low-latency access to your frequently accessed data. You can configure up to 32 volumes of 32 TB, for a total 1PB storage per gateway. In stored mode, you store your entire data set locally, while performing asynchronous backups of this data in Amazon S3. This mode provides durable and inexpensive offsite backups that you can recover locally or from Amazon EC2. Example applications such as databases or computational workloads … where low latency is critical and the working set of data is large, ill-defined, or constantly changing. On a stored volume gateway you can configure up to 32 volumes … up to 16 TB each … for a total of 512 TB per gateway
  26. The tape gateway presents the Storage Gateway to your existing backup application as an industry-standard iSCSI-based virtual tape library (VTL), consisting of a virtual media changer and virtual tape drives. You can continue to use your existing backup applications and workflows while writing to a nearly limitless collection of virtual tapes. Each virtual tape is stored in Amazon S3. When you no longer require immediate or frequent access to data contained on a virtual tape, you can have your backup application archive it from the virtual tape library into Amazon Glacier, further reducing storage costs. Storage Gateway is currently compatible with most leading backup applications. The VTL interface eliminates large upfront tape automation capital expenses, multi-year maintenance contract commitments and ongoing media costs. You pay only for the capacity you use and scale as your needs grow. The need to transport storage media to offsite facilities and handle tape media manually goes away, and your archives benefit from the design and durability of the AWS cloud platform. In your VTL you can configure up to 1,500 tapes … up to 2.5 TB each (LTO-6 size) … for a total of 1PB TB per VTL
  27. We see 3 broad categories of hybrid storage where SGW helps customers. Let’s look in a little more detail at each of these.
  28. (This is our service tenets said in a customer facing way – out value prop) Capabilities: Standard storage protocols integrate with on-premises applications Transparent local caching for low-latency access to frequency used data Asynchronous upload to AWS for durable storage of changed data Efficient data transfer with local buffering and bandwidth management Direct storage in AWS storage services Resilient stateless on-premises gateway Integrated with AWS management and security services
  29. Original Snowball had 50 PB capacity; AWS Snowball Edge, like the original Snowball, is a petabyte-scale data transfer solution, but transports more data, up to 100TB of data, and retains the same embedded cryptography and security as the original Snowball. However, Snowball Edge hosts a file server and an S3-compatible endpoint that allow you to use the NFS protocol, S3 SDK or S3 CLI to transfer data directly to the device without specialized client software. Multiple units may be clustered together, forming a temporary data collection storage tier in your datacenter so you can work as data is generated without managing copies. As storage needs scale up and down, devices can be easily added or removed from the local cluster and returned to AWS.
  30. What is AWS Import/Export Snowball? Snowball is a new AWS Import/Export offering that provides a petabyte-scale data transfer service that uses Amazon-provided storage devices for transport. Previously customers purchased their own portable storage devices and used these devices to ship their data. With the launch of Snowball customers are now able to use highly secure, rugged Amazon-owned Network Attached Storage (NAS) devices, called Snowballs, to ship their data. Once received and set up, customers are able to copy up to 50TB data from their on prem file system to the Snowball via the Snowball client software via a 10Gbps network interface . Prior to transfer to the Snowball all data is encrypted by 256-bit GSM encryption by the client. When customers finish transferring data to the device they simply ship it back to an AWS facility where the data is ingested at high speed into Amazon S3.
  31. The Snowball service is completely driven by the AWS console like our other services. In the console a customer is able to access the Snowball service under the AWS Import/Export Snowball link. Once there, a customer simply needs to create a data transfer job, specifying the S3 bucket(s) to use, the KMS encryption keys and the location they need a device shipped to. Once the device is received, the customer needs to connect the Snowball to power and the network, providing an IP address either manually or via DHCP. From there data is copied to the Snowball via the client software, a command line tool loaded on a host in the environment with encrypts all data before it is transferred to the Snowball. Once the data transfer is complete, simply power down the device and the return shipping information will update on the e-ink display automatically. Once the device is returned to Amazon, we will complete the data transfer from the Snowball to the specified S3 buckets. During this entire process the customer is notified during each step through the console, Amazon SNS, and/or via text message.
  32. Compare and contrast Internet vs 5x Snowball.
  33. https://aws.amazon.com/solutions/case-studies/oregon-state-university-hatfield-marine-science-center/ https://www.youtube.com/watch?v=DHnR0kFin80
  34. AWS Snowmobile is a secure, Exabyte-scale data transfer service used to transfer large amounts of data into and out of AWS. Each Snowmobile can transfer up to 100PB. When you order a Snowmobile it comes to your site and AWS personnel connect a removable, high-speed network switch from Snowmobile to your local network. This makes Snowmobile appear as a network attached data store. Once it is connected, secure, high-speed data transfer begins. After your data is transferred to Snowmobile, it is driven back to AWS where the data is loaded into the AWS service you select, including S3, Glacier, Redshift and others.
  35. The team will consider and assess global requests as well
  36. Snapshot Benefit: POSIX store multi-AZ redundancy. Failover to alternate AZ during AZ-local event. Store only actual blocks rather than allocation during extended offline periods. Meta-Data Benefit: indexed meta-data for rapid searching, more advanced selection systems than direct to S3, faster response time for advanced queries compared to list operations on S3. Caching Benefit: Reduced latency to objects from applications, reduced cost for subsequent gets (read local). Edge Caching Benefit: Reduced latency to objects from customers, significant fault tolerance in availability of objects, serves RTMP streams w/o a running server (significant EC2 cost savings)
  37. It is all about choice. Pick the technology that delivers the right performance at the right price. AWS allows you to consume one or multiple services as needed and to pay only for the capacity you use.