mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-03-09 15:40:06 +00:00
Added reference to Azure Citus https://docs.microsoft.com/en-us/azure/postgresql/quickstart-create-hyperscale-portal (#713)
This commit is contained in:
parent
e2656732b3
commit
3720deb66d
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ Many services within AWS can at least be compared with Google Cloud offerings or
|
|||
| Object storage | S3 | Cloud Storage | GFS | Storage Account | DigitalOcean Spaces | Swift, HDFS, Minio | Swift |
|
||||
| Block storage | EBS | Persistent Disk | | Storage Account | DigitalOcean Volumes | NFS | Cinder |
|
||||
| SQL datastore | RDS | Cloud SQL | | SQL Database | | MySQL, PostgreSQL | Trove (stores NoSQL as well) |
|
||||
| Sharded RDBMS | | Cloud Spanner | F1, Spanner | | | Crate.io, CockroachDB |
|
||||
| Sharded RDBMS | | Cloud Spanner | F1, Spanner | Azure Database for PostgreSQL - Hyperscale (Citus) | | Crate.io, CockroachDB |
|
||||
| Bigtable | | Cloud Bigtable | Bigtable | | | HBase |
|
||||
| Key-value store, column store | DynamoDB | Cloud Datastore | Megastore | Tables, DocumentDB | | Cassandra, CouchDB, RethinkDB, Redis |
|
||||
| Memory cache | ElastiCache | App Engine Memcache | | Redis Cache | | Memcached, Redis |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue