You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/07/17 18:38:24 UTC

[GitHub] [cassandra-website] polandll opened a new pull request #10: CASSANDRA-15940 3rd party page addition

polandll opened a new pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10


   This is an initial third-party page to allow projects and companies to be identified with Apache Cassandra.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456647050



##########
File path: src/third-party.md
##########
@@ -0,0 +1,80 @@
+---
+layout: page
+permalink: /third-party/
+title: Third-party projects 
+is_homepage: false
+is_sphinx_doc: false
+---
+
+ Third-party projects
+---------
+
+### Cassandra as-a-Service cloud offerings
+
+* [Aiven for Apache Cassandra](https://aiven.io/cassandra): Aiven for Apache Cassandra is a fully managed NoSQL database, deployable in the cloud of your choice.
+Snap it into your existing workflows with the click of a button, automate away the mundane tasks, and focus on building your core apps. Now running Cassandra 3.11.
+* [Amazon Keyspaces (for Apache Cassandra)](https://aws.amazon.com/keyspaces/): Scalable, highly available, and managed Apache Cassandra–compatible database service.
+* [DataStax Astra](https://astra.datastax.com): Cloud-native database as-a-service built on Apache Cassandra™ complete with a free-tier and CQL, REST and GraphQL APIs for faster development. Deployable in AWS and GCP.
+* [Instaclustr Hosted & Managed Apache Cassandra as a Service](https://www.instaclustr.com/solutions/managed-apache-cassandra): Instaclustr provides a fully managed and SOC 2 certified hosted & managed service for Apache Cassandra® on AWS, Azure, GCP and IBM Cloud.
+
+### Cassandra installation tools
+* [Docker community Cassandra images](https://hub.docker.com/_/cassandra): Docker images for Apache Cassandra maintained by the Docker community
+* [DataStax Desktop](https://downloads.datastax.com/#desktop): Cross-platform (Windows, MacOSX, Linux) application that allows developers to quickly explore Apache Cassandra™ with a few clicks on their laptop, complete with tutorials and walkthroughs.
+* [The Last Pickle/DataStax tlp-cluster](https://github.com/thelastpickle/tlp-cluster): tlp-cluster, a tool for launching Cassandra clusters in AWS

Review comment:
       Only that it reads odd 🤷 
   These tools were from The Last Pickle, and that's what the _tlp_ initials are.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#issuecomment-661357713


   replaced with https://github.com/apache/cassandra-website/pull/12


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever closed pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever closed pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] polandll commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
polandll commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456646203



##########
File path: src/third-party.md
##########
@@ -0,0 +1,80 @@
+---
+layout: page
+permalink: /third-party/
+title: Third-party projects 
+is_homepage: false
+is_sphinx_doc: false
+---
+
+ Third-party projects
+---------
+
+### Cassandra as-a-Service cloud offerings
+
+* [Aiven for Apache Cassandra](https://aiven.io/cassandra): Aiven for Apache Cassandra is a fully managed NoSQL database, deployable in the cloud of your choice.
+Snap it into your existing workflows with the click of a button, automate away the mundane tasks, and focus on building your core apps. Now running Cassandra 3.11.
+* [Amazon Keyspaces (for Apache Cassandra)](https://aws.amazon.com/keyspaces/): Scalable, highly available, and managed Apache Cassandra–compatible database service.
+* [DataStax Astra](https://astra.datastax.com): Cloud-native database as-a-service built on Apache Cassandra™ complete with a free-tier and CQL, REST and GraphQL APIs for faster development. Deployable in AWS and GCP.
+* [Instaclustr Hosted & Managed Apache Cassandra as a Service](https://www.instaclustr.com/solutions/managed-apache-cassandra): Instaclustr provides a fully managed and SOC 2 certified hosted & managed service for Apache Cassandra® on AWS, Azure, GCP and IBM Cloud.
+
+### Cassandra installation tools
+* [Docker community Cassandra images](https://hub.docker.com/_/cassandra): Docker images for Apache Cassandra maintained by the Docker community
+* [DataStax Desktop](https://downloads.datastax.com/#desktop): Cross-platform (Windows, MacOSX, Linux) application that allows developers to quickly explore Apache Cassandra™ with a few clicks on their laptop, complete with tutorials and walkthroughs.
+* [The Last Pickle/DataStax tlp-cluster](https://github.com/thelastpickle/tlp-cluster): tlp-cluster, a tool for launching Cassandra clusters in AWS

Review comment:
       Reasoning behind that?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456638451



##########
File path: src/third-party.md
##########
@@ -0,0 +1,80 @@
+---
+layout: page
+permalink: /third-party/
+title: Third-party projects 
+is_homepage: false
+is_sphinx_doc: false
+---
+
+ Third-party projects
+---------
+
+### Cassandra as-a-Service cloud offerings
+
+* [Aiven for Apache Cassandra](https://aiven.io/cassandra): Aiven for Apache Cassandra is a fully managed NoSQL database, deployable in the cloud of your choice.
+Snap it into your existing workflows with the click of a button, automate away the mundane tasks, and focus on building your core apps. Now running Cassandra 3.11.
+* [Amazon Keyspaces (for Apache Cassandra)](https://aws.amazon.com/keyspaces/): Scalable, highly available, and managed Apache Cassandra–compatible database service.
+* [DataStax Astra](https://astra.datastax.com): Cloud-native database as-a-service built on Apache Cassandra™ complete with a free-tier and CQL, REST and GraphQL APIs for faster development. Deployable in AWS and GCP.
+* [Instaclustr Hosted & Managed Apache Cassandra as a Service](https://www.instaclustr.com/solutions/managed-apache-cassandra): Instaclustr provides a fully managed and SOC 2 certified hosted & managed service for Apache Cassandra® on AWS, Azure, GCP and IBM Cloud.
+
+### Cassandra installation tools
+* [Docker community Cassandra images](https://hub.docker.com/_/cassandra): Docker images for Apache Cassandra maintained by the Docker community
+* [DataStax Desktop](https://downloads.datastax.com/#desktop): Cross-platform (Windows, MacOSX, Linux) application that allows developers to quickly explore Apache Cassandra™ with a few clicks on their laptop, complete with tutorials and walkthroughs.
+* [The Last Pickle/DataStax tlp-cluster](https://github.com/thelastpickle/tlp-cluster): tlp-cluster, a tool for launching Cassandra clusters in AWS

Review comment:
       Can we just keep "The Last Pickle" as the name? And at the end of the sentence just put "(DataStax)" in?
   e.g.
   ```suggestion
   * [The Last Pickle tlp-cluster](https://github.com/thelastpickle/tlp-cluster): tlp-cluster, a tool for launching Cassandra clusters in AWS. (DataStax)
   ```
   
   This applies to all the occurrences of `The Last Pickle/DataStax`




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456637605



##########
File path: src/third-party.md
##########
@@ -0,0 +1,80 @@
+---
+layout: page
+permalink: /third-party/
+title: Third-party projects 
+is_homepage: false
+is_sphinx_doc: false
+---
+
+ Third-party projects
+---------
+
+### Cassandra as-a-Service cloud offerings
+
+* [Aiven for Apache Cassandra](https://aiven.io/cassandra): Aiven for Apache Cassandra is a fully managed NoSQL database, deployable in the cloud of your choice.
+Snap it into your existing workflows with the click of a button, automate away the mundane tasks, and focus on building your core apps. Now running Cassandra 3.11.
+* [Amazon Keyspaces (for Apache Cassandra)](https://aws.amazon.com/keyspaces/): Scalable, highly available, and managed Apache Cassandra–compatible database service.
+* [DataStax Astra](https://astra.datastax.com): Cloud-native database as-a-service built on Apache Cassandra™ complete with a free-tier and CQL, REST and GraphQL APIs for faster development. Deployable in AWS and GCP.
+* [Instaclustr Hosted & Managed Apache Cassandra as a Service](https://www.instaclustr.com/solutions/managed-apache-cassandra): Instaclustr provides a fully managed and SOC 2 certified hosted & managed service for Apache Cassandra® on AWS, Azure, GCP and IBM Cloud.
+
+### Cassandra installation tools
+* [Docker community Cassandra images](https://hub.docker.com/_/cassandra): Docker images for Apache Cassandra maintained by the Docker community
+* [DataStax Desktop](https://downloads.datastax.com/#desktop): Cross-platform (Windows, MacOSX, Linux) application that allows developers to quickly explore Apache Cassandra™ with a few clicks on their laptop, complete with tutorials and walkthroughs.
+* [The Last Pickle/DataStax tlp-cluster](https://github.com/thelastpickle/tlp-cluster): tlp-cluster, a tool for launching Cassandra clusters in AWS
+
+### Cassandra tools
+
+* [cassandra.link](https://cassandra.link): Curated site with tools
+* [cassandra.tools](https://cassandra.tools): Curated list of tools

Review comment:
       Both these^ are from the same person, so I'd suggest…
   ```suggestion
    * [cassandra.link](https://cassandra.link): Curated site with tools, along with [cassandra.tools](https://cassandra.tools).
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456905798



##########
File path: src/index.html
##########
@@ -22,20 +22,32 @@ <h3>What is Cassandra?</h3>
         <h4>Proven</h4>
         <p>
         Cassandra is in use at
+        <a href="https://www.dataversity.net/case-study-cassandra-meets-call-of-duty/">Activision</a>,
         <a href="http://www.slideshare.net/daveconnors/cassandra-puppet-scaling-data-at-15-per-month">Constant Contact</a>,
-        <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>,
+
+        <!-- <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>, -->
+	<!-- SWITCHED TO SCYLLA https://www.scylladb.com/2018/09/05/cern-real-time-processing-big-data-scylla/ -->

Review comment:
       can we remove all the `<!-- … -->` lines please. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#issuecomment-660648014


   to clean up that PR, to contain only the three files, you can do the following…
   ```
   git reset master 
   git add src/third-party.md
   git commit -m "create a 3rd party page for cassandra community page" src/index.html src/community.md src/third-party.md
   ```
   this is presuming you are working on the command-line. and this will squash all your previous commits into one commit (which is fine by me)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456636576



##########
File path: src/third-party.md
##########
@@ -0,0 +1,80 @@
+---
+layout: page
+permalink: /third-party/
+title: Third-party projects 
+is_homepage: false
+is_sphinx_doc: false
+---
+
+ Third-party projects
+---------
+
+### Cassandra as-a-Service cloud offerings
+
+* [Aiven for Apache Cassandra](https://aiven.io/cassandra): Aiven for Apache Cassandra is a fully managed NoSQL database, deployable in the cloud of your choice.
+Snap it into your existing workflows with the click of a button, automate away the mundane tasks, and focus on building your core apps. Now running Cassandra 3.11.
+* [Amazon Keyspaces (for Apache Cassandra)](https://aws.amazon.com/keyspaces/): Scalable, highly available, and managed Apache Cassandra–compatible database service.
+* [DataStax Astra](https://astra.datastax.com): Cloud-native database as-a-service built on Apache Cassandra™ complete with a free-tier and CQL, REST and GraphQL APIs for faster development. Deployable in AWS and GCP.
+* [Instaclustr Hosted & Managed Apache Cassandra as a Service](https://www.instaclustr.com/solutions/managed-apache-cassandra): Instaclustr provides a fully managed and SOC 2 certified hosted & managed service for Apache Cassandra® on AWS, Azure, GCP and IBM Cloud.
+
+### Cassandra installation tools
+* [Docker community Cassandra images](https://hub.docker.com/_/cassandra): Docker images for Apache Cassandra maintained by the Docker community
+* [DataStax Desktop](https://downloads.datastax.com/#desktop): Cross-platform (Windows, MacOSX, Linux) application that allows developers to quickly explore Apache Cassandra™ with a few clicks on their laptop, complete with tutorials and walkthroughs.
+* [The Last Pickle/DataStax tlp-cluster](https://github.com/thelastpickle/tlp-cluster): tlp-cluster, a tool for launching Cassandra clusters in AWS
+
+### Cassandra tools
+
+* [cassandra.link](https://cassandra.link): Curated site with tools
+* [cassandra.tools](https://cassandra.tools): Curated list of tools

Review comment:
       Both these^ are from the same person, so I'd suggest…
   ```suggestion
    * [cassandra.link](https://cassandra.link): Curated site with tools, along with [cassandra.tools](https://cassandra.tools).
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456912361



##########
File path: src/index.html
##########
@@ -22,20 +22,32 @@ <h3>What is Cassandra?</h3>
         <h4>Proven</h4>
         <p>
         Cassandra is in use at
+        <a href="https://www.dataversity.net/case-study-cassandra-meets-call-of-duty/">Activision</a>,
         <a href="http://www.slideshare.net/daveconnors/cassandra-puppet-scaling-data-at-15-per-month">Constant Contact</a>,
-        <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>,
+
+        <!-- <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>, -->
+	<!-- SWITCHED TO SCYLLA https://www.scylladb.com/2018/09/05/cern-real-time-processing-big-data-scylla/ -->
         <a href="http://www.slideshare.net/planetcassandra/nyc-tech-day-using-cassandra-for-dvr-scheduling-at-comcast">Comcast</a>,
         <a href="http://www.slideshare.net/jaykumarpatel/cassandra-at-ebay-13920376">eBay</a>,
-        <a href="http://planetcassandra.org/blog/post/analytics-at-github-with-apache-cassandra/">GitHub</a>,
-        <a href="http://planetcassandra.org/blog/post/godaddy-worlds-largest-domain-name-registrar-and-web-host-provider-utilizes-cassandra-for-replication-and-scalability/">GoDaddy</a>,
-        <a href="http://planetcassandra.org/blog/post/cassandra-used-to-build-scalable-and-highly-available-systems-at-hulu-streaming-content-to-over-5-million-subscribers/">Hulu</a>,
-        <a href="http://planetcassandra.org/blog/post/instagram-making-the-switch-to-cassandra-from-redis-75-instasavings/">Instagram</a>, 
-        <a href="http://www.slideshare.net/planetcassandra/3-mohit-anchlia">Intuit</a>,
-        <a href="http://www.slideshare.net/adrianco/migrating-netflix-from-oracle-to-global-cassandra">Netflix</a>,
-        <a href="http://planetcassandra.org/blog/post/reddit-upvotes-apache-cassandras-horizontal-scaling-managing-17000000-votes-daily/">Reddit</a>, 
-        <a href="http://planetcassandra.org/blog/post/make-it-rain-apache-cassandra-at-the-weather-channel-for-severe-weather-alerts/">The Weather Channel</a>,
-        and <a href="http://planetcassandra.org/companies/">over 1500 more companies</a> that have large, active data
-        sets.</p>
+
+        <!-- <a href="http://planetcassandra.org/blog/post/analytics-at-github-with-apache-cassandra/">GitHub</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/godaddy-worlds-largest-domain-name-registrar-and-web-host-provider-utilizes-cassandra-for-replication-and-scalability/">GoDaddy</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/cassandra-used-to-build-scalable-and-highly-available-systems-at-hulu-streaming-content-to-over-5-million-subscribers/">Hulu</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/instagram-making-the-switch-to-cassandra-from-redis-75-instasavings/">Instagram</a>,--> 
+
+	<a href="https://www.datastax.com/blog/2020/04/accelerate-rewind-how-instagram-uses-cassandra-operate-global-scale-2">Instagram</a>,
+
+        <!-- <a href="http://www.slideshare.net/planetcassandra/3-mohit-anchlia">Intuit</a>,-->
+	<a href="https://www.datastax.com/resources/video/datastax-accelerate-2019-managing-400-billion-requests-zero-downtime-turbotax">Intuit</a>, 
+
+        <!-- <a href="http://www.slideshare.net/adrianco/migrating-netflix-from-oracle-to-global-cassandra">Netflix</a>, -->
+	<a href="https://www.slideshare.net/VinayKumarChella/how-netflix-manages-petabyte-scale-apache-cassandra-in-the-cloud">Netflix</a>, 
+
+        <!-- <a href="http://planetcassandra.org/blog/post/reddit-upvotes-apache-cassandras-horizontal-scaling-managing-17000000-votes-daily/">Reddit</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/make-it-rain-apache-cassandra-at-the-weather-channel-for-severe-weather-alerts/">The Weather Channel</a>,-->

Review comment:
       Can we find links for the following? 
   - Apple
   - Uber, 
   - ING, 
   - Fidelity, 
   - NY Times, 
   - Outbrain, 
   - BazaarVoice, 
   - Best Buy, 
   - Hulu, 
   - Sky, 
   - Pearson Education, 
   - Walmart, 
   - Microsoft, 
   - Macy's™, 
   - McDonalds, 
   - Macquarie Bank, 
   - GitHub, 
   
   (this could be pushed out to a follow up PR)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r456911982



##########
File path: src/index.html
##########
@@ -22,20 +22,32 @@ <h3>What is Cassandra?</h3>
         <h4>Proven</h4>
         <p>
         Cassandra is in use at
+        <a href="https://www.dataversity.net/case-study-cassandra-meets-call-of-duty/">Activision</a>,
         <a href="http://www.slideshare.net/daveconnors/cassandra-puppet-scaling-data-at-15-per-month">Constant Contact</a>,
-        <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>,
+
+        <!-- <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>, -->
+	<!-- SWITCHED TO SCYLLA https://www.scylladb.com/2018/09/05/cern-real-time-processing-big-data-scylla/ -->
         <a href="http://www.slideshare.net/planetcassandra/nyc-tech-day-using-cassandra-for-dvr-scheduling-at-comcast">Comcast</a>,
         <a href="http://www.slideshare.net/jaykumarpatel/cassandra-at-ebay-13920376">eBay</a>,
-        <a href="http://planetcassandra.org/blog/post/analytics-at-github-with-apache-cassandra/">GitHub</a>,
-        <a href="http://planetcassandra.org/blog/post/godaddy-worlds-largest-domain-name-registrar-and-web-host-provider-utilizes-cassandra-for-replication-and-scalability/">GoDaddy</a>,
-        <a href="http://planetcassandra.org/blog/post/cassandra-used-to-build-scalable-and-highly-available-systems-at-hulu-streaming-content-to-over-5-million-subscribers/">Hulu</a>,
-        <a href="http://planetcassandra.org/blog/post/instagram-making-the-switch-to-cassandra-from-redis-75-instasavings/">Instagram</a>, 
-        <a href="http://www.slideshare.net/planetcassandra/3-mohit-anchlia">Intuit</a>,
-        <a href="http://www.slideshare.net/adrianco/migrating-netflix-from-oracle-to-global-cassandra">Netflix</a>,
-        <a href="http://planetcassandra.org/blog/post/reddit-upvotes-apache-cassandras-horizontal-scaling-managing-17000000-votes-daily/">Reddit</a>, 
-        <a href="http://planetcassandra.org/blog/post/make-it-rain-apache-cassandra-at-the-weather-channel-for-severe-weather-alerts/">The Weather Channel</a>,
-        and <a href="http://planetcassandra.org/companies/">over 1500 more companies</a> that have large, active data
-        sets.</p>
+
+        <!-- <a href="http://planetcassandra.org/blog/post/analytics-at-github-with-apache-cassandra/">GitHub</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/godaddy-worlds-largest-domain-name-registrar-and-web-host-provider-utilizes-cassandra-for-replication-and-scalability/">GoDaddy</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/cassandra-used-to-build-scalable-and-highly-available-systems-at-hulu-streaming-content-to-over-5-million-subscribers/">Hulu</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/instagram-making-the-switch-to-cassandra-from-redis-75-instasavings/">Instagram</a>,--> 
+
+	<a href="https://www.datastax.com/blog/2020/04/accelerate-rewind-how-instagram-uses-cassandra-operate-global-scale-2">Instagram</a>,
+
+        <!-- <a href="http://www.slideshare.net/planetcassandra/3-mohit-anchlia">Intuit</a>,-->
+	<a href="https://www.datastax.com/resources/video/datastax-accelerate-2019-managing-400-billion-requests-zero-downtime-turbotax">Intuit</a>, 
+
+        <!-- <a href="http://www.slideshare.net/adrianco/migrating-netflix-from-oracle-to-global-cassandra">Netflix</a>, -->
+	<a href="https://www.slideshare.net/VinayKumarChella/how-netflix-manages-petabyte-scale-apache-cassandra-in-the-cloud">Netflix</a>, 
+
+        <!-- <a href="http://planetcassandra.org/blog/post/reddit-upvotes-apache-cassandras-horizontal-scaling-managing-17000000-votes-daily/">Reddit</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/make-it-rain-apache-cassandra-at-the-weather-channel-for-severe-weather-alerts/">The Weather Channel</a>,-->
+        and  thousands of other companies
+<!-- <a href="http://planetcassandra.org/companies/">over 1500 more companies</a> -->

Review comment:
       aside: it's a shame there's no longer an equivalent to this link. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] polandll commented on a change in pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
polandll commented on a change in pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#discussion_r457691087



##########
File path: src/index.html
##########
@@ -22,20 +22,32 @@ <h3>What is Cassandra?</h3>
         <h4>Proven</h4>
         <p>
         Cassandra is in use at
+        <a href="https://www.dataversity.net/case-study-cassandra-meets-call-of-duty/">Activision</a>,
         <a href="http://www.slideshare.net/daveconnors/cassandra-puppet-scaling-data-at-15-per-month">Constant Contact</a>,
-        <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>,
+
+        <!-- <a href="http://planetcassandra.org/blog/post/cassandra-at-cern-large-hadron-collider/">CERN</a>, -->
+	<!-- SWITCHED TO SCYLLA https://www.scylladb.com/2018/09/05/cern-real-time-processing-big-data-scylla/ -->
         <a href="http://www.slideshare.net/planetcassandra/nyc-tech-day-using-cassandra-for-dvr-scheduling-at-comcast">Comcast</a>,
         <a href="http://www.slideshare.net/jaykumarpatel/cassandra-at-ebay-13920376">eBay</a>,
-        <a href="http://planetcassandra.org/blog/post/analytics-at-github-with-apache-cassandra/">GitHub</a>,
-        <a href="http://planetcassandra.org/blog/post/godaddy-worlds-largest-domain-name-registrar-and-web-host-provider-utilizes-cassandra-for-replication-and-scalability/">GoDaddy</a>,
-        <a href="http://planetcassandra.org/blog/post/cassandra-used-to-build-scalable-and-highly-available-systems-at-hulu-streaming-content-to-over-5-million-subscribers/">Hulu</a>,
-        <a href="http://planetcassandra.org/blog/post/instagram-making-the-switch-to-cassandra-from-redis-75-instasavings/">Instagram</a>, 
-        <a href="http://www.slideshare.net/planetcassandra/3-mohit-anchlia">Intuit</a>,
-        <a href="http://www.slideshare.net/adrianco/migrating-netflix-from-oracle-to-global-cassandra">Netflix</a>,
-        <a href="http://planetcassandra.org/blog/post/reddit-upvotes-apache-cassandras-horizontal-scaling-managing-17000000-votes-daily/">Reddit</a>, 
-        <a href="http://planetcassandra.org/blog/post/make-it-rain-apache-cassandra-at-the-weather-channel-for-severe-weather-alerts/">The Weather Channel</a>,
-        and <a href="http://planetcassandra.org/companies/">over 1500 more companies</a> that have large, active data
-        sets.</p>
+
+        <!-- <a href="http://planetcassandra.org/blog/post/analytics-at-github-with-apache-cassandra/">GitHub</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/godaddy-worlds-largest-domain-name-registrar-and-web-host-provider-utilizes-cassandra-for-replication-and-scalability/">GoDaddy</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/cassandra-used-to-build-scalable-and-highly-available-systems-at-hulu-streaming-content-to-over-5-million-subscribers/">Hulu</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/instagram-making-the-switch-to-cassandra-from-redis-75-instasavings/">Instagram</a>,--> 
+
+	<a href="https://www.datastax.com/blog/2020/04/accelerate-rewind-how-instagram-uses-cassandra-operate-global-scale-2">Instagram</a>,
+
+        <!-- <a href="http://www.slideshare.net/planetcassandra/3-mohit-anchlia">Intuit</a>,-->
+	<a href="https://www.datastax.com/resources/video/datastax-accelerate-2019-managing-400-billion-requests-zero-downtime-turbotax">Intuit</a>, 
+
+        <!-- <a href="http://www.slideshare.net/adrianco/migrating-netflix-from-oracle-to-global-cassandra">Netflix</a>, -->
+	<a href="https://www.slideshare.net/VinayKumarChella/how-netflix-manages-petabyte-scale-apache-cassandra-in-the-cloud">Netflix</a>, 
+
+        <!-- <a href="http://planetcassandra.org/blog/post/reddit-upvotes-apache-cassandras-horizontal-scaling-managing-17000000-votes-daily/">Reddit</a>, -->
+        <!-- <a href="http://planetcassandra.org/blog/post/make-it-rain-apache-cassandra-at-the-weather-channel-for-severe-weather-alerts/">The Weather Channel</a>,-->
+        and  thousands of other companies
+<!-- <a href="http://planetcassandra.org/companies/">over 1500 more companies</a> -->

Review comment:
       Yes, it is. I did do some digging, but the net result is that there is no such list freely available.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra-website] michaelsembwever commented on pull request #10: CASSANDRA-15940 3rd party page addition

Posted by GitBox <gi...@apache.org>.
michaelsembwever commented on pull request #10:
URL: https://github.com/apache/cassandra-website/pull/10#issuecomment-660297543


   The only "changed" files in this PR are
   - community.md
   - index.md, plus
   - third-party.md


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org