1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-15 03:11:57 +00:00

Elastic's own cloud offering is important (#398)

This should be on the list: https://www.elastic.co/de/cloud/as-a-service (formerly called "Found", a company that was bought by elastic in 2015). You get the latest versions, Kibana, custom plugins and scripts and dictionaries. Also, you can access the commercial x-pack products (Shield / Marvel / Watcher / Graph / Reporting), also in the free 14 days version.
This commit is contained in:
Suny Kim 2017-03-31 00:08:03 +02:00 committed by Thanos Baskous
parent 50e42190fd
commit ed5af7c7ce

View file

@ -290,7 +290,7 @@ Many services within AWS can at least be compared with Google Cloud offerings or
| 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 |
| Search | CloudSearch, Elasticsearch (managed) | | | Search | Algolia, QBox | Elasticsearch, Solr |
| Search | CloudSearch, Elasticsearch (managed) | | | Search | Algolia, QBox, Elastic Cloud | Elasticsearch, Solr |
| Data warehouse | Redshift | BigQuery | Dremel | SQL Data Warehouse | Oracle, IBM, SAP, HP, many others | Greenplum |
| Business intelligence | QuickSight | Data Studio 360 | | Power BI | Tableau | |
| Lock manager | [DynamoDB (weak)](https://gist.github.com/ryandotsmith/c95fd21fab91b0823328) | | Chubby | Lease blobs in Storage Account | | ZooKeeper, Etcd, Consul |