SlideShare una empresa de Scribd logo
1 de 41
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
March 2018
AWS Hybrid and Edge Storage
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Data movement
Online
Data security
and management
Complete Set of Data Building Blocks
Amazon
EFS
Amazon
EBS
AWS Snow family
AWS Storage
Gateway Family
AWS Direct Connect
Amazon EFS File Sync
Amazon S3
Transfer Acceleration
Storage Partners
Amazon Kinesis
Data Streams
Amazon Kinesis
Video Streams
Amazon
S3
Amazon
Glacier
AWS KMS
AWS IAM
AWS CloudWatch
AWS CloudTrail
AWS CloudFormation
AWS Lambda
Amazon Macie
AWS QuickSight
Offline
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Two Cloud Deployment Options
“All-In” Cloud
Fully deployed in
the cloud
Hybrid
Deployed on-
premises and the
cloud
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
What is Hybrid?
At the most fundamental level, hybrid computing can be
viewed as having data that resides both on-premises and
in the cloud. This is often done to economically store
large data sets, utilize new cloud-native databases, move
data closer to customers, or to create a backup and
archive solution with cost-effective high availability.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Why Hybrid?
• Legacy systems that don’t support cloud protocols
• Store large datasets economically
• Tape replacement for backup and archiving
• Durable, offsite storage
• First step to cloud migration
• Scale on demand
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
On-Premises
VPN connectivity
VGW
Internet Access
The Internet
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Direct Connect
on-premises
Colocation Facility
VGW Private VIF
Public VIF
VLAN B
VLAN A
AWS Direct
Connect POP
Customer or
Partner Cage
Service Provider
Network
Internet Access
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Snowball Edge
Petabyte-scale hybrid device with onboard compute and storage
• 100 TB local storage
• Local compute equivalent to an Amazon
EC2 m4.4xlarge instance
• 10GBase-T, 10/25Gb SFP28, and 40Gb
QSFP+ copper, and optical networking
• Ruggedized and rack-mountable
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Snowball Edge key features
S3-compatible endpoint
File interface (NFS)
Clustering
Run AWS Lambda functions
Faster data transfer
Encryption
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Snowball Edge Modes
Snowball Edge
Snowball Edge +
AWS Greengrass
Snowball Edge
Cluster
Import into Amazon S3 Yes Yes No
Export from Amazon
S3
Yes Yes No
Clustered (Durable)
Storage
No No Yes
Clustered Compute
(GG/Lambda)
No No Yes
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage Gateway hybrid storage solutions
Use 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
On-premises
AWSCloud
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Common Storage Gateway Capabilities
Standard storage protocols integrate with on-premises
applications
• NFS v3 / v4.1
• iSCSI
Local caching for low-latency access to frequently used data
Efficient data transfer with buffering and bandwidth
management
Cache Upload
buffer
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Common Storage Gateway Capabilities
Native data storage in AWS
Stateless virtual appliance for resiliency
Integration with AWS monitoring, management and security
Amazon EC2
Amazon S3 Amazon Glacier
Amazon EBS
snapshots
Amazon
CloudWatch
IAMAWS CloudTrail AWS Key Management
Service (KMS)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Cache and upload buffer
Gateway Type Cache storage Upload buffer
Tape
Stored Volume
Cached Volume
File
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Cache and upload buffer
Cache: Applications write and read data from the
on-premises disks used as cache storage.
Upload buffer: Incoming data on-premises disk
staging area
• Queues data for upload to AWS
Cache
Upload buffer
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Cache
The cache represents the working set of data.
Customer Premises
Application
Server Cache
iSCSI
Read/Write
Storage
Gateway VM
• Hot data:
Recently read
or written
• Cold data:
Less recently
used data
• Dirty data:
Written but
not yet
uploaded
Cached data states
Dirty
Hot
Cold
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Enabling a spectrum of hybrid use cases
Enterprise Data Centers
Amazon
EBS
Amazon
S3
Amazon
Glacier
App. serversFile servers
Research Sites
AWS Storage Gateway
DevicesDatabasesMultimedia content
Analytics | File Services | Production Tiering | Data Processing
Data Distribution | Backup | DR | Archive | Migration
Amazon
EC2
AWS
Lambda
Amazon
CloudFront
Amazon
Athena
Amazon
EMR
Backup serversUsers
Remote Offices Small-Medium Businesses
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
File Gateway
File storage maintained as objects in Amazon S3
• Data stored and retrieved from your Amazon 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
• Use CloudWatch Events to trigger Lambda functions for in-cloud processing
GlacierS3 Standard S3 Standard -
Infrequent
Access
Storage
Gateway
Service
Application
Server File Gateway
VM
HTTPSNFS v3/v4.1
Customer Premises
share
Region
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
s3://{bucket name}/{folder1}/{file1}
s3://{bucket name}/{folder1}/{file2}
s3://{bucket name}/{folder1}/{file3}
s3://{bucket name}/{folder1}/{file4}
s3://{bucket name}/{folder2}/{file1}
s3://{bucket name}/{folder2}/{file2}
File Gateway
One-to-one mapping from files-to-objects
nfs://{IP}/{share name}/{folder1}/{file1}
nfs://{IP}/{share name}/{folder1}/{file2}
nfs://{IP}/{share name}/{folder1}/{file3}
nfs://{IP}/{share name}/{folder1}/{file4}
nfs://{IP}/{share name}/{folder2}/{file1}
nfs://{IP}/{share name}/{folder2}/{file2}
File Gateway
VM
NFS client Objects in your
S3 bucket
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hybrid Processing: File Gateway, Objects in S3 & AWS
services
Amazon S3 bucketNFS client File Gateway
VM
Refresh
Cache
Amazon
CloudWatch
Amazon
Athena
Amazon
QuickSight
Amazon
EMR
AWS
Lambda
Amazon
Rekognition
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
File Gateway: Automated Hybrid Workflows with
CloudWatch Events
Customer Premises
File Gateway VM
File
share
Storage
Gateway
ServiceNFS
Client
File stored as
objects in S3
Cache
Devices
Users
Data flow Messaging flow Query-in-place operation
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
File Gateway: Automated Hybrid Workflows with
CloudWatch Events
Customer Premises
File Gateway VM
File
share
Storage
Gateway
ServiceNFS
Client
File stored as
objects in S3
Cache
Devices
Users
Amazon
CloudWatch
File Upload
Notification
Amazon
Athena
CloudWatch Event
starts a query-in-
place job
Data flow Messaging flow Query-in-place operation
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
File Gateway: Automated Hybrid Workflows with
CloudWatch Events
Customer Premises
File Gateway VM
File
share
Storage
Gateway
ServiceNFS
Client
File stored as
objects in S3
Cache
Devices
Users
Amazon
CloudWatch
File Upload
Notification
Amazon
Athena
CloudWatch Event
starts a query-in-
place job
Athena writes results set
back to S3
Athena
analyzes data
Data flow Messaging flow Query-in-place operation
RefreshCache
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Notify-when-uploaded
AWS Storage Gateway can send a notification through Amazon CloudWatch
Events when all files written to your file share up to that point in time have been
uploaded to Amazon S3.
aws storagegateway notify-when-uploaded --file-share-arn
arn:aws:storagegateway:us-east-1:123456789011:share/share-123456FF
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
CloudWatch Events
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Refresh Cache Lambda
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Requester Pays
File Gateway can now access S3 buckets configured as
Requester Pays.
S3 Bucket
S3 Bucket
Rquestor
Pays
Owner pays
Individual requestor pays
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Enabling cloud workloads
Move data to AWS storage for big data, cloud bursting, or migration
“Storage Gateway has the promise to transform the way we move
data into the cloud. The NFS interface lets us easily integrate data
files from analytical instruments, and the transparent S3 storage
lets us easily connect our cloud-based applications and leverage the
powerful storage capabilities of S3.
With Storage Gateway, we can now unleash the full power of AWS
on our instrument data.”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Enabling cloud workloads
“We have applications that don’t support S3 natively, and we can’t
make changes to the applications, so being able to use native
protocols is very important to us. We tried clients for end users, but that
required changes to their environment that were not acceptable.
Storage Gateway allows Celgene to get data to the cloud without
making any changes to the application or environment.”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Volume Gateway
On-premises volume storage backed by Amazon S3 and EBS snapshots
• Block storage in S3 accessed via the volume gateway
• Compression of data 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
Application
Server
Amazon EBS
snapshots
Storage Gateway
Service
Volume
Gateway VM
Volume Stored in
Amazon S3
HTTPSiSCSI
Customer Premises Region
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Volume Stored
volume Amazon EBS
snapshots
Customer Premises
iSCSI
Storage Gateway VM
Region
stored
volumeApp
Server
complete volume
stored in the cloud
and on-prem
Amazon
CloudWatch
Storage
Gateway
Service
Supporting storage
can be SAN, VMDK,
VHD
cache
upload
buffer
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Volume Cached
volume Amazon EBS
snapshots
Customer Premises
App
Server
iSCSI
Storage Gateway VM
Region
cache
virtual
volume
upload
buffer
complete volume
stored in the cloud
virtual volume stored
on-prem backed by
cache and cloud
Amazon
CloudWatch
Storage
Gateway
Service
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Windows server with SGW backend
SMB hosted onsite, blocks stored durably in Amazon S3
Private Datacenter
us-west-2
Storage
Gateway VM
Storage
Gateway
Volume
Windows
Clients
Windows Server
HTTPSiSCSISMB
Storage
Gateway
Service
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
High availability Windows Server storage
Local HA with remote DR
us-west-1
Data Center
Windows
Clients Storage
Gateway VMMicrosoft DFS
HTTPSiSCSI
HTTPSiSCSI
SMB
Storage Gateway Service
us-east-1
Microsoft DFS
HTTPSiSCSI
Storage Gateway Service
us-east-1
us-west-1
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Backup & Disaster Recovery
• Gateway volumes are continually
written to S3
• Point in time protection via EBS snaps
• Ability to recover to EBS from snaps
• Ability to clone the latest volume to
another GW in the event of a disaster
Region
Storage
Gateway
Service
Amazon EBS
snapshots
EC2 instance EC2 instance
Windows
Server
Availability Zone #2
EC2 instance
Windows
Server
DATA
Data
SGW
Application
Server
Volume
Gateway VM
Customer Premises
Data
Data
iSCSI
Data
Availability Zone #1
(Clone)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Tiering storage into Amazon S3 and EBS
Easily add AWS storage to your on-premises environment
“Storage Gateway is at the core of our disaster
recovery and business continuity (BCM) processes,
handling our Co-Lo'd OLTP and OLAP off site data
backups, as well as our in-office BCM. It works
transparently, in a lights out way, archiving off to a
separate AWS account with a simple grandfather-father-
son snapshot plan in place.”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Flexible storage
Easily expand storage capacity on-demand
“Storage Gateway allows us to store backups offsite,
create online archives of big files, and easily expand
our file servers. With cached volumes, we have the
most used files local, and all of the files are stored safely
in AWS. We use Storage Gateway whenever we need
a quick way to have big storage available.”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Storage
Gateway
Service
Tape Gateway
Virtual tape storage in Amazon S3 and Amazon Glacier with VTL management
Virtual tape storage in S3 and Glacier accessed via tape gateway
Data compressed in-transit and at-rest
Up to 1 PB total tape storage per gateway, unlimited archive capacity
Supports leading backup applications
**3-5 hour tape retrieval from Amazon Glacier
Archived Tapes
stored in
Amazon Glacier
MEDIA
CHANGER
TAPE
DRIVE
Customer Premises
Virtual Tapes
stored in
Amazon S3
Backup
Server
HTTPSiSCSI
Tape
Gateway VM
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Tape Gateway Emulates a Physical Tape Device
Customer Premises
Tape Gateway VM
Region
Storage Gateway
Service
Backup
Server
When tapes are
“Ejected”, they are
moved to Glacier
Virtual Tapes are housed in S3
Upload
Buffer
cache
Media
Changer
Tape Drive
Tape Drive
Tape Drive
Tape Drive
Tape Drive
…
Tape Library
(S3)
Tape Shelf
(Glacier)
• Tape Gateway emulates a physical tape device with a media changer and 10 tape drives.
• Virtual Tapes are written to S3 – data is in S3 when tape is in virtual library drive or slot
• Exported virtual tapes are marked read-only and moved to Glacier
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Backup, archive, and disaster recovery
Cost-effective storage in AWS with local or cloud restore
“Tapes are a headache, prone with hardware
failures, offsite storage costs, and constant
maintenance needs. Storage Gateway
provided the most cost-effective and simple
alternative. We even got disaster recovery by
using a bi-coastal data center.”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Example: Data Sanitization at AWS

Más contenido relacionado

La actualidad más candente

Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...
Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...
Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...Amazon Web Services
 
Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...
Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...
Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...Amazon Web Services
 
Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...
Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...
Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...Amazon 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
 
How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...
How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...
How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...Amazon Web Services
 
AWS Data Lifecycle and Storage Management Demo
AWS Data Lifecycle and Storage Management DemoAWS Data Lifecycle and Storage Management Demo
AWS Data Lifecycle and Storage Management DemoAmazon Web Services
 
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
 
Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...
Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...
Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...Amazon Web Services
 
STG206_Big Data Data Lakes and Data Oceans
STG206_Big Data Data Lakes and Data OceansSTG206_Big Data Data Lakes and Data Oceans
STG206_Big Data Data Lakes and Data OceansAmazon Web Services
 
AWS Storage State of the Union & APN Storage Ecosystem
AWS Storage State of the Union & APN Storage EcosystemAWS Storage State of the Union & APN Storage Ecosystem
AWS Storage State of the Union & APN Storage EcosystemAmazon Web Services
 
Building a Data Lake on S3 for IoT Workloads
Building a Data Lake on S3 for IoT WorkloadsBuilding a Data Lake on S3 for IoT Workloads
Building a Data Lake on S3 for IoT WorkloadsAmazon Web Services
 
GAM306_Building a Lake of Wisdom
GAM306_Building a Lake of WisdomGAM306_Building a Lake of Wisdom
GAM306_Building a Lake of WisdomAmazon Web Services
 
MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...
MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...
MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...Amazon Web Services
 
FSV306_Getting to Yes—Minimal Viable Cloud with Maximum Security
FSV306_Getting to Yes—Minimal Viable Cloud with Maximum SecurityFSV306_Getting to Yes—Minimal Viable Cloud with Maximum Security
FSV306_Getting to Yes—Minimal Viable Cloud with Maximum SecurityAmazon Web Services
 
ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...
ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...
ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...Amazon Web Services
 
Deep Dive on Amazon Glacier - STG303 - re:Invent 2017
Deep Dive on Amazon Glacier - STG303 - re:Invent 2017Deep Dive on Amazon Glacier - STG303 - re:Invent 2017
Deep Dive on Amazon Glacier - STG303 - re:Invent 2017Amazon Web Services
 
ABD310 big data aws and security no notes
ABD310 big data aws and security no notesABD310 big data aws and security no notes
ABD310 big data aws and security no notesAmazon Web Services
 
DEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormationDEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormationAmazon Web Services
 
STG311_Deep Dive on Amazon S3 & Amazon Glacier Storage Management
STG311_Deep Dive on Amazon S3 & Amazon Glacier Storage ManagementSTG311_Deep Dive on Amazon S3 & Amazon Glacier Storage Management
STG311_Deep Dive on Amazon S3 & Amazon Glacier Storage ManagementAmazon Web Services
 

La actualidad más candente (20)

Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...
Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...
Deep Dive on Data Archiving in Amazon S3 & Amazon Glacier, with Special Guest...
 
Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...
Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...
Big Data Breakthroughs: Process and Query Data In Place with Amazon S3 Select...
 
Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...
Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...
Best Practices for Building a Data Lake in Amazon S3 and Amazon Glacier, with...
 
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...
 
How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...
How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...
How Nextdoor Built a Scalable, Serverless Data Pipeline for Billions of Event...
 
AWS Data Lifecycle and Storage Management Demo
AWS Data Lifecycle and Storage Management DemoAWS Data Lifecycle and Storage Management Demo
AWS Data Lifecycle and Storage Management Demo
 
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...
 
Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...
Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...
Data Security in the Cloud Demystified – Policies, Protection, and Tools for ...
 
STG206_Big Data Data Lakes and Data Oceans
STG206_Big Data Data Lakes and Data OceansSTG206_Big Data Data Lakes and Data Oceans
STG206_Big Data Data Lakes and Data Oceans
 
AWS Storage State of the Union & APN Storage Ecosystem
AWS Storage State of the Union & APN Storage EcosystemAWS Storage State of the Union & APN Storage Ecosystem
AWS Storage State of the Union & APN Storage Ecosystem
 
Building a Data Lake on S3 for IoT Workloads
Building a Data Lake on S3 for IoT WorkloadsBuilding a Data Lake on S3 for IoT Workloads
Building a Data Lake on S3 for IoT Workloads
 
GAM306_Building a Lake of Wisdom
GAM306_Building a Lake of WisdomGAM306_Building a Lake of Wisdom
GAM306_Building a Lake of Wisdom
 
STG401_This Is My Architecture
STG401_This Is My ArchitectureSTG401_This Is My Architecture
STG401_This Is My Architecture
 
MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...
MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...
MSC203_How Citrix Uses AWS Marketplace Solutions To Accelerate Analytic Workl...
 
FSV306_Getting to Yes—Minimal Viable Cloud with Maximum Security
FSV306_Getting to Yes—Minimal Viable Cloud with Maximum SecurityFSV306_Getting to Yes—Minimal Viable Cloud with Maximum Security
FSV306_Getting to Yes—Minimal Viable Cloud with Maximum Security
 
ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...
ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...
ABD302_Real-Time Data Exploration and Analytics with Amazon Elasticsearch Ser...
 
Deep Dive on Amazon Glacier - STG303 - re:Invent 2017
Deep Dive on Amazon Glacier - STG303 - re:Invent 2017Deep Dive on Amazon Glacier - STG303 - re:Invent 2017
Deep Dive on Amazon Glacier - STG303 - re:Invent 2017
 
ABD310 big data aws and security no notes
ABD310 big data aws and security no notesABD310 big data aws and security no notes
ABD310 big data aws and security no notes
 
DEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormationDEV337_Deploy a Data Lake with AWS CloudFormation
DEV337_Deploy a Data Lake with AWS CloudFormation
 
STG311_Deep Dive on Amazon S3 & Amazon Glacier Storage Management
STG311_Deep Dive on Amazon S3 & Amazon Glacier Storage ManagementSTG311_Deep Dive on Amazon S3 & Amazon Glacier Storage Management
STG311_Deep Dive on Amazon S3 & Amazon Glacier Storage Management
 

Similar a Hybrid and Edge Architectures

Hybrid and Edge Architectures.pdf
Hybrid and Edge Architectures.pdfHybrid and Edge Architectures.pdf
Hybrid and Edge Architectures.pdfAmazon Web Services
 
AWS Services for Data Migration - AWS Online Tech Talks
AWS Services for Data Migration - AWS Online Tech TalksAWS Services for Data Migration - AWS Online Tech Talks
AWS Services for Data Migration - AWS Online Tech TalksAmazon Web Services
 
AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...
AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...
AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...Amazon Web Services
 
Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech Talks
Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech TalksDeep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech Talks
Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech TalksAmazon Web Services
 
Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...
Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...
Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...Amazon Web Services
 
Migrating_Large_Scale_Data_Sets_to_the_Cloud
Migrating_Large_Scale_Data_Sets_to_the_CloudMigrating_Large_Scale_Data_Sets_to_the_Cloud
Migrating_Large_Scale_Data_Sets_to_the_CloudAmazon 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
 
Building Hybrid Cloud Storage Architectures with AWS
Building Hybrid Cloud Storage Architectures with AWSBuilding Hybrid Cloud Storage Architectures with AWS
Building Hybrid Cloud Storage Architectures with AWSAmazon Web Services
 
How To Deploy Your File Workloads Quickly & Easily with AWS
How To Deploy Your File Workloads Quickly & Easily with AWSHow To Deploy Your File Workloads Quickly & Easily with AWS
How To Deploy Your File Workloads Quickly & Easily with AWSAmazon Web Services
 
AWS Initiate Day Dublin 2019 – Migrating Data to the Cloud
AWS Initiate Day Dublin 2019 – Migrating Data to the CloudAWS Initiate Day Dublin 2019 – Migrating Data to the Cloud
AWS Initiate Day Dublin 2019 – Migrating Data to the CloudAmazon Web Services
 
Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...
Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...
Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...Amazon Web Services
 
Building Hybrid Cloud Storage Architectures with AWS @scale
Building Hybrid Cloud Storage Architectures with AWS @scaleBuilding Hybrid Cloud Storage Architectures with AWS @scale
Building Hybrid Cloud Storage Architectures with AWS @scaleAmazon Web Services
 
AWS Initiate Day Manchester 2019 – AWS Migrating Data to the Cloud
AWS Initiate Day Manchester 2019 – AWS Migrating Data to the CloudAWS Initiate Day Manchester 2019 – AWS Migrating Data to the Cloud
AWS Initiate Day Manchester 2019 – AWS Migrating Data to the CloudAmazon Web Services
 
PDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdf
PDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdfPDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdf
PDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdfRopiudin5
 
AWS Storage and Data Migration: AWS Innovate Ottawa
AWS Storage and Data Migration: AWS Innovate OttawaAWS Storage and Data Migration: AWS Innovate Ottawa
AWS Storage and Data Migration: AWS Innovate OttawaAmazon Web Services
 
Migrating Data to the Cloud, Exploring your Options from AWS
Migrating Data to the Cloud, Exploring your Options from AWSMigrating Data to the Cloud, Exploring your Options from AWS
Migrating Data to the Cloud, Exploring your Options from AWSAmazon Web Services
 
Improving Backup & DR – AWS Storage Gateway - AWS Online Tech Talks
Improving Backup & DR – AWS Storage Gateway - AWS Online Tech TalksImproving Backup & DR – AWS Storage Gateway - AWS Online Tech Talks
Improving Backup & DR – AWS Storage Gateway - AWS Online Tech TalksAmazon Web Services
 
Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...
Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...
Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...Amazon Web Services
 

Similar a Hybrid and Edge Architectures (20)

Hybrid and Edge Architectures.pdf
Hybrid and Edge Architectures.pdfHybrid and Edge Architectures.pdf
Hybrid and Edge Architectures.pdf
 
Data Migration Best Practice
Data Migration Best PracticeData Migration Best Practice
Data Migration Best Practice
 
AWS Services for Data Migration - AWS Online Tech Talks
AWS Services for Data Migration - AWS Online Tech TalksAWS Services for Data Migration - AWS Online Tech Talks
AWS Services for Data Migration - AWS Online Tech Talks
 
Data Migration Best Practices
Data Migration Best PracticesData Migration Best Practices
Data Migration Best Practices
 
AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...
AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...
AWS Data Transfer Services - AWS Gateway, AWS Snowball, AWS Snowball Edge, an...
 
Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech Talks
Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech TalksDeep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech Talks
Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway - AWS Online Tech Talks
 
Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...
Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...
Deep Dive: Building Hybrid Cloud Storage Architectures with AWS Storage Gatew...
 
Migrating_Large_Scale_Data_Sets_to_the_Cloud
Migrating_Large_Scale_Data_Sets_to_the_CloudMigrating_Large_Scale_Data_Sets_to_the_Cloud
Migrating_Large_Scale_Data_Sets_to_the_Cloud
 
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...
 
Building Hybrid Cloud Storage Architectures with AWS
Building Hybrid Cloud Storage Architectures with AWSBuilding Hybrid Cloud Storage Architectures with AWS
Building Hybrid Cloud Storage Architectures with AWS
 
How To Deploy Your File Workloads Quickly & Easily with AWS
How To Deploy Your File Workloads Quickly & Easily with AWSHow To Deploy Your File Workloads Quickly & Easily with AWS
How To Deploy Your File Workloads Quickly & Easily with AWS
 
AWS Initiate Day Dublin 2019 – Migrating Data to the Cloud
AWS Initiate Day Dublin 2019 – Migrating Data to the CloudAWS Initiate Day Dublin 2019 – Migrating Data to the Cloud
AWS Initiate Day Dublin 2019 – Migrating Data to the Cloud
 
Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...
Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...
Optimizing Storage for Enterprise Workloads and Migrations (STG202) - AWS re:...
 
Building Hybrid Cloud Storage Architectures with AWS @scale
Building Hybrid Cloud Storage Architectures with AWS @scaleBuilding Hybrid Cloud Storage Architectures with AWS @scale
Building Hybrid Cloud Storage Architectures with AWS @scale
 
AWS Initiate Day Manchester 2019 – AWS Migrating Data to the Cloud
AWS Initiate Day Manchester 2019 – AWS Migrating Data to the CloudAWS Initiate Day Manchester 2019 – AWS Migrating Data to the Cloud
AWS Initiate Day Manchester 2019 – AWS Migrating Data to the Cloud
 
PDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdf
PDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdfPDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdf
PDF_Slide__Hadirkan_AWS_untuk_Hybrid_Cloud_Storage_Anda.pdf
 
AWS Storage and Data Migration: AWS Innovate Ottawa
AWS Storage and Data Migration: AWS Innovate OttawaAWS Storage and Data Migration: AWS Innovate Ottawa
AWS Storage and Data Migration: AWS Innovate Ottawa
 
Migrating Data to the Cloud, Exploring your Options from AWS
Migrating Data to the Cloud, Exploring your Options from AWSMigrating Data to the Cloud, Exploring your Options from AWS
Migrating Data to the Cloud, Exploring your Options from AWS
 
Improving Backup & DR – AWS Storage Gateway - AWS Online Tech Talks
Improving Backup & DR – AWS Storage Gateway - AWS Online Tech TalksImproving Backup & DR – AWS Storage Gateway - AWS Online Tech Talks
Improving Backup & DR – AWS Storage Gateway - AWS Online Tech Talks
 
Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...
Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...
Deep Dive on Cloud File System Offerings: What to Use, Where, and Why (STG392...
 

Más de Amazon Web Services

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

Más de Amazon Web Services (20)

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

Hybrid and Edge Architectures

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. March 2018 AWS Hybrid and Edge Storage
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data movement Online Data security and management Complete Set of Data Building Blocks Amazon EFS Amazon EBS AWS Snow family AWS Storage Gateway Family AWS Direct Connect Amazon EFS File Sync Amazon S3 Transfer Acceleration Storage Partners Amazon Kinesis Data Streams Amazon Kinesis Video Streams Amazon S3 Amazon Glacier AWS KMS AWS IAM AWS CloudWatch AWS CloudTrail AWS CloudFormation AWS Lambda Amazon Macie AWS QuickSight Offline
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Two Cloud Deployment Options “All-In” Cloud Fully deployed in the cloud Hybrid Deployed on- premises and the cloud
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. What is Hybrid? At the most fundamental level, hybrid computing can be viewed as having data that resides both on-premises and in the cloud. This is often done to economically store large data sets, utilize new cloud-native databases, move data closer to customers, or to create a backup and archive solution with cost-effective high availability.
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Why Hybrid? • Legacy systems that don’t support cloud protocols • Store large datasets economically • Tape replacement for backup and archiving • Durable, offsite storage • First step to cloud migration • Scale on demand
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. On-Premises VPN connectivity VGW Internet Access The Internet
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Direct Connect on-premises Colocation Facility VGW Private VIF Public VIF VLAN B VLAN A AWS Direct Connect POP Customer or Partner Cage Service Provider Network Internet Access
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Snowball Edge Petabyte-scale hybrid device with onboard compute and storage • 100 TB local storage • Local compute equivalent to an Amazon EC2 m4.4xlarge instance • 10GBase-T, 10/25Gb SFP28, and 40Gb QSFP+ copper, and optical networking • Ruggedized and rack-mountable
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Snowball Edge key features S3-compatible endpoint File interface (NFS) Clustering Run AWS Lambda functions Faster data transfer Encryption
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Snowball Edge Modes Snowball Edge Snowball Edge + AWS Greengrass Snowball Edge Cluster Import into Amazon S3 Yes Yes No Export from Amazon S3 Yes Yes No Clustered (Durable) Storage No No Yes Clustered Compute (GG/Lambda) No No Yes
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage Gateway hybrid storage solutions Use 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 On-premises AWSCloud
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Common Storage Gateway Capabilities Standard storage protocols integrate with on-premises applications • NFS v3 / v4.1 • iSCSI Local caching for low-latency access to frequently used data Efficient data transfer with buffering and bandwidth management Cache Upload buffer
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Common Storage Gateway Capabilities Native data storage in AWS Stateless virtual appliance for resiliency Integration with AWS monitoring, management and security Amazon EC2 Amazon S3 Amazon Glacier Amazon EBS snapshots Amazon CloudWatch IAMAWS CloudTrail AWS Key Management Service (KMS)
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Cache and upload buffer Gateway Type Cache storage Upload buffer Tape Stored Volume Cached Volume File
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Cache and upload buffer Cache: Applications write and read data from the on-premises disks used as cache storage. Upload buffer: Incoming data on-premises disk staging area • Queues data for upload to AWS Cache Upload buffer
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Cache The cache represents the working set of data. Customer Premises Application Server Cache iSCSI Read/Write Storage Gateway VM • Hot data: Recently read or written • Cold data: Less recently used data • Dirty data: Written but not yet uploaded Cached data states Dirty Hot Cold
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Enabling a spectrum of hybrid use cases Enterprise Data Centers Amazon EBS Amazon S3 Amazon Glacier App. serversFile servers Research Sites AWS Storage Gateway DevicesDatabasesMultimedia content Analytics | File Services | Production Tiering | Data Processing Data Distribution | Backup | DR | Archive | Migration Amazon EC2 AWS Lambda Amazon CloudFront Amazon Athena Amazon EMR Backup serversUsers Remote Offices Small-Medium Businesses
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. File Gateway File storage maintained as objects in Amazon S3 • Data stored and retrieved from your Amazon 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 • Use CloudWatch Events to trigger Lambda functions for in-cloud processing GlacierS3 Standard S3 Standard - Infrequent Access Storage Gateway Service Application Server File Gateway VM HTTPSNFS v3/v4.1 Customer Premises share Region
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. s3://{bucket name}/{folder1}/{file1} s3://{bucket name}/{folder1}/{file2} s3://{bucket name}/{folder1}/{file3} s3://{bucket name}/{folder1}/{file4} s3://{bucket name}/{folder2}/{file1} s3://{bucket name}/{folder2}/{file2} File Gateway One-to-one mapping from files-to-objects nfs://{IP}/{share name}/{folder1}/{file1} nfs://{IP}/{share name}/{folder1}/{file2} nfs://{IP}/{share name}/{folder1}/{file3} nfs://{IP}/{share name}/{folder1}/{file4} nfs://{IP}/{share name}/{folder2}/{file1} nfs://{IP}/{share name}/{folder2}/{file2} File Gateway VM NFS client Objects in your S3 bucket
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hybrid Processing: File Gateway, Objects in S3 & AWS services Amazon S3 bucketNFS client File Gateway VM Refresh Cache Amazon CloudWatch Amazon Athena Amazon QuickSight Amazon EMR AWS Lambda Amazon Rekognition
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. File Gateway: Automated Hybrid Workflows with CloudWatch Events Customer Premises File Gateway VM File share Storage Gateway ServiceNFS Client File stored as objects in S3 Cache Devices Users Data flow Messaging flow Query-in-place operation
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. File Gateway: Automated Hybrid Workflows with CloudWatch Events Customer Premises File Gateway VM File share Storage Gateway ServiceNFS Client File stored as objects in S3 Cache Devices Users Amazon CloudWatch File Upload Notification Amazon Athena CloudWatch Event starts a query-in- place job Data flow Messaging flow Query-in-place operation
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. File Gateway: Automated Hybrid Workflows with CloudWatch Events Customer Premises File Gateway VM File share Storage Gateway ServiceNFS Client File stored as objects in S3 Cache Devices Users Amazon CloudWatch File Upload Notification Amazon Athena CloudWatch Event starts a query-in- place job Athena writes results set back to S3 Athena analyzes data Data flow Messaging flow Query-in-place operation RefreshCache
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Notify-when-uploaded AWS Storage Gateway can send a notification through Amazon CloudWatch Events when all files written to your file share up to that point in time have been uploaded to Amazon S3. aws storagegateway notify-when-uploaded --file-share-arn arn:aws:storagegateway:us-east-1:123456789011:share/share-123456FF
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. CloudWatch Events
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Refresh Cache Lambda
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Requester Pays File Gateway can now access S3 buckets configured as Requester Pays. S3 Bucket S3 Bucket Rquestor Pays Owner pays Individual requestor pays
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Enabling cloud workloads Move data to AWS storage for big data, cloud bursting, or migration “Storage Gateway has the promise to transform the way we move data into the cloud. The NFS interface lets us easily integrate data files from analytical instruments, and the transparent S3 storage lets us easily connect our cloud-based applications and leverage the powerful storage capabilities of S3. With Storage Gateway, we can now unleash the full power of AWS on our instrument data.”
  • 29. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Enabling cloud workloads “We have applications that don’t support S3 natively, and we can’t make changes to the applications, so being able to use native protocols is very important to us. We tried clients for end users, but that required changes to their environment that were not acceptable. Storage Gateway allows Celgene to get data to the cloud without making any changes to the application or environment.”
  • 30. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Volume Gateway On-premises volume storage backed by Amazon S3 and EBS snapshots • Block storage in S3 accessed via the volume gateway • Compression of data 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 Application Server Amazon EBS snapshots Storage Gateway Service Volume Gateway VM Volume Stored in Amazon S3 HTTPSiSCSI Customer Premises Region
  • 31. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Volume Stored volume Amazon EBS snapshots Customer Premises iSCSI Storage Gateway VM Region stored volumeApp Server complete volume stored in the cloud and on-prem Amazon CloudWatch Storage Gateway Service Supporting storage can be SAN, VMDK, VHD cache upload buffer
  • 32. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Volume Cached volume Amazon EBS snapshots Customer Premises App Server iSCSI Storage Gateway VM Region cache virtual volume upload buffer complete volume stored in the cloud virtual volume stored on-prem backed by cache and cloud Amazon CloudWatch Storage Gateway Service
  • 33. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Windows server with SGW backend SMB hosted onsite, blocks stored durably in Amazon S3 Private Datacenter us-west-2 Storage Gateway VM Storage Gateway Volume Windows Clients Windows Server HTTPSiSCSISMB Storage Gateway Service
  • 34. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. High availability Windows Server storage Local HA with remote DR us-west-1 Data Center Windows Clients Storage Gateway VMMicrosoft DFS HTTPSiSCSI HTTPSiSCSI SMB Storage Gateway Service us-east-1 Microsoft DFS HTTPSiSCSI Storage Gateway Service us-east-1 us-west-1
  • 35. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Backup & Disaster Recovery • Gateway volumes are continually written to S3 • Point in time protection via EBS snaps • Ability to recover to EBS from snaps • Ability to clone the latest volume to another GW in the event of a disaster Region Storage Gateway Service Amazon EBS snapshots EC2 instance EC2 instance Windows Server Availability Zone #2 EC2 instance Windows Server DATA Data SGW Application Server Volume Gateway VM Customer Premises Data Data iSCSI Data Availability Zone #1 (Clone)
  • 36. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Tiering storage into Amazon S3 and EBS Easily add AWS storage to your on-premises environment “Storage Gateway is at the core of our disaster recovery and business continuity (BCM) processes, handling our Co-Lo'd OLTP and OLAP off site data backups, as well as our in-office BCM. It works transparently, in a lights out way, archiving off to a separate AWS account with a simple grandfather-father- son snapshot plan in place.”
  • 37. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Flexible storage Easily expand storage capacity on-demand “Storage Gateway allows us to store backups offsite, create online archives of big files, and easily expand our file servers. With cached volumes, we have the most used files local, and all of the files are stored safely in AWS. We use Storage Gateway whenever we need a quick way to have big storage available.”
  • 38. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Storage Gateway Service Tape Gateway Virtual tape storage in Amazon S3 and Amazon Glacier with VTL management Virtual tape storage in S3 and Glacier accessed via tape gateway Data compressed in-transit and at-rest Up to 1 PB total tape storage per gateway, unlimited archive capacity Supports leading backup applications **3-5 hour tape retrieval from Amazon Glacier Archived Tapes stored in Amazon Glacier MEDIA CHANGER TAPE DRIVE Customer Premises Virtual Tapes stored in Amazon S3 Backup Server HTTPSiSCSI Tape Gateway VM
  • 39. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Tape Gateway Emulates a Physical Tape Device Customer Premises Tape Gateway VM Region Storage Gateway Service Backup Server When tapes are “Ejected”, they are moved to Glacier Virtual Tapes are housed in S3 Upload Buffer cache Media Changer Tape Drive Tape Drive Tape Drive Tape Drive Tape Drive … Tape Library (S3) Tape Shelf (Glacier) • Tape Gateway emulates a physical tape device with a media changer and 10 tape drives. • Virtual Tapes are written to S3 – data is in S3 when tape is in virtual library drive or slot • Exported virtual tapes are marked read-only and moved to Glacier
  • 40. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Backup, archive, and disaster recovery Cost-effective storage in AWS with local or cloud restore “Tapes are a headache, prone with hardware failures, offsite storage costs, and constant maintenance needs. Storage Gateway provided the most cost-effective and simple alternative. We even got disaster recovery by using a bi-coastal data center.”
  • 41. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Example: Data Sanitization at AWS