Digital Ocean Spaces compared to Openstack Swift

Digital Ocean Spaces
Versus
Openstack Swift

Features

Storage Features of Digital Ocean Spaces compared to Openstack Swift
Digital Ocean SpacesFeaturesOpenstack Swift
Cloud based
GDPR Compliant
On premise
Open source
Versioned files
Cross Region Replication
API
S3 Compatible API
Portal, REST apiManagement interfacesREST api
Event hooks/pubsub
SLA
250 GBMaximum object filesize5 GB
Files smaller than 1MB are not optimally stored on DO’s Spaces.Minimum object filesize
unlimitedRecommended max file count per bucketunlimited, with note that it’s not recommended to store more than ~1M, depending on hardware setup for the SQLite index
250 GBMax filesize for a bucketunlimited
unlimited. Note that a price is calculated per ‘Space’.Maximum amount of bucketsunlimited
Logs
Authentication / ACL
Spaces leverages Digital Ocean’s built in CDN, which is a mix of two CDNs depending on the region your traffic is servedCDN integration
Centurylink is the backbone provider for large parts of the globePeering & interconnect
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).


Openstack Swift


Openstack’s founders, Rackspace and NASA, have created this platform with (public) cloud in mind.

Openstack is completely opensource and freely availalble under the Apache License. Meaning, you’re free to spin up your own cloud using their software. Openstack’s storage solution (Swift) is pluggable to be s3 compatible.

Openstack has many providers offering up their hardware on the openstack IaaS layer. To name a few: Canonical’s Ubuntu Bootstack and TATA’s managed infra services

Openstack’s pluggability is where its true power lies. Its sourcecode is written in Python and actively maintained. They have many performance and security enhancements, as well as plugins ready to be installed.