SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Downloaden Sie, um offline zu lesen
AWS VS. AZURE VS. GOOGLE
CLOUD STORAGE DEEP DIVE
• Brian Adler
• Director, Enterprise Architecture, RightScale
• Kim Weins
• VP Marketing, RightScale
Panelists
1
It’s a Multi-Cloud World
2
# of Clouds Used
Public Clouds
All public cloud
users
Private Clouds
All private cloud
users
Running applications 1.8 2.3
Experimenting 1.8 2.1
Total 3.6 4.4
Average # of Clouds for Cloud Users
Source: RightScale 2017 State of the Cloud Report
Resource Pools
Public Cloud 1
Requirements
Filters
Performance
Cost
Compliance
Geo-location
Security
Match Application Requirements to Clouds
4
Vendors
Existing DC
App 1 App 2
Application
Portfolio
App 1
App 2
App 3
App n
…
App 4
App 5
Public Cloud 2
Private
Virtualized
Bare-Metal
App 3
App 4 App 5
App 6
App 7
Two Ways to Manage Cloud
5
• Block Storage
• Object Storage
• Hot
• Cool
• Cold (Archival)
• File Storage
• Pricing
• Why not IBM? With the combining of SoftLayer into BlueMix, we were no
longer able to find the detailed data we needed for comparison. We hope
to include them in the future.
Agenda
6
• AWS
• Elastic file storage, EFS
• Elastic EBS
• Azure
• Managed Disks
• Storage Service Encryption
• Azure Backup for Premium Storage
• StorSimple Virtual Array
• Azure Cool Blob Storage
• Storage Explorer
• Google
• Move to 4 storage classes – Multi-Regional, Regional, Nearline, Coldline
• Lifecycle management
What’s New Over the Last Year
7
• Allows dynamic modifications of:
• Volume size (increase only)
• Performance
• Volume Type
• No need to “provision for the future” initially. Volume can grow
to meet future needs
• Can increase/decrease IOPS performance to meet dynamic
or scheduled workload fluctuations
AWS Elastic EBS
BLOCK STORAGE
AWS Azure Google
Service Name EBS Managed Disks Persistent Disk
Availability SLA 99.95% 99.99% 99.95%
Volume Types Throughput Optimized HDD
General Purpose SSD
PIOPs SSD
Magnetic (previous gen)
Cold HDD
Standard
Premium
Standard
SSD
IOPs/GB for SSD GP SSD = 3
PIOPS SSD up to 50
4-5 30
Block Storage - Overview
10
AWS Azure Google
Service Name Throughput Optimized
HDD
Standard Standard
Volume Sizes 500GB to 16TB 1GB to 1TB 1GB to 64TB
Max IOPs per volume
500 500 3,000 read, 15,000 write
Max Throughput per volume
(MB/s) 500 60 180 read, 120 write
Replication Within the AZ
(essentially RAID-1)
LRS – multiple copies
within datacenter
Built-in redundancy
Notes Optimized for large,
sequential I/O. Use SSD for
random, small reads.
Block Storage - Magnetic
11
AWS Azure Google
Service Name General Purpose and
PIOPs SSD
Premium SSD
Volume Sizes 1GB to 16TB
4GB to 16TB for PIOPs
1GB to 1TB 1GB to 64TB
Max IOPs per volume
10,000 (20,000 for PIOPs) 5000 40,000 read, 30,000 write
Max Throughput per volume
(MB/s) 160 (320 for PIOPs) 200 800 read, 400 write
Replication Within the AZ
(essentially RAID-1)
LRS – multiple copies
within datacenter
Built-in redundancy
Notes Max IOPs of 65,000 per
instance
Block Storage - SSD
12
AWS Azure Google
Snapshot Redundancy Multiple AZs in the region Multiple zones in the region Multiple locations
Snapshots available cross-region No Yes No
Encryption Available; SSE 256-bit AES Azure Disk Encryption (Public
Preview); SSE 256-bit AES
Default; SSE 256-bit AES
Encryption at rest Yes, via encrypted volumes Yes, via ADE and
Azure Key Vault
Yes
Encryption in transit
(instance to volume)
Yes, for encrypted volumes Yes Yes
Encryption of snapshots Yes, for encrypted volumes None noted in documentation Yes
Cloud provider controls keys Available Available Available
User controls keys Available Available Available
KMS Available Available
(Azure Key Vault)
Available. Not supported for
Google Cloud Storage.
Block Storage – Snapshots/Encryption
13
AWS Azure Google
Name of Services EBS Managed Disk Persistent Disk
Magnetic $0.045 $0.030 $0.040
SSD
(per GB-month)
$0.100 P10: 128 GB $0.140
P20: 512 GB $0.130
P30: 1024 GB $0.120
$0.170
Included IOPS 3 IOPS/GB 500/2300/5000 30 IOPS/GB
PIOPs SSD
(per GB-month)
$.125 N/A N/A
PIOPs SSD
(per IOPs)
$0.065 N/A N/A
Snapshots
(per GB-month)
$0.050 $0.026 S20: $0.043
Block Storage - Prices
Source: RightScaleAs of Apr 7, 2017
AWS
monthly cost
Azure
monthly cost
Google
monthly cost
Name of Services EBS Managed Disk Persistent Disk
Magnetic
500 GB
$22.50 $20.00 $21.76
SSD
500 GB, 1000 IOPs
$50.00 $17.92
P20 – 2300 IOPs
$85.00
Includes 15,000 IOPs
SSD
500 GB, 2000 IOPs
$192.50
PIOPs SSD
$66.56
P20 – 2300 IOPs
$85.00
Includes 15,000 IOPs
SSD
500 GB, 5000 IOPs
$387.50
PIOPs SSD
$122.88
P30 – 5000 IOPs
$85.00
Includes 15,000 IOPs
Snapshots
500 GB
$25.00 $21.76 $13.00
Block Storage - Scenarios
Source: RightScaleAs of Apr 7, 2017
Block Storage Comparison
16
$85.00
$85.00
$85.00
$21.76
$13.00
$122.88
$66.56
$17.92
$20.00
$21.76
$387.50
$192.50
$50.00
$22.50
$25.00
SSD (500GB, 5000 IOPs)
SSD (500GB, 2000 IOPs)
SSD (500GB, 1000 IOPs)
Magnetic (500GB)
Snapshots (500GB)
Cloud Block Storage Comparison
AWS EBS
Azure Managed Disk
Google Persistent Disk
Source: RightScaleAs of Apr 7, 2017
OBJECT STORAGE
AWS Azure Google
Service Name S3 Azure Storage (Blobs) Google Cloud Storage
Availability SLA 99.95% 99.99% 99.95%
Hot S3 Standard Hot Blob Storage GCS
Cool S3 Standard – Infrequent
Access
Cool Blob Storage GCS Nearline
Cold (Archival) Glacier Use Cool Blob Storage GCS Coldline
# Object Limits Unlimited Unlimited Unlimited
Size Limit 5 TB/Object 500 TB/account 5TB per object
Object Storage - Overview
18
AWS Azure Google
Service Name S3 Standard Hot Blob Storage GCS
Replication Automatic within region;
Option for cross-region
at extra cost
LRS (3 copies in same
datacenter), GRS (3 copies
each in 2 regions). RA-GRS
(GRS with read access)
Regional or Multi-regional
Durability (Designed for) 11 9's Not specified 11 9's
Availability (SLA) 99.9% 99.9%
(99.99% for RAGRS reads)
99.9%
(99.95% for Multi-regional)
Min Storage Time N/A N/A N/A
First Byte Latency milliseconds milliseconds milliseconds
Object Storage - Hot
19
AWS Azure Google
Service Name S3 Infrequent Access Cool Blob Storage Nearline
Replication Automatic within region;
Option for cross-region at
extra cost
LRS, GRS, RA-GRS Regional
Durability (Designed for) 11 9's Not specified 11 9's
Availability (SLA) 99% 99%
(99.9% for RAGRS reads)
99%
Min Storage Time 30 days N/A 30 days
First Byte Latency milliseconds milliseconds milliseconds
Object Storage - Cool
20
AWS Azure Google
Service Name Glacier Use Cool Blob Storage Coldline
Replication Automatic within region;
Option for cross-region at
extra cost
LRS, GRS, RA-GRS Regional
Durability (Designed for) 11 9's Not specified 11 9's
Availability (SLA) 99% 99%
(99.9% for RAGRS reads)
99%
Min Storage Time 90 days N/A 90 days
First Byte Latency select from minutes or
hours
milliseconds milliseconds
Object Storage – Cold/Archival
21
AWS Azure Google
Encryption at rest
Available; SSE 256-bit
AES
Available; SSE 256-bit
AES
Default; SSE 256-bit AES
Encryption in transit
(instance to volume)
Use CSE or TLS Use CSE or TLS Use CSE or TLS
Cloud provider controls keys Available Available Available
User controls keys Available Only for CSE (data in
transit). Not supported for
Azure Storage Service
Encryption (data at rest)
Available
KMS Available Only for CSE (data in
transit). Not supported for
Azure Storage Service
Encryption (data at rest)
Available. Not supported
for Google Cloud Storage.
Object Storage – Encryption
22
AWS Azure Google
Service Name S3/Glacier Blob Storage GCS
Hot Multi-Region
per GB-month
S3 Standard x2 $0.0460
Transfer $.0100
RA-GRS $0.0460
Transfer $.0200
Multi-regional $0.0260
Transfer included
Hot Single Region
per GB-month
Standard $0.0230 LRS-Hot $0.0184 Regional $0.0200
Cool Single Region
per GB-month
Infrequent access $0.0125 LRS-Cool $0.0100 Nearline $0.0100
Cold Single Region
per GB-month
Glacier $0.0040 LRS-Cool $0.0100 Coldline $0.0070
Object Storage - Prices
Source: RightScaleAs of Apr 7, 2017
AWS
monthly cost
Azure
monthly cost
Google
monthly cost
Name of Services S3/Glacier Blob Storage GCS
Hot Multi-Region
1000 GB stored
1000 GB transferred
$56.00 $66.00 $26.00
Hot Single Region
1000 GB stored
$23.00 $18.40 $20.00
Cool Single Region
1000 GB stored
$12.50 $10.00 $10.00
Cold Single Region
1000 GB stored
$4.00 $10.00 $7.00
Object Storage - Scenarios
Source: RightScaleAs of Apr 7, 2017
Object Storage Comparison
25
$7.00
$10.00
$20.00
$26.00
$10.00
$10.00
$18.40
$66.00
$4.00
$12.50
$23.00
$56.00
Cold Single region (1000GB store)
Cool Single region (1000GB store)
Hot Single region (1000GB store)
Hot Multi-region (1000GB store/xfer)
Cloud Object Storage Comparison
AWS Azure Google
Source: RightScaleAs of Apr 7, 2017
FILE STORAGE
AWS Azure Google
Service Name EFS Azure File Storage GCS + FUSE adapter
Storage size Scales elastically to
petabytes
5TB per file share, 500TB
per storage account
Scaling Automatic Manual Manual
Attach to multiple
VMs
Yes Yes One read/write volume and
many read-only, or NFS, or
SMB, or Gluster
Replication Multiple AZs in the region LRS or GRS Built-in redundancy
Throughput 50MB/s (burst to 100) per
TB of storage
60MB/s per file share 180 MB/s read, 120 MB/s
write
On-premise support NFS v4.1 SMB 3.0 NFS, SMB
Backup Use 3rd party tools, AWS
Data Pipeline, sync to EBS
+snapshot.
Azure Backup Snapshots
Encryption at rest No (future) SSE in Preview Yes
File Storage - Overview
27
• The three options are a bit apples-to-oranges
• AWS EFS $.300 per GB-month
• Includes all replication and data transfer
• Pay for what you use
• Azure File Storage $.080 per GB-month
• Pay all normal replication and transfer charges
• Pay for what you provision, even if not using it
• Google Cloud Storage (+FUSE) $.020 per GB-month
• Pay all normal replication and transfer charges
• Pay for what you provision, even if not using it
File Storage – Prices
28
• Free Cloud Comparison Tool
• cloudcomparison.rightscale.com
• IT as a Cloud Broker
• www.rightscale.com/cloud-broker-white-paper
Q&A
29

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Amazon Elastic File System (EFS): New Elastic File Storage Service That Makes...
Amazon Elastic File System (EFS): New Elastic File Storage Service That Makes...Amazon Elastic File System (EFS): New Elastic File Storage Service That Makes...
Amazon Elastic File System (EFS): New Elastic File Storage Service That Makes...
 
AWS Simple Storage Service (s3)
AWS Simple Storage Service (s3) AWS Simple Storage Service (s3)
AWS Simple Storage Service (s3)
 
Intro to Amazon S3
Intro to Amazon S3Intro to Amazon S3
Intro to Amazon S3
 
Azure storage
Azure storageAzure storage
Azure storage
 
Intro to AWS: Storage Services
Intro to AWS: Storage ServicesIntro to AWS: Storage Services
Intro to AWS: Storage Services
 
AWS S3 and GLACIER
AWS S3 and GLACIERAWS S3 and GLACIER
AWS S3 and GLACIER
 
ABCs of AWS: S3
ABCs of AWS: S3ABCs of AWS: S3
ABCs of AWS: S3
 
Getting Started with Amazon Redshift
Getting Started with Amazon RedshiftGetting Started with Amazon Redshift
Getting Started with Amazon Redshift
 
Storage with Amazon S3 and Amazon Glacier
Storage with Amazon S3 and Amazon GlacierStorage with Amazon S3 and Amazon Glacier
Storage with Amazon S3 and Amazon Glacier
 
A complete guide to azure storage
A complete guide to azure storageA complete guide to azure storage
A complete guide to azure storage
 
Azure Data Storage
Azure Data StorageAzure Data Storage
Azure Data Storage
 
AWS EC2
AWS EC2AWS EC2
AWS EC2
 
Azure storage
Azure storageAzure storage
Azure storage
 
Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)
 
AWS basics
AWS basicsAWS basics
AWS basics
 
Introduction to Block and File storage on AWS
Introduction to Block and File storage on AWSIntroduction to Block and File storage on AWS
Introduction to Block and File storage on AWS
 
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
 
Amazon Redshift
Amazon Redshift Amazon Redshift
Amazon Redshift
 
AWS Storage Gateway
AWS Storage GatewayAWS Storage Gateway
AWS Storage Gateway
 
Amazon services ec2
Amazon services ec2Amazon services ec2
Amazon services ec2
 

Ähnlich wie AWS vs Azure vs Google Cloud Storage Deep Dive

Azure Disks Overview - Azure Disks Overview -Azure Disks Overview
Azure Disks Overview - Azure Disks Overview -Azure Disks OverviewAzure Disks Overview - Azure Disks Overview -Azure Disks Overview
Azure Disks Overview - Azure Disks Overview -Azure Disks Overview
ssuser6d7b1f3
 
Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...
Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...
Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...
Amazon Web Services
 

Ähnlich wie AWS vs Azure vs Google Cloud Storage Deep Dive (20)

Cloud Storage Comparison: AWS vs Azure vs Google vs IBM
Cloud Storage Comparison: AWS vs Azure vs Google vs IBMCloud Storage Comparison: AWS vs Azure vs Google vs IBM
Cloud Storage Comparison: AWS vs Azure vs Google vs IBM
 
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
Should You Move Between AWS, Azure, or Google Clouds? Considerations, Pros an...
 
9 Ways to Reduce Cloud Storage Costs
9 Ways to Reduce Cloud Storage Costs9 Ways to Reduce Cloud Storage Costs
9 Ways to Reduce Cloud Storage Costs
 
Azure Disks Overview - Azure Disks Overview -Azure Disks Overview
Azure Disks Overview - Azure Disks Overview -Azure Disks OverviewAzure Disks Overview - Azure Disks Overview -Azure Disks Overview
Azure Disks Overview - Azure Disks Overview -Azure Disks Overview
 
Optimize MySQL Workloads with Amazon Elastic Block Store - February 2017 AWS ...
Optimize MySQL Workloads with Amazon Elastic Block Store - February 2017 AWS ...Optimize MySQL Workloads with Amazon Elastic Block Store - February 2017 AWS ...
Optimize MySQL Workloads with Amazon Elastic Block Store - February 2017 AWS ...
 
Creative content storage in the AWS Cloud
Creative content storage in the AWS CloudCreative content storage in the AWS Cloud
Creative content storage in the AWS Cloud
 
Demystifying Storage on AWS | AWS Public Sector Summit 2017
Demystifying Storage on AWS | AWS Public Sector Summit 2017Demystifying Storage on AWS | AWS Public Sector Summit 2017
Demystifying Storage on AWS | AWS Public Sector Summit 2017
 
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
 
Choosing the Right Database Service (김상필, 유타카 호시노) - AWS DB Day
Choosing the Right Database Service (김상필, 유타카 호시노) - AWS DB DayChoosing the Right Database Service (김상필, 유타카 호시노) - AWS DB Day
Choosing the Right Database Service (김상필, 유타카 호시노) - AWS DB Day
 
Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...
Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...
Choosing the Right Cloud Storage for Media and Entertainment Workloads - Apri...
 
stackconf 2023 | Ceph for Public Cloud Workloads by Phil Williams.pdf
stackconf 2023 | Ceph for Public Cloud Workloads by Phil Williams.pdfstackconf 2023 | Ceph for Public Cloud Workloads by Phil Williams.pdf
stackconf 2023 | Ceph for Public Cloud Workloads by Phil Williams.pdf
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
 
Soluzioni di Database completamente gestite: NoSQL, relazionali e Data Warehouse
Soluzioni di Database completamente gestite: NoSQL, relazionali e Data WarehouseSoluzioni di Database completamente gestite: NoSQL, relazionali e Data Warehouse
Soluzioni di Database completamente gestite: NoSQL, relazionali e Data Warehouse
 
Getting Started with Amazon Aurora
Getting Started with Amazon AuroraGetting Started with Amazon Aurora
Getting Started with Amazon Aurora
 
What to know about Amazon Elastic Block Store (EBS)
What to know about Amazon Elastic Block Store (EBS)What to know about Amazon Elastic Block Store (EBS)
What to know about Amazon Elastic Block Store (EBS)
 
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
 
Getting Started with Amazon Aurora
Getting Started with Amazon AuroraGetting Started with Amazon Aurora
Getting Started with Amazon Aurora
 
Getting started with amazon aurora - Toronto
Getting started with amazon aurora - TorontoGetting started with amazon aurora - Toronto
Getting started with amazon aurora - Toronto
 
Building Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS CloudBuilding Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS Cloud
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
 

Mehr von RightScale

Mehr von RightScale (20)

10 Must-Have Automated Cloud Policies for IT Governance
10 Must-Have Automated Cloud Policies for IT Governance10 Must-Have Automated Cloud Policies for IT Governance
10 Must-Have Automated Cloud Policies for IT Governance
 
Kubernetes and Terraform in the Cloud: How RightScale Does DevOps
Kubernetes and Terraform in the Cloud: How RightScale Does DevOpsKubernetes and Terraform in the Cloud: How RightScale Does DevOps
Kubernetes and Terraform in the Cloud: How RightScale Does DevOps
 
Optimize Software, SaaS, and Cloud with Flexera and RightScale
Optimize Software, SaaS, and Cloud with Flexera and RightScaleOptimize Software, SaaS, and Cloud with Flexera and RightScale
Optimize Software, SaaS, and Cloud with Flexera and RightScale
 
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About NowPrepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
Prepare Your Enterprise Cloud Strategy for 2019: 7 Things to Think About Now
 
How to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your EnterpriseHow to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your Enterprise
 
Multi-Cloud Management with RightScale CMP (Demo)
Multi-Cloud Management with RightScale CMP (Demo)Multi-Cloud Management with RightScale CMP (Demo)
Multi-Cloud Management with RightScale CMP (Demo)
 
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBMComparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
Comparing Cloud VM Types and Prices: AWS vs Azure vs Google vs IBM
 
How to Allocate and Report Cloud Costs with RightScale Optima
How to Allocate and Report Cloud Costs with RightScale OptimaHow to Allocate and Report Cloud Costs with RightScale Optima
How to Allocate and Report Cloud Costs with RightScale Optima
 
Using RightScale CMP with Cloud Provider Tools
Using RightScale CMP with Cloud Provider ToolsUsing RightScale CMP with Cloud Provider Tools
Using RightScale CMP with Cloud Provider Tools
 
Best Practices for Multi-Cloud Security and Compliance
Best Practices for Multi-Cloud Security and ComplianceBest Practices for Multi-Cloud Security and Compliance
Best Practices for Multi-Cloud Security and Compliance
 
Automating Multi-Cloud Policies for AWS, Azure, Google, and More
Automating Multi-Cloud Policies for AWS, Azure, Google, and MoreAutomating Multi-Cloud Policies for AWS, Azure, Google, and More
Automating Multi-Cloud Policies for AWS, Azure, Google, and More
 
The 5 Stages of Cloud Management for Enterprises
The 5 Stages of Cloud Management for EnterprisesThe 5 Stages of Cloud Management for Enterprises
The 5 Stages of Cloud Management for Enterprises
 
Serverless Comparison: AWS vs Azure vs Google vs IBM
Serverless Comparison: AWS vs Azure vs Google vs IBMServerless Comparison: AWS vs Azure vs Google vs IBM
Serverless Comparison: AWS vs Azure vs Google vs IBM
 
Best Practices for Cloud Managed Services Providers: The Path to CMP Success
Best Practices for Cloud Managed Services Providers: The Path to CMP SuccessBest Practices for Cloud Managed Services Providers: The Path to CMP Success
Best Practices for Cloud Managed Services Providers: The Path to CMP Success
 
2018 Cloud Trends: RightScale State of the Cloud Report
2018 Cloud Trends: RightScale State of the Cloud Report2018 Cloud Trends: RightScale State of the Cloud Report
2018 Cloud Trends: RightScale State of the Cloud Report
 
Got a Multi-Cloud Strategy? How RightScale CMP Helps
Got a Multi-Cloud Strategy? How RightScale CMP HelpsGot a Multi-Cloud Strategy? How RightScale CMP Helps
Got a Multi-Cloud Strategy? How RightScale CMP Helps
 
How to Manage Cloud Costs with RightScale Optima
How to Manage Cloud Costs with RightScale OptimaHow to Manage Cloud Costs with RightScale Optima
How to Manage Cloud Costs with RightScale Optima
 
Top 10 Cloud Trends for 2018 and Actions You Can Take Now
Top 10 Cloud Trends for 2018 and Actions You Can Take NowTop 10 Cloud Trends for 2018 and Actions You Can Take Now
Top 10 Cloud Trends for 2018 and Actions You Can Take Now
 
AWS re:Invent 2017 Recap
AWS re:Invent 2017 RecapAWS re:Invent 2017 Recap
AWS re:Invent 2017 Recap
 
Cloud Instances Price Comparison: AWS vs Azure vs Google vs IBM
Cloud Instances Price Comparison: AWS vs Azure vs Google vs IBMCloud Instances Price Comparison: AWS vs Azure vs Google vs IBM
Cloud Instances Price Comparison: AWS vs Azure vs Google vs IBM
 

Kürzlich hochgeladen

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 

Kürzlich hochgeladen (19)

JORNADA 6 LIGA MURO 2024TUXTEPECOAXACA.pdf
JORNADA 6 LIGA MURO 2024TUXTEPECOAXACA.pdfJORNADA 6 LIGA MURO 2024TUXTEPECOAXACA.pdf
JORNADA 6 LIGA MURO 2024TUXTEPECOAXACA.pdf
 
Unveiling the Mystery of Main Bazar Chart
Unveiling the Mystery of Main Bazar ChartUnveiling the Mystery of Main Bazar Chart
Unveiling the Mystery of Main Bazar Chart
 
Personal Brand Exploration - By Bradley Dennis
Personal Brand Exploration - By Bradley DennisPersonal Brand Exploration - By Bradley Dennis
Personal Brand Exploration - By Bradley Dennis
 
UEFA Euro 2024 Clash and Eurovision 2024 Poll Insights.docx
UEFA Euro 2024 Clash and Eurovision 2024 Poll Insights.docxUEFA Euro 2024 Clash and Eurovision 2024 Poll Insights.docx
UEFA Euro 2024 Clash and Eurovision 2024 Poll Insights.docx
 
Albania Vs Spain South American coaches lead Albania to Euro 2024 spot.docx
Albania Vs Spain South American coaches lead Albania to Euro 2024 spot.docxAlbania Vs Spain South American coaches lead Albania to Euro 2024 spot.docx
Albania Vs Spain South American coaches lead Albania to Euro 2024 spot.docx
 
Trusted Cricket Betting ID Provider In India: Get your Cricket ID Now
Trusted Cricket Betting ID Provider In India: Get your Cricket ID NowTrusted Cricket Betting ID Provider In India: Get your Cricket ID Now
Trusted Cricket Betting ID Provider In India: Get your Cricket ID Now
 
Churu Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Churu Escorts 🥰 8617370543 Call Girls Offer VIP Hot GirlsChuru Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Churu Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
 
Slovenia Vs Serbia Eurovision odds Slovenia have top.docx
Slovenia Vs Serbia Eurovision odds Slovenia have top.docxSlovenia Vs Serbia Eurovision odds Slovenia have top.docx
Slovenia Vs Serbia Eurovision odds Slovenia have top.docx
 
Spain to be banned from participating in Euro 2024.docx
Spain to be banned from participating in Euro 2024.docxSpain to be banned from participating in Euro 2024.docx
Spain to be banned from participating in Euro 2024.docx
 
Luka Modric Elevating Croatia's Stars for Euro Cup 2024.docx
Luka Modric Elevating Croatia's Stars for Euro Cup 2024.docxLuka Modric Elevating Croatia's Stars for Euro Cup 2024.docx
Luka Modric Elevating Croatia's Stars for Euro Cup 2024.docx
 
Hire 💕 8617370543 Amethi Call Girls Service Call Girls Agency
Hire 💕 8617370543 Amethi Call Girls Service Call Girls AgencyHire 💕 8617370543 Amethi Call Girls Service Call Girls Agency
Hire 💕 8617370543 Amethi Call Girls Service Call Girls Agency
 
Italy Vs Albania Italy vs Albania Euro 2024 Prediction Can Albania pull off a...
Italy Vs Albania Italy vs Albania Euro 2024 Prediction Can Albania pull off a...Italy Vs Albania Italy vs Albania Euro 2024 Prediction Can Albania pull off a...
Italy Vs Albania Italy vs Albania Euro 2024 Prediction Can Albania pull off a...
 
basketball evolution History Slides.pdf
basketball evolution  History Slides.pdfbasketball evolution  History Slides.pdf
basketball evolution History Slides.pdf
 
Croatia vs Italy Inter Milan Looking to Carry On Success at Euro 2024.pdf
Croatia vs Italy Inter Milan Looking to Carry On Success at Euro 2024.pdfCroatia vs Italy Inter Milan Looking to Carry On Success at Euro 2024.pdf
Croatia vs Italy Inter Milan Looking to Carry On Success at Euro 2024.pdf
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Cricket Api Solution.pdfCricket Api Solution.pdf
Cricket Api Solution.pdfCricket Api Solution.pdfCricket Api Solution.pdfCricket Api Solution.pdf
Cricket Api Solution.pdfCricket Api Solution.pdf
 
Genuine 8617370543 Hot and Beautiful 💕 Etah Escorts call Girls
Genuine 8617370543 Hot and Beautiful 💕 Etah Escorts call GirlsGenuine 8617370543 Hot and Beautiful 💕 Etah Escorts call Girls
Genuine 8617370543 Hot and Beautiful 💕 Etah Escorts call Girls
 
Netherlands Players expected to miss UEFA Euro 2024 due to injury.docx
Netherlands Players expected to miss UEFA Euro 2024 due to injury.docxNetherlands Players expected to miss UEFA Euro 2024 due to injury.docx
Netherlands Players expected to miss UEFA Euro 2024 due to injury.docx
 
Belgium Vs Slovakia Belgium at Euro 2024 Teams in group, fixtures, schedule, ...
Belgium Vs Slovakia Belgium at Euro 2024 Teams in group, fixtures, schedule, ...Belgium Vs Slovakia Belgium at Euro 2024 Teams in group, fixtures, schedule, ...
Belgium Vs Slovakia Belgium at Euro 2024 Teams in group, fixtures, schedule, ...
 

AWS vs Azure vs Google Cloud Storage Deep Dive

  • 1. AWS VS. AZURE VS. GOOGLE CLOUD STORAGE DEEP DIVE
  • 2. • Brian Adler • Director, Enterprise Architecture, RightScale • Kim Weins • VP Marketing, RightScale Panelists 1
  • 4. # of Clouds Used Public Clouds All public cloud users Private Clouds All private cloud users Running applications 1.8 2.3 Experimenting 1.8 2.1 Total 3.6 4.4 Average # of Clouds for Cloud Users Source: RightScale 2017 State of the Cloud Report
  • 5. Resource Pools Public Cloud 1 Requirements Filters Performance Cost Compliance Geo-location Security Match Application Requirements to Clouds 4 Vendors Existing DC App 1 App 2 Application Portfolio App 1 App 2 App 3 App n … App 4 App 5 Public Cloud 2 Private Virtualized Bare-Metal App 3 App 4 App 5 App 6 App 7
  • 6. Two Ways to Manage Cloud 5
  • 7. • Block Storage • Object Storage • Hot • Cool • Cold (Archival) • File Storage • Pricing • Why not IBM? With the combining of SoftLayer into BlueMix, we were no longer able to find the detailed data we needed for comparison. We hope to include them in the future. Agenda 6
  • 8. • AWS • Elastic file storage, EFS • Elastic EBS • Azure • Managed Disks • Storage Service Encryption • Azure Backup for Premium Storage • StorSimple Virtual Array • Azure Cool Blob Storage • Storage Explorer • Google • Move to 4 storage classes – Multi-Regional, Regional, Nearline, Coldline • Lifecycle management What’s New Over the Last Year 7
  • 9. • Allows dynamic modifications of: • Volume size (increase only) • Performance • Volume Type • No need to “provision for the future” initially. Volume can grow to meet future needs • Can increase/decrease IOPS performance to meet dynamic or scheduled workload fluctuations AWS Elastic EBS
  • 11. AWS Azure Google Service Name EBS Managed Disks Persistent Disk Availability SLA 99.95% 99.99% 99.95% Volume Types Throughput Optimized HDD General Purpose SSD PIOPs SSD Magnetic (previous gen) Cold HDD Standard Premium Standard SSD IOPs/GB for SSD GP SSD = 3 PIOPS SSD up to 50 4-5 30 Block Storage - Overview 10
  • 12. AWS Azure Google Service Name Throughput Optimized HDD Standard Standard Volume Sizes 500GB to 16TB 1GB to 1TB 1GB to 64TB Max IOPs per volume 500 500 3,000 read, 15,000 write Max Throughput per volume (MB/s) 500 60 180 read, 120 write Replication Within the AZ (essentially RAID-1) LRS – multiple copies within datacenter Built-in redundancy Notes Optimized for large, sequential I/O. Use SSD for random, small reads. Block Storage - Magnetic 11
  • 13. AWS Azure Google Service Name General Purpose and PIOPs SSD Premium SSD Volume Sizes 1GB to 16TB 4GB to 16TB for PIOPs 1GB to 1TB 1GB to 64TB Max IOPs per volume 10,000 (20,000 for PIOPs) 5000 40,000 read, 30,000 write Max Throughput per volume (MB/s) 160 (320 for PIOPs) 200 800 read, 400 write Replication Within the AZ (essentially RAID-1) LRS – multiple copies within datacenter Built-in redundancy Notes Max IOPs of 65,000 per instance Block Storage - SSD 12
  • 14. AWS Azure Google Snapshot Redundancy Multiple AZs in the region Multiple zones in the region Multiple locations Snapshots available cross-region No Yes No Encryption Available; SSE 256-bit AES Azure Disk Encryption (Public Preview); SSE 256-bit AES Default; SSE 256-bit AES Encryption at rest Yes, via encrypted volumes Yes, via ADE and Azure Key Vault Yes Encryption in transit (instance to volume) Yes, for encrypted volumes Yes Yes Encryption of snapshots Yes, for encrypted volumes None noted in documentation Yes Cloud provider controls keys Available Available Available User controls keys Available Available Available KMS Available Available (Azure Key Vault) Available. Not supported for Google Cloud Storage. Block Storage – Snapshots/Encryption 13
  • 15. AWS Azure Google Name of Services EBS Managed Disk Persistent Disk Magnetic $0.045 $0.030 $0.040 SSD (per GB-month) $0.100 P10: 128 GB $0.140 P20: 512 GB $0.130 P30: 1024 GB $0.120 $0.170 Included IOPS 3 IOPS/GB 500/2300/5000 30 IOPS/GB PIOPs SSD (per GB-month) $.125 N/A N/A PIOPs SSD (per IOPs) $0.065 N/A N/A Snapshots (per GB-month) $0.050 $0.026 S20: $0.043 Block Storage - Prices Source: RightScaleAs of Apr 7, 2017
  • 16. AWS monthly cost Azure monthly cost Google monthly cost Name of Services EBS Managed Disk Persistent Disk Magnetic 500 GB $22.50 $20.00 $21.76 SSD 500 GB, 1000 IOPs $50.00 $17.92 P20 – 2300 IOPs $85.00 Includes 15,000 IOPs SSD 500 GB, 2000 IOPs $192.50 PIOPs SSD $66.56 P20 – 2300 IOPs $85.00 Includes 15,000 IOPs SSD 500 GB, 5000 IOPs $387.50 PIOPs SSD $122.88 P30 – 5000 IOPs $85.00 Includes 15,000 IOPs Snapshots 500 GB $25.00 $21.76 $13.00 Block Storage - Scenarios Source: RightScaleAs of Apr 7, 2017
  • 17. Block Storage Comparison 16 $85.00 $85.00 $85.00 $21.76 $13.00 $122.88 $66.56 $17.92 $20.00 $21.76 $387.50 $192.50 $50.00 $22.50 $25.00 SSD (500GB, 5000 IOPs) SSD (500GB, 2000 IOPs) SSD (500GB, 1000 IOPs) Magnetic (500GB) Snapshots (500GB) Cloud Block Storage Comparison AWS EBS Azure Managed Disk Google Persistent Disk Source: RightScaleAs of Apr 7, 2017
  • 19. AWS Azure Google Service Name S3 Azure Storage (Blobs) Google Cloud Storage Availability SLA 99.95% 99.99% 99.95% Hot S3 Standard Hot Blob Storage GCS Cool S3 Standard – Infrequent Access Cool Blob Storage GCS Nearline Cold (Archival) Glacier Use Cool Blob Storage GCS Coldline # Object Limits Unlimited Unlimited Unlimited Size Limit 5 TB/Object 500 TB/account 5TB per object Object Storage - Overview 18
  • 20. AWS Azure Google Service Name S3 Standard Hot Blob Storage GCS Replication Automatic within region; Option for cross-region at extra cost LRS (3 copies in same datacenter), GRS (3 copies each in 2 regions). RA-GRS (GRS with read access) Regional or Multi-regional Durability (Designed for) 11 9's Not specified 11 9's Availability (SLA) 99.9% 99.9% (99.99% for RAGRS reads) 99.9% (99.95% for Multi-regional) Min Storage Time N/A N/A N/A First Byte Latency milliseconds milliseconds milliseconds Object Storage - Hot 19
  • 21. AWS Azure Google Service Name S3 Infrequent Access Cool Blob Storage Nearline Replication Automatic within region; Option for cross-region at extra cost LRS, GRS, RA-GRS Regional Durability (Designed for) 11 9's Not specified 11 9's Availability (SLA) 99% 99% (99.9% for RAGRS reads) 99% Min Storage Time 30 days N/A 30 days First Byte Latency milliseconds milliseconds milliseconds Object Storage - Cool 20
  • 22. AWS Azure Google Service Name Glacier Use Cool Blob Storage Coldline Replication Automatic within region; Option for cross-region at extra cost LRS, GRS, RA-GRS Regional Durability (Designed for) 11 9's Not specified 11 9's Availability (SLA) 99% 99% (99.9% for RAGRS reads) 99% Min Storage Time 90 days N/A 90 days First Byte Latency select from minutes or hours milliseconds milliseconds Object Storage – Cold/Archival 21
  • 23. AWS Azure Google Encryption at rest Available; SSE 256-bit AES Available; SSE 256-bit AES Default; SSE 256-bit AES Encryption in transit (instance to volume) Use CSE or TLS Use CSE or TLS Use CSE or TLS Cloud provider controls keys Available Available Available User controls keys Available Only for CSE (data in transit). Not supported for Azure Storage Service Encryption (data at rest) Available KMS Available Only for CSE (data in transit). Not supported for Azure Storage Service Encryption (data at rest) Available. Not supported for Google Cloud Storage. Object Storage – Encryption 22
  • 24. AWS Azure Google Service Name S3/Glacier Blob Storage GCS Hot Multi-Region per GB-month S3 Standard x2 $0.0460 Transfer $.0100 RA-GRS $0.0460 Transfer $.0200 Multi-regional $0.0260 Transfer included Hot Single Region per GB-month Standard $0.0230 LRS-Hot $0.0184 Regional $0.0200 Cool Single Region per GB-month Infrequent access $0.0125 LRS-Cool $0.0100 Nearline $0.0100 Cold Single Region per GB-month Glacier $0.0040 LRS-Cool $0.0100 Coldline $0.0070 Object Storage - Prices Source: RightScaleAs of Apr 7, 2017
  • 25. AWS monthly cost Azure monthly cost Google monthly cost Name of Services S3/Glacier Blob Storage GCS Hot Multi-Region 1000 GB stored 1000 GB transferred $56.00 $66.00 $26.00 Hot Single Region 1000 GB stored $23.00 $18.40 $20.00 Cool Single Region 1000 GB stored $12.50 $10.00 $10.00 Cold Single Region 1000 GB stored $4.00 $10.00 $7.00 Object Storage - Scenarios Source: RightScaleAs of Apr 7, 2017
  • 26. Object Storage Comparison 25 $7.00 $10.00 $20.00 $26.00 $10.00 $10.00 $18.40 $66.00 $4.00 $12.50 $23.00 $56.00 Cold Single region (1000GB store) Cool Single region (1000GB store) Hot Single region (1000GB store) Hot Multi-region (1000GB store/xfer) Cloud Object Storage Comparison AWS Azure Google Source: RightScaleAs of Apr 7, 2017
  • 28. AWS Azure Google Service Name EFS Azure File Storage GCS + FUSE adapter Storage size Scales elastically to petabytes 5TB per file share, 500TB per storage account Scaling Automatic Manual Manual Attach to multiple VMs Yes Yes One read/write volume and many read-only, or NFS, or SMB, or Gluster Replication Multiple AZs in the region LRS or GRS Built-in redundancy Throughput 50MB/s (burst to 100) per TB of storage 60MB/s per file share 180 MB/s read, 120 MB/s write On-premise support NFS v4.1 SMB 3.0 NFS, SMB Backup Use 3rd party tools, AWS Data Pipeline, sync to EBS +snapshot. Azure Backup Snapshots Encryption at rest No (future) SSE in Preview Yes File Storage - Overview 27
  • 29. • The three options are a bit apples-to-oranges • AWS EFS $.300 per GB-month • Includes all replication and data transfer • Pay for what you use • Azure File Storage $.080 per GB-month • Pay all normal replication and transfer charges • Pay for what you provision, even if not using it • Google Cloud Storage (+FUSE) $.020 per GB-month • Pay all normal replication and transfer charges • Pay for what you provision, even if not using it File Storage – Prices 28
  • 30. • Free Cloud Comparison Tool • cloudcomparison.rightscale.com • IT as a Cloud Broker • www.rightscale.com/cloud-broker-white-paper Q&A 29