Digital Ocean Spaces compared to Azure Storage

Digital Ocean Spaces
Versus
Azure Storage

Features

Storage Features of Digital Ocean Spaces compared to Azure Storage
Digital Ocean SpacesFeaturesAzure Storage
Cloud based
GDPR Compliant
On premise
Open source
Versioned files
Cross Region Replication
API
S3 Compatible API
Portal, REST apiManagement interfacesPortal, CLI, REST api
Event hooks/pubsub
SLABest effort. Credits below 99.9%. That is 43 minutes of downtime allowed per month without having to issue credits
250 GBMaximum object filesize~4.75 TB
Files smaller than 1MB are not optimally stored on DO’s Spaces.Minimum object filesize

A 0 byte file has at least 4 bytes of chargeable overhead for metadata.

Formula: 4 bytes + Len (PartitionKey + RowKey) * 2 bytes + For-Each Property(8 bytes + Len(Property Name) * 2 bytes + Sizeof(.Net Property Type))

unlimitedRecommended max file count per bucketUnlimited, as long as you stay under 5PB across your account
250 GBMax filesize for a bucket
unlimited. Note that a price is calculated per ‘Space’.Maximum amount of bucketsunlimited
Logs
Authentication / ACLShared access signature allows authenticated access to objects
Spaces leverages Digital Ocean’s built in CDN, which is a mix of two CDNs depending on the region your traffic is servedCDN integrationAzure Storage integrates with Azure’s as well as any other CDN directly
Centurylink is the backbone provider for large parts of the globePeering & interconnectAzure Storage doesn’t have special interconnects published
Unsupported Paid Feature Supported Unknown

Descriptions


Digital Ocean Spaces


Digital Ocean is one of the few companies that grew over time and actually made it to the champions leage of Cloud Hosting Providers. It’s only logical DO should offer an object storage solution.

Digital Ocean has established itself over the years as being developer friendly, posting an abundance of useful Sysadmin/developer articles. The value and quality of their blog closely represents their product, which is clean, has good concise documentation, and works great.

Their clients include InfluxDB and Edge Compute company Section; (see our srvrlss profile on them).


Azure Storage


Microsoft Azure Cloud Storage Microsoft’s answer to their cloud competitor Amazon is finally here. Microsoft has a wide range of storage solutions, providing SaaS (software as a service), PaaS (platform as a service ) and IaaS (infrastructure as a service). Azure supports a great variety of programming languages, tools, and frameworks, ranging from Microsoft-specific to Linux, or other third-party software and systems.

In the table below we’ll look at the Hot Access Tier, as this is the most commonly used storage tier for online usage.