Skip to content

Instantly share code, notes, and snippets.

@avibryant
Last active March 13, 2016 01:51
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avibryant/11376572 to your computer and use it in GitHub Desktop.
Save avibryant/11376572 to your computer and use it in GitHub Desktop.
Google <=> Open Source Rosetta Stone
GFS = HDFS
MapReduce = Hadoop
BigTable = HBase
Protocol Buffers = Thrift or Avro (serialization)
Stubby = Thrift or Avro (RPC)
ColumnIO = Parquet
Dremel = Impala
Chubby = Zookeeper
Omega = Mesos
Borg = Aurora
Blaze = Pants or Buck
FlumeJava = Crunch
Logsaver = Scribe or Flume
Millwheel = Storm or Samza?
Borgmon/Monarch = Graphite
Dapper = Zipkin
"LGTM" = "Ship it"
(Contributors: @avibryant, @joshwills, @skamille, @marius, @wickman)
@eribeiro
Copy link

Megastore = --- nothing ---
Blobstore = --- nothing ---
Colossus = LOL
Spanner = LOLOLOLOLOL

@bpollack
Copy link

bpollack commented May 1, 2014

Riak's S3 provider (or half a dozen others) would seem to be an analog to Blobstore. Cassandra and Riak both would also seem to be sane equivalents to BigTable for most purposes.

@bpollack
Copy link

bpollack commented May 1, 2014

I also think listing Marathon as an alternative to Borg might make sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment