SlideShare une entreprise Scribd logo
1  sur  30
Télécharger pour lire hors ligne
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

Contenu connexe

Tendances

Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...Ludovico Caldara
 
Migrate an Existing Application to Microsoft Azure
Migrate an Existing Application to Microsoft AzureMigrate an Existing Application to Microsoft Azure
Migrate an Existing Application to Microsoft AzureChris Dufour
 
Introducing Azure SQL Database
Introducing Azure SQL DatabaseIntroducing Azure SQL Database
Introducing Azure SQL DatabaseJames Serra
 
Azure SQL Database
Azure SQL Database Azure SQL Database
Azure SQL Database nj-azure
 
Introduction to Azure
Introduction to AzureIntroduction to Azure
Introduction to AzureRobert Crane
 
Building a Modern Data Warehouse - Deep Dive on Amazon Redshift
Building a Modern Data Warehouse - Deep Dive on Amazon RedshiftBuilding a Modern Data Warehouse - Deep Dive on Amazon Redshift
Building a Modern Data Warehouse - Deep Dive on Amazon RedshiftAmazon Web Services
 
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft AzureAdvanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft AzureKemp
 
Azure SQL Database Managed Instance
Azure SQL Database Managed InstanceAzure SQL Database Managed Instance
Azure SQL Database Managed InstanceJames Serra
 
Disaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWSDisaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWSAmazon Web Services
 
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Maris Elsins
 
Introduction to Azure SQL DB
Introduction to Azure SQL DBIntroduction to Azure SQL DB
Introduction to Azure SQL DBChristopher Foot
 
Azure governance v4.0
Azure governance v4.0Azure governance v4.0
Azure governance v4.0Marcos Oikawa
 
Almost Perfect Service Discovery and Failover with ProxySQL and Orchestrator
Almost Perfect Service Discovery and Failover with ProxySQL and OrchestratorAlmost Perfect Service Discovery and Failover with ProxySQL and Orchestrator
Almost Perfect Service Discovery and Failover with ProxySQL and OrchestratorJean-François Gagné
 
Azure SQL Database
Azure SQL DatabaseAzure SQL Database
Azure SQL Databaserockplace
 
Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure FundamentalsAdwait Ullal
 
Disaster Recovery Options with AWS
Disaster Recovery Options with AWSDisaster Recovery Options with AWS
Disaster Recovery Options with AWSAmazon Web Services
 

Tendances (20)

Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
Oracle Active Data Guard 12c: Far Sync Instance, Real-Time Cascade and Other ...
 
Aws route 53
Aws route 53Aws route 53
Aws route 53
 
Migrate an Existing Application to Microsoft Azure
Migrate an Existing Application to Microsoft AzureMigrate an Existing Application to Microsoft Azure
Migrate an Existing Application to Microsoft Azure
 
Introducing Azure SQL Database
Introducing Azure SQL DatabaseIntroducing Azure SQL Database
Introducing Azure SQL Database
 
Azure SQL Database
Azure SQL Database Azure SQL Database
Azure SQL Database
 
Introduction to Azure
Introduction to AzureIntroduction to Azure
Introduction to Azure
 
Building a Modern Data Warehouse - Deep Dive on Amazon Redshift
Building a Modern Data Warehouse - Deep Dive on Amazon RedshiftBuilding a Modern Data Warehouse - Deep Dive on Amazon Redshift
Building a Modern Data Warehouse - Deep Dive on Amazon Redshift
 
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft AzureAdvanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
Advanced Load Balancer/Traffic Manager and App Gateway for Microsoft Azure
 
Azure SQL Database Managed Instance
Azure SQL Database Managed InstanceAzure SQL Database Managed Instance
Azure SQL Database Managed Instance
 
Disaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWSDisaster Recovery of on-premises IT infrastructure with AWS
Disaster Recovery of on-premises IT infrastructure with AWS
 
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
 
MySQL Backup & Recovery
MySQL Backup & RecoveryMySQL Backup & Recovery
MySQL Backup & Recovery
 
Introduction to Azure SQL DB
Introduction to Azure SQL DBIntroduction to Azure SQL DB
Introduction to Azure SQL DB
 
Azure governance v4.0
Azure governance v4.0Azure governance v4.0
Azure governance v4.0
 
Azure 101
Azure 101Azure 101
Azure 101
 
Almost Perfect Service Discovery and Failover with ProxySQL and Orchestrator
Almost Perfect Service Discovery and Failover with ProxySQL and OrchestratorAlmost Perfect Service Discovery and Failover with ProxySQL and Orchestrator
Almost Perfect Service Discovery and Failover with ProxySQL and Orchestrator
 
Dynamodb ppt
Dynamodb pptDynamodb ppt
Dynamodb ppt
 
Azure SQL Database
Azure SQL DatabaseAzure SQL Database
Azure SQL Database
 
Microsoft Azure Fundamentals
Microsoft Azure FundamentalsMicrosoft Azure Fundamentals
Microsoft Azure Fundamentals
 
Disaster Recovery Options with AWS
Disaster Recovery Options with AWSDisaster Recovery Options with AWS
Disaster Recovery Options with AWS
 

Similaire à AWS VS AZURE VS GOOGLE CLOUD STORAGE

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 IBMRightScale
 
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...RightScale
 
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 CostsRightScale
 
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 Overviewssuser6d7b1f3
 
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 ...Amazon Web Services
 
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 CloudAmazon Web Services
 
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 2017Amazon Web Services
 
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...Amazon Web Services
 
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 DayAmazon Web Services Korea
 
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
 
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.pdfNETWAYS
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)Amazon Web Services
 
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 WarehouseAmazon Web Services
 
Getting Started with Amazon Aurora
Getting Started with Amazon AuroraGetting Started with Amazon Aurora
Getting Started with Amazon AuroraAmazon Web Services
 
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)LCloud
 
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...
ENT313 Deploying a Disaster Recovery Site on AWS: Minimal Cost with Maximum E...Amazon Web Services
 
Getting Started with Amazon Aurora
Getting Started with Amazon AuroraGetting Started with Amazon Aurora
Getting Started with Amazon AuroraAmazon Web Services
 
Getting started with amazon aurora - Toronto
Getting started with amazon aurora - TorontoGetting started with amazon aurora - Toronto
Getting started with amazon aurora - TorontoAmazon Web Services
 
Building Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS CloudBuilding Analytics Applications in the AWS Cloud
Building Analytics Applications in the AWS CloudAmazon Web Services
 
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)
SRV413 Deep Dive on Elastic Block Storage (Amazon EBS)Amazon Web Services
 

Similaire à AWS VS AZURE VS GOOGLE CLOUD STORAGE (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)
 

Plus de RightScale

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 GovernanceRightScale
 
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 DevOpsRightScale
 
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 RightScaleRightScale
 
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 NowRightScale
 
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 EnterpriseRightScale
 
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)RightScale
 
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 IBMRightScale
 
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 OptimaRightScale
 
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 ToolsRightScale
 
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 ComplianceRightScale
 
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 MoreRightScale
 
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 EnterprisesRightScale
 
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 IBMRightScale
 
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 SuccessRightScale
 
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 ReportRightScale
 
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 HelpsRightScale
 
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 OptimaRightScale
 
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 NowRightScale
 
AWS re:Invent 2017 Recap
AWS re:Invent 2017 RecapAWS re:Invent 2017 Recap
AWS re:Invent 2017 RecapRightScale
 
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 IBMRightScale
 

Plus de 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
 

Dernier

PPT on INDIA VS PAKISTAN - A Sports Rivalry
PPT on INDIA VS PAKISTAN - A Sports RivalryPPT on INDIA VS PAKISTAN - A Sports Rivalry
PPT on INDIA VS PAKISTAN - A Sports Rivalryanirbannath184
 
DONAL88 >LINK SLOT PG SOFT TERGACOR 2024
DONAL88 >LINK SLOT PG SOFT TERGACOR 2024DONAL88 >LINK SLOT PG SOFT TERGACOR 2024
DONAL88 >LINK SLOT PG SOFT TERGACOR 2024DONAL88 GACOR
 
Benifits of Individual And Team Sports-Group 7.pptx
Benifits of Individual And Team Sports-Group 7.pptxBenifits of Individual And Team Sports-Group 7.pptx
Benifits of Individual And Team Sports-Group 7.pptxsherrymieg19
 
JORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdf
JORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdfJORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdf
JORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdfArturo Pacheco Alvarez
 
Italy Vs Albania Euro Cup 2024 Italy's Strategy for Success.docx
Italy Vs Albania Euro Cup 2024 Italy's Strategy for Success.docxItaly Vs Albania Euro Cup 2024 Italy's Strategy for Success.docx
Italy Vs Albania Euro Cup 2024 Italy's Strategy for Success.docxWorld Wide Tickets And Hospitality
 
Introduction to Basketball-PowerPoint Presentation
Introduction to Basketball-PowerPoint PresentationIntroduction to Basketball-PowerPoint Presentation
Introduction to Basketball-PowerPoint PresentationJuliusMacaballug
 
Project & Portfolio, Market Analysis: WWE
Project & Portfolio, Market Analysis: WWEProject & Portfolio, Market Analysis: WWE
Project & Portfolio, Market Analysis: WWEDeShawn Ellis
 
Clash of Titans_ PSG vs Barcelona (1).pdf
Clash of Titans_ PSG vs Barcelona (1).pdfClash of Titans_ PSG vs Barcelona (1).pdf
Clash of Titans_ PSG vs Barcelona (1).pdfMuhammad Hashim
 
Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...
Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...
Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...World Wide Tickets And Hospitality
 
JORNADA 2 LIGA MUROBASQUETBOL1 2024.docx
JORNADA 2 LIGA MUROBASQUETBOL1 2024.docxJORNADA 2 LIGA MUROBASQUETBOL1 2024.docx
JORNADA 2 LIGA MUROBASQUETBOL1 2024.docxArturo Pacheco Alvarez
 

Dernier (11)

PPT on INDIA VS PAKISTAN - A Sports Rivalry
PPT on INDIA VS PAKISTAN - A Sports RivalryPPT on INDIA VS PAKISTAN - A Sports Rivalry
PPT on INDIA VS PAKISTAN - A Sports Rivalry
 
DONAL88 >LINK SLOT PG SOFT TERGACOR 2024
DONAL88 >LINK SLOT PG SOFT TERGACOR 2024DONAL88 >LINK SLOT PG SOFT TERGACOR 2024
DONAL88 >LINK SLOT PG SOFT TERGACOR 2024
 
Benifits of Individual And Team Sports-Group 7.pptx
Benifits of Individual And Team Sports-Group 7.pptxBenifits of Individual And Team Sports-Group 7.pptx
Benifits of Individual And Team Sports-Group 7.pptx
 
NATIONAL SPORTS DAY WRITTEN QUIZ by QUI9
NATIONAL SPORTS DAY WRITTEN QUIZ by QUI9NATIONAL SPORTS DAY WRITTEN QUIZ by QUI9
NATIONAL SPORTS DAY WRITTEN QUIZ by QUI9
 
JORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdf
JORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdfJORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdf
JORNADA 3 LIGA MURO 2024GHGHGHGHGHGH.pdf
 
Italy Vs Albania Euro Cup 2024 Italy's Strategy for Success.docx
Italy Vs Albania Euro Cup 2024 Italy's Strategy for Success.docxItaly Vs Albania Euro Cup 2024 Italy's Strategy for Success.docx
Italy Vs Albania Euro Cup 2024 Italy's Strategy for Success.docx
 
Introduction to Basketball-PowerPoint Presentation
Introduction to Basketball-PowerPoint PresentationIntroduction to Basketball-PowerPoint Presentation
Introduction to Basketball-PowerPoint Presentation
 
Project & Portfolio, Market Analysis: WWE
Project & Portfolio, Market Analysis: WWEProject & Portfolio, Market Analysis: WWE
Project & Portfolio, Market Analysis: WWE
 
Clash of Titans_ PSG vs Barcelona (1).pdf
Clash of Titans_ PSG vs Barcelona (1).pdfClash of Titans_ PSG vs Barcelona (1).pdf
Clash of Titans_ PSG vs Barcelona (1).pdf
 
Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...
Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...
Spain Vs Italy Showdown Between Italy and Spain Could Determine UEFA Euro 202...
 
JORNADA 2 LIGA MUROBASQUETBOL1 2024.docx
JORNADA 2 LIGA MUROBASQUETBOL1 2024.docxJORNADA 2 LIGA MUROBASQUETBOL1 2024.docx
JORNADA 2 LIGA MUROBASQUETBOL1 2024.docx
 

AWS VS AZURE VS GOOGLE CLOUD STORAGE

  • 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