From charlesreid1

Revision as of 22:38, 12 September 2017 by Admin (talk | contribs)

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]
    • Github repo with the docker file used is 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]