SlideShare ist ein Scribd-Unternehmen logo
1 von 37
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Prashanth Bungale – Sr. Product Manager
Darryl Osborne – Solutions Architect
December 14, 2017
Moving your File Data to
Amazon Elastic File System
Amazon (EFS)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Agenda
Features Ingest Wrapping up
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Features
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Before Amazon EFS… DIY file storageAZ-a
Clients
Storage
volumes
AZ-b
Storage
volumes
File server
File server
Amazon EFS
A fully managed file service
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Key features of Amazon EFS
ScalableSimple Elastic
Highly available and durable
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Key features of Amazon EFS
ScalableSimple Elastic
Highly available and durable
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Key features of Amazon EFS
ScalableSimple Elastic
Highly available and durable
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Key features of Amazon EFS
ScalableSimple Elastic
Highly available and durable
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Key features of Amazon EFS
ScalableSimple Elastic
Highly available and durable
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Designed for a wide spectrum of needs
Scale-out jobs Metadata-intensive jobs
Analytics
Media workflows
Web serving
Content management
Database backups
Enterprise apps
and messaging
Dev tooling
Home directories
Container storage
Low latency and serial I/OHigh throughput and parallel I/O
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EFS customers
Web serving + content management
Media and entertainment workflowsDatabase backups
Big data and analytics
Enterprise applications
Developer tools Home directories Container storage
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Security model and security features
Control
network traffic
using Amazon VPC security
groups and network ACLs
Control file and
directory access
using POSIX
permissions
Control administrative
access (API access)
using AWS IAM
(action-level and
resource-level
permissions)
Encrypt
data at rest
using keys
managed in
AWS KMS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Access EFS from various environments
Amazon
EFS
Amazon
EC2
Corporate data
center
VMware Cloud
on AWS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EFS economics
$0.30/GB-Month (US Regions)
$0.33/GB-Month (EU Ireland)
$0.36/GB-Month (EU Frankfurt)
$0.36/GB-Month (AP Sydney)
No minimum commitments
or up-front fees
No need to provision
storage in advance
No other fees, charges,
or billing dimensions
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Before EFS…costs of DIY file storageAZ-a
Clients
Storage
volumes
AZ-b
Storage
volumes
File server
File server
Amazon EC2
instance costs
Inter-AZ data
transfer costs
Amazon EBS
volume costs
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
TCO example: For storing 500 GB,
Amazon EFS is 70% less than DIY
Amazon EFS cost: (500GB * $0.30/GB-month) = $150 per month
For DIY, you might provision 600 GB of Amazon EBS (i.e., ~85% utilization):
Storage (2x 600 GB EBS gp2 volumes): $120 per month
Compute (2x m4.xlarge instances): $290 per month
Inter-AZ data transfer costs (est.): $130 per month
Total $540 per month
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Where is Amazon EFS available today?
• US West (Oregon)
• US East (N. Virginia)
• US East (Ohio)
• EU (Ireland)
• EU (Frankfurt)
• Asia Pacific (Sydney)
More coming soon!
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Ingest
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Data movement
OnlineOffline
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
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
What do you think about?
Where it’s coming from How to move it
as fast and easily
as possible
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Where is it coming from?
Corporate data
center
Amazon
S3
Amazon EBS Other on-cloud
file systems
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Direct Connect
AWS
Direct Connect
EFS in your Amazon VPCOn-premises servers
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Third-party VPN
Amazon
EFS
Mount targetVPN
instanceNFS client VPN
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
By the way, Amazon EFS over AWS DX or
third-party VPN isn’t just for migration
Bursting
Migration
• Move entire data set permanently to EFS
• Access the data from applications running on EC2 instances
• Move data set temporarily to EFS
• Access the data from applications running on EC2 instances
• Move data back on premises when processing finishes
Backup and
disaster recovery
• Maintain copy of entire data set on EFS
• Restore the data to on-premises storage or (for DR) access
the data from failed-over applications running on EC2
instances
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Introducing EFS File Sync
Fast
Up to 5x faster than
standard Linux copy tools
Sync data from existing file systems into Amazon EFS file systems
Secure
Encrypted parallel data
transfer to AWS
Simple
Set up and manage easily
from the AWS Console
file systems from on-premises to EFS
DIY in-cloud file systems to EFS
EFS file systems between AWS
Regions
Use EFS File Sync to copy…
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hands-on EFS File Sync demo
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Between Amazon S3 & Amazon EFS
Mount
target
NFS clientS3 bucket
Amazon
EFS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Between Amazon S3 & Amazon EFS
S3 bucket
Amazon
EFS
Mount
target
NFS
clients
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Hands-on Amazon S3 to Amazon EFS
demo
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How to copy data faster from Amazon S3
S3 cp
S3 cp + GNU
parallel
multi-threaded multi-threaded
Good Best
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Large File Results
EC2 instance: c4.2xlarge
Transfer test:
22 ~1 GB files from Amazon S3 to Amazon EFS
110.55
172.0
210
135
0
50
100
150
200
250
0
20
40
60
80
100
120
140
160
180
200
s3 cp + GNU Parallel
Duration(sec.)
MB/s
s3 cp
Throughput (MB/s) Duration (seconds)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Small File Results
EC2 instance: c4.2xlarge
Transfer test:
5200 ~1MB files from Amazon S3 to Amazon EFS
41.15
100.42
122
50
0
20
40
60
80
100
120
140
0.00
20.00
40.00
60.00
80.00
100.00
120.00
s3 cp + GNU Parallel
Duration(sec.)
MB/s
s3 cp
Throughput (MB/s) Duration (seconds)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Wrapping up
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Summary
EFS File Sync when coming from:
• On-premises
• Amazon EBS (multi-VPC/multi-account)
S3 cp + GNU Parallel when coming from:
• Amazon S3
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Resources
Amazon EFS webpage https://aws.amazon.com/efs
What is a Cloud File
System?
https://aws.amazon.com/what-is-cloud-file-storage
Amazon EFS TCO https://aws.amazon.com/efs/tco
YouTube AWS channel https://www.youtube.com/user/amazonwebservices
Reference architecture https://aws.amazon.com/architecture
Amazon EFS tutorials https://github.com/aws-samples/amazon-efs-tutorial
GNU Parallel https://www.gnu.org/software/parallel
Thank you!
Next: Q&A

Weitere ähnliche Inhalte

Was ist angesagt?

Los beneficios de migrar sus cargas de trabajo de big data a AWS
Los beneficios de migrar sus cargas de trabajo de big data a AWSLos beneficios de migrar sus cargas de trabajo de big data a AWS
Los beneficios de migrar sus cargas de trabajo de big data a AWSAmazon Web Services LATAM
 
Calendário básico de vacinação da criança
Calendário básico de vacinação da criançaCalendário básico de vacinação da criança
Calendário básico de vacinação da criançaTati Garros
 
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | EdurekaGetting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | EdurekaEdureka!
 
Introduction to GCP
Introduction to GCPIntroduction to GCP
Introduction to GCPKnoldus Inc.
 
AWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWSAWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWSAmazon Web Services
 
Cloud application architecture with Microsoft Azure
Cloud application architecture with Microsoft AzureCloud application architecture with Microsoft Azure
Cloud application architecture with Microsoft AzureGuillermo Zepeda Selman
 
Recepcion del recien nacido.pptx
Recepcion del recien nacido.pptxRecepcion del recien nacido.pptx
Recepcion del recien nacido.pptxAndy Iles Phoenix
 
What is Cloud Cost Optimization and Management? How It Works?
What is Cloud Cost Optimization and Management? How It Works?What is Cloud Cost Optimization and Management? How It Works?
What is Cloud Cost Optimization and Management? How It Works?Veritis Group, Inc
 
Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...
Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...
Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...Amazon Web Services
 
Family Participatory Care Introduction
Family Participatory Care IntroductionFamily Participatory Care Introduction
Family Participatory Care IntroductionBreastfeed India
 
Underrated AWS Security Controls ~ AWS Atlanta Summit 2022
Underrated AWS Security Controls ~ AWS Atlanta Summit 2022Underrated AWS Security Controls ~ AWS Atlanta Summit 2022
Underrated AWS Security Controls ~ AWS Atlanta Summit 2022Teri Radichel
 
breast-feeding-techniques-and-positions-pediatric-nursing_compress.pdf
breast-feeding-techniques-and-positions-pediatric-nursing_compress.pdfbreast-feeding-techniques-and-positions-pediatric-nursing_compress.pdf
breast-feeding-techniques-and-positions-pediatric-nursing_compress.pdfRishabhtrivedi22
 
AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS 솔루션즈 아키텍트:: AWS Summit Online Korea 2020
AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS  솔루션즈 아키텍트::  AWS Summit Online Korea 2020AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS  솔루션즈 아키텍트::  AWS Summit Online Korea 2020
AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS 솔루션즈 아키텍트:: AWS Summit Online Korea 2020Amazon Web Services Korea
 
Cloud Native Apps
Cloud Native AppsCloud Native Apps
Cloud Native AppsDavid Chou
 

Was ist angesagt? (20)

Lactancia materna
Lactancia maternaLactancia materna
Lactancia materna
 
Los beneficios de migrar sus cargas de trabajo de big data a AWS
Los beneficios de migrar sus cargas de trabajo de big data a AWSLos beneficios de migrar sus cargas de trabajo de big data a AWS
Los beneficios de migrar sus cargas de trabajo de big data a AWS
 
Cost Optimisation on AWS
Cost Optimisation on AWSCost Optimisation on AWS
Cost Optimisation on AWS
 
Application Migrations
Application MigrationsApplication Migrations
Application Migrations
 
Lactancia materna hvrg-lizert aquino
Lactancia materna hvrg-lizert aquinoLactancia materna hvrg-lizert aquino
Lactancia materna hvrg-lizert aquino
 
Calendário básico de vacinação da criança
Calendário básico de vacinação da criançaCalendário básico de vacinação da criança
Calendário básico de vacinação da criança
 
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | EdurekaGetting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
Getting Started with AWS | AWS Tutorial for Beginners | AWS Training | Edureka
 
Introduction to GCP
Introduction to GCPIntroduction to GCP
Introduction to GCP
 
AWS Cost Optimisation Solutions
AWS Cost Optimisation SolutionsAWS Cost Optimisation Solutions
AWS Cost Optimisation Solutions
 
AWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWSAWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWS
 
Cost Optimisation on AWS
Cost Optimisation on AWSCost Optimisation on AWS
Cost Optimisation on AWS
 
Cloud application architecture with Microsoft Azure
Cloud application architecture with Microsoft AzureCloud application architecture with Microsoft Azure
Cloud application architecture with Microsoft Azure
 
Recepcion del recien nacido.pptx
Recepcion del recien nacido.pptxRecepcion del recien nacido.pptx
Recepcion del recien nacido.pptx
 
What is Cloud Cost Optimization and Management? How It Works?
What is Cloud Cost Optimization and Management? How It Works?What is Cloud Cost Optimization and Management? How It Works?
What is Cloud Cost Optimization and Management? How It Works?
 
Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...
Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...
Infrastructure Automation on AWS using a Real-World Customer Example - Sessio...
 
Family Participatory Care Introduction
Family Participatory Care IntroductionFamily Participatory Care Introduction
Family Participatory Care Introduction
 
Underrated AWS Security Controls ~ AWS Atlanta Summit 2022
Underrated AWS Security Controls ~ AWS Atlanta Summit 2022Underrated AWS Security Controls ~ AWS Atlanta Summit 2022
Underrated AWS Security Controls ~ AWS Atlanta Summit 2022
 
breast-feeding-techniques-and-positions-pediatric-nursing_compress.pdf
breast-feeding-techniques-and-positions-pediatric-nursing_compress.pdfbreast-feeding-techniques-and-positions-pediatric-nursing_compress.pdf
breast-feeding-techniques-and-positions-pediatric-nursing_compress.pdf
 
AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS 솔루션즈 아키텍트:: AWS Summit Online Korea 2020
AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS  솔루션즈 아키텍트::  AWS Summit Online Korea 2020AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS  솔루션즈 아키텍트::  AWS Summit Online Korea 2020
AWS 환경에서의 위협 탐지 및 사냥 - 신은수, AWS 솔루션즈 아키텍트:: AWS Summit Online Korea 2020
 
Cloud Native Apps
Cloud Native AppsCloud Native Apps
Cloud Native Apps
 

Ähnlich wie Moving your File Data to Amazon EFS - AWS Online Tech Talks

STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)
STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)
STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)Amazon Web Services
 
Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...
Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...
Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...Amazon Web Services
 
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017Amazon Web Services
 
Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...
Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...
Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...Amazon Web Services
 
Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...
Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...
Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...Amazon Web Services
 
Learn How to Build a Scalable and Highly Available Messaging Service with IBM...
Learn How to Build a Scalable and Highly Available Messaging Service with IBM...Learn How to Build a Scalable and Highly Available Messaging Service with IBM...
Learn How to Build a Scalable and Highly Available Messaging Service with IBM...Amazon 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
 
Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...
Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...
Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...Amazon Web Services
 
STG305_Deep Dive on Backup to the AWS Cloud
STG305_Deep Dive on Backup to the AWS CloudSTG305_Deep Dive on Backup to the AWS Cloud
STG305_Deep Dive on Backup to the AWS CloudAmazon 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
 
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
 
Enterprise Applications with Amazon EFS - AWS Online Tech Talks
Enterprise Applications with Amazon EFS - AWS Online Tech TalksEnterprise Applications with Amazon EFS - AWS Online Tech Talks
Enterprise Applications with Amazon EFS - AWS Online Tech TalksAmazon Web Services
 
Armazenamento em Amazon Web Service para Setor Publico
 Armazenamento em Amazon Web Service para Setor Publico  Armazenamento em Amazon Web Service para Setor Publico
Armazenamento em Amazon Web Service para Setor Publico Amazon Web Services LATAM
 
STG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWSSTG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWSAmazon Web Services
 

Ähnlich wie Moving your File Data to Amazon EFS - AWS Online Tech Talks (20)

STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)
STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)
STG307_Deep Dive on Amazon Elastic File System (Amazon EFS)
 
Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...
Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...
Amazon EFS: Leverage the Power of a Distributed Shared File System in the Clo...
 
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
 
Amazon EFS 深入採討
Amazon EFS 深入採討Amazon EFS 深入採討
Amazon EFS 深入採討
 
Data Migration Best Practice
Data Migration Best PracticeData Migration Best Practice
Data Migration Best Practice
 
Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...
Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...
Case Study: Come Learn How SiriusXM and Digital ReLab Leveraged Amazon EFS fo...
 
Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...
Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...
Files in AWS: Overcoming Storage Challenges for Common File Use Cases, with S...
 
Data Migration Best Practices
Data Migration Best PracticesData Migration Best Practices
Data Migration Best Practices
 
Learn How to Build a Scalable and Highly Available Messaging Service with IBM...
Learn How to Build a Scalable and Highly Available Messaging Service with IBM...Learn How to Build a Scalable and Highly Available Messaging Service with IBM...
Learn How to Build a Scalable and Highly Available Messaging Service with IBM...
 
Hybrid and Edge Architectures
Hybrid and Edge ArchitecturesHybrid and Edge Architectures
Hybrid and Edge Architectures
 
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...
 
Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...
Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...
Case Study: Learn How Thomson Reuters Uses Amazon EFS to Deliver Billions of ...
 
STG305_Deep Dive on Backup to the AWS Cloud
STG305_Deep Dive on Backup to the AWS CloudSTG305_Deep Dive on Backup to the AWS Cloud
STG305_Deep Dive on Backup to the AWS Cloud
 
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
 
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
 
Enterprise Applications with Amazon EFS - AWS Online Tech Talks
Enterprise Applications with Amazon EFS - AWS Online Tech TalksEnterprise Applications with Amazon EFS - AWS Online Tech Talks
Enterprise Applications with Amazon EFS - AWS Online Tech Talks
 
Tape Replacement
Tape ReplacementTape Replacement
Tape Replacement
 
Armazenamento em Amazon Web Service para Setor Publico
 Armazenamento em Amazon Web Service para Setor Publico  Armazenamento em Amazon Web Service para Setor Publico
Armazenamento em Amazon Web Service para Setor Publico
 
STG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWSSTG203_Get Rid of Tape and Modernize Backup with AWS
STG203_Get Rid of Tape and Modernize Backup with AWS
 
STG320_Storage
STG320_StorageSTG320_Storage
STG320_Storage
 

Mehr von 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
 

Mehr von 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
 

Moving your File Data to Amazon EFS - AWS Online Tech Talks

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Prashanth Bungale – Sr. Product Manager Darryl Osborne – Solutions Architect December 14, 2017 Moving your File Data to Amazon Elastic File System Amazon (EFS)
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Agenda Features Ingest Wrapping up
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Features
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Before Amazon EFS… DIY file storageAZ-a Clients Storage volumes AZ-b Storage volumes File server File server
  • 5. Amazon EFS A fully managed file service
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Key features of Amazon EFS ScalableSimple Elastic Highly available and durable
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Key features of Amazon EFS ScalableSimple Elastic Highly available and durable
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Key features of Amazon EFS ScalableSimple Elastic Highly available and durable
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Key features of Amazon EFS ScalableSimple Elastic Highly available and durable
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Key features of Amazon EFS ScalableSimple Elastic Highly available and durable
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Designed for a wide spectrum of needs Scale-out jobs Metadata-intensive jobs Analytics Media workflows Web serving Content management Database backups Enterprise apps and messaging Dev tooling Home directories Container storage Low latency and serial I/OHigh throughput and parallel I/O
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EFS customers Web serving + content management Media and entertainment workflowsDatabase backups Big data and analytics Enterprise applications Developer tools Home directories Container storage
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Security model and security features Control network traffic using Amazon VPC security groups and network ACLs Control file and directory access using POSIX permissions Control administrative access (API access) using AWS IAM (action-level and resource-level permissions) Encrypt data at rest using keys managed in AWS KMS
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Access EFS from various environments Amazon EFS Amazon EC2 Corporate data center VMware Cloud on AWS
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EFS economics $0.30/GB-Month (US Regions) $0.33/GB-Month (EU Ireland) $0.36/GB-Month (EU Frankfurt) $0.36/GB-Month (AP Sydney) No minimum commitments or up-front fees No need to provision storage in advance No other fees, charges, or billing dimensions
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Before EFS…costs of DIY file storageAZ-a Clients Storage volumes AZ-b Storage volumes File server File server Amazon EC2 instance costs Inter-AZ data transfer costs Amazon EBS volume costs
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. TCO example: For storing 500 GB, Amazon EFS is 70% less than DIY Amazon EFS cost: (500GB * $0.30/GB-month) = $150 per month For DIY, you might provision 600 GB of Amazon EBS (i.e., ~85% utilization): Storage (2x 600 GB EBS gp2 volumes): $120 per month Compute (2x m4.xlarge instances): $290 per month Inter-AZ data transfer costs (est.): $130 per month Total $540 per month
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Where is Amazon EFS available today? • US West (Oregon) • US East (N. Virginia) • US East (Ohio) • EU (Ireland) • EU (Frankfurt) • Asia Pacific (Sydney) More coming soon!
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Ingest
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Data movement OnlineOffline 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
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. What do you think about? Where it’s coming from How to move it as fast and easily as possible
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Where is it coming from? Corporate data center Amazon S3 Amazon EBS Other on-cloud file systems
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Direct Connect AWS Direct Connect EFS in your Amazon VPCOn-premises servers
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Third-party VPN Amazon EFS Mount targetVPN instanceNFS client VPN
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. By the way, Amazon EFS over AWS DX or third-party VPN isn’t just for migration Bursting Migration • Move entire data set permanently to EFS • Access the data from applications running on EC2 instances • Move data set temporarily to EFS • Access the data from applications running on EC2 instances • Move data back on premises when processing finishes Backup and disaster recovery • Maintain copy of entire data set on EFS • Restore the data to on-premises storage or (for DR) access the data from failed-over applications running on EC2 instances
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Introducing EFS File Sync Fast Up to 5x faster than standard Linux copy tools Sync data from existing file systems into Amazon EFS file systems Secure Encrypted parallel data transfer to AWS Simple Set up and manage easily from the AWS Console file systems from on-premises to EFS DIY in-cloud file systems to EFS EFS file systems between AWS Regions Use EFS File Sync to copy…
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hands-on EFS File Sync demo
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Between Amazon S3 & Amazon EFS Mount target NFS clientS3 bucket Amazon EFS
  • 29. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Between Amazon S3 & Amazon EFS S3 bucket Amazon EFS Mount target NFS clients
  • 30. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hands-on Amazon S3 to Amazon EFS demo
  • 31. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How to copy data faster from Amazon S3 S3 cp S3 cp + GNU parallel multi-threaded multi-threaded Good Best
  • 32. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Large File Results EC2 instance: c4.2xlarge Transfer test: 22 ~1 GB files from Amazon S3 to Amazon EFS 110.55 172.0 210 135 0 50 100 150 200 250 0 20 40 60 80 100 120 140 160 180 200 s3 cp + GNU Parallel Duration(sec.) MB/s s3 cp Throughput (MB/s) Duration (seconds)
  • 33. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Small File Results EC2 instance: c4.2xlarge Transfer test: 5200 ~1MB files from Amazon S3 to Amazon EFS 41.15 100.42 122 50 0 20 40 60 80 100 120 140 0.00 20.00 40.00 60.00 80.00 100.00 120.00 s3 cp + GNU Parallel Duration(sec.) MB/s s3 cp Throughput (MB/s) Duration (seconds)
  • 34. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Wrapping up
  • 35. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Summary EFS File Sync when coming from: • On-premises • Amazon EBS (multi-VPC/multi-account) S3 cp + GNU Parallel when coming from: • Amazon S3
  • 36. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Resources Amazon EFS webpage https://aws.amazon.com/efs What is a Cloud File System? https://aws.amazon.com/what-is-cloud-file-storage Amazon EFS TCO https://aws.amazon.com/efs/tco YouTube AWS channel https://www.youtube.com/user/amazonwebservices Reference architecture https://aws.amazon.com/architecture Amazon EFS tutorials https://github.com/aws-samples/amazon-efs-tutorial GNU Parallel https://www.gnu.org/software/parallel