From charlesreid1

No edit summary
No edit summary
Line 1: Line 1:
{{Main|Cassandra}}
Taking a look at the Google Cloud launcher list of preconfigured instances, you'll see two different versions of Cassandra:
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. [https://cloud.google.com/launcher/solution/click-to-deploy-images/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. [https://cloud.google.com/launcher/solution/click-to-deploy-images/cassandra]

Revision as of 23:22, 12 September 2017

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]