Openstack Swift compared to Google Cloud Storage

Openstack Swift
Versus
Google Cloud Storage

Features

Storage Features of Openstack Swift compared to Google Cloud Storage
Openstack SwiftFeaturesGoogle Cloud Storage
Cloud based
GDPR Compliant
On premise
Open source
Versioned files
Cross Region Replication
API
S3 Compatible API
REST apiManagement interfacesPortal, CLI, REST api
Event hooks/pubsubYes, but only in combination with Google Firebase
SLACredits below 99.95%. That is 21 minutes of monthly downtime allowed without ability to claim credits
5 GBMaximum object filesize5 TB
Minimum object filesize
unlimited, with note that it’s not recommended to store more than ~1M, depending on hardware setup for the SQLite indexRecommended max file count per bucket
unlimitedMax filesize for a bucket5 TB
unlimitedMaximum amount of bucketsunlimited
Logs
Authentication / ACL
CDN integrationYes, google’s storage solution ties into multiple CDNs and it’s covered by google’s own caching layer
Peering & interconnectLeveraging Google’s Peering connections for fast delivery of content
Unsupported Paid Feature Supported Unknown

Descriptions


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.


Google Cloud Storage


Google Cloud Platform (GCP) has proven itself time over time. They host anything, from very small startups to large enterprise clients, like Nintendo’s Pokemon GO, or basically any NFT marketplace.

Google Cloud Storage was first to introduce Interconnect.

Google Cloud Storage Interconnect facilitates cheap egress costs, from the storage to your CDN supplier. Which means that, when you put a CDN in front of your google cloud object storage, the egress traffic (from google to the CDN) will either be cheap or even free. Essentially, since you’re paying for the bandwidth on the CDN side as well, saving you money on needless costs.