From charlesreid1

Revision as of 22:17, 12 September 2017 by Admin (talk | contribs) (Created page with "Taking a look at the Google Cloud launcher list of preconfigured instances, you'll see two different versions of Cassandra: * Google Click to Deploy version of Cassandra - thi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Taking a look at the Google Cloud launcher list of preconfigured instances, you'll see two different versions of Cassandra:

  • Google Click to Deploy version of Cassandra - this is a Google-created docker image that contains the Cassandra stack and is intended to run on Google's cloud platform. [1] (note that the docker file used is also available here: [2])
  • Bitnami version of Cassandra - this is a Bitnami-created virtual machine that runs on Google Cloud, but also runs on other cloud platforms like Amazon or Azure. [3]