From charlesreid1

No edit summary
No edit summary
Line 1: Line 1:
{{Main|Cassandra}}
{{Main|Cassandra}}


Taking a look at the Google Cloud launcher list of preconfigured instances, you'll see two different versions of Cassandra:
Take a look at the Google Cloud launcher list of preconfigured instances.
* 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]
** Github repo with the docker file used is 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]


You'll see two different versions of Cassandra:
* Google Click to Deploy version of Cassandra [https://cloud.google.com/launcher/solution/click-to-deploy-images/cassandra]
* Bitnami version of Cassandra [[https://cloud.google.com/launcher/solution/bitnami-launchpad/cassandra]]
The Google click to deploy version of Cassandra is a Google-created docker image that contains the Cassandra stack and is intended to run on the Google Cloud platform.
The Bitnami version of Cassandra is maintained by Bitnami, a company that works on maintaining lots of applications, stacks, and appliances that are all ready to run in any cloud you happen to be on - whether it is Google Cloud or Amazon or Azure.






[[Category:Google Cloud]]
[[Category:Google Cloud]]

Revision as of 15:47, 13 September 2017

Take 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 [1]
  • Bitnami version of Cassandra [[2]]

The Google click to deploy version of Cassandra is a Google-created docker image that contains the Cassandra stack and is intended to run on the Google Cloud platform.

The Bitnami version of Cassandra is maintained by Bitnami, a company that works on maintaining lots of applications, stacks, and appliances that are all ready to run in any cloud you happen to be on - whether it is Google Cloud or Amazon or Azure.