From charlesreid1

(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...")
 
No edit summary
Line 1: Line 1:
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] (note that the docker file used is also available here: [https://github.com/GoogleCloudPlatform/cassandra-docker])
* 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]
** The docker file used is also available here: [https://github.com/GoogleCloudPlatform/cassandra-docker]
* 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. [https://cloud.google.com/launcher/solution/bitnami-launchpad/cassandra]
* 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. [https://cloud.google.com/launcher/solution/bitnami-launchpad/cassandra]
[[Category:Google Cloud]]

Revision as of 22:17, 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]
    • 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]