This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4465915  CASSANDRA-16665 May 2021 updates to static pages
4465915 is described below

commit 4465915899095ec877f70255d97c3ff612e27dd0
Author: Erick Ramirez <[email protected]>
AuthorDate: Fri May 21 04:07:34 2021 +0000

    CASSANDRA-16665 May 2021 updates to static pages
---
 content/blog/Join-Cassandra-GSoC-2021.html | 254 +++++++++++++++++++++++++++++
 content/ecosystem/index.html               |   3 +-
 content/index.html                         |   4 +-
 3 files changed, 258 insertions(+), 3 deletions(-)

diff --git a/content/blog/Join-Cassandra-GSoC-2021.html 
b/content/blog/Join-Cassandra-GSoC-2021.html
new file mode 100644
index 0000000..4952338
--- /dev/null
+++ b/content/blog/Join-Cassandra-GSoC-2021.html
@@ -0,0 +1,254 @@
+<!DOCTYPE html>
+<html lang="en">
+       <head>
+               <meta charset="UTF-8">
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0">
+               <title>Join Apache Cassandra for Google Summer of Code 2021 | 
Blog</title>
+               <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js";></script>
+               <link rel="stylesheet" href="/style.css">
+               <script src="/init.js"></script>
+               
+               <link 
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap";
 rel="stylesheet">
+       
+                       
+       
+<script async defer data-domain="cassandra.apache.org" 
src="https://plausible.cassandra.apache.org/js/plausible.js";></script></head>
+       <body class="blog-index">
+               <div class="container mx-auto">
+                       <div id="mobile-nav-overlay" class="hide">
+                               <div class="mobile-nav flex flex-column 
text-center">
+                                       <a class="mobile-nav-link" 
href="/cassandra-basics/">Cassandra Basics</a>
+                                       <a class="mobile-nav-link" 
href="/quickstart/">Quickstart</a>
+                                       <a class="mobile-nav-link" 
href="/ecosystem/">Ecosystem</a>
+                                       <a class="mobile-nav-link" 
href="https://cassandra.apache.org/doc/latest/";>Documentation</a>
+                                       <a class="mobile-nav-link" 
href="/community/">Community</a>
+                                       <a class="mobile-nav-link" 
href="/case-studies/">Case Studies</a>
+                                       <a class="mobile-nav-link" 
href="/resources/">Resources</a>
+                                       <a class="mobile-nav-link" 
href="/blog/">Blog</a>
+                                       <a class="mobile-nav-link" 
href="/download/">Download</a>
+                               </div>
+                       </div>
+                       <header class="grad">
+                               <div class="eye"></div>
+                               <div id="top-nav" class="inner flex 
flex-vert-center flex-space-between relative">
+                                       <div class="logo"><a href="/"><img 
src="/img/logo-white.svg" alt=""></a></div>
+                                       <div class="mobile-nav-icon">
+                                               <img class="toggle-icon" 
src="/img/hamburger-nav.svg">
+                                       </div>
+                                       
+                                       <ul class="nav-links flex 
flex-vert-center flex-space-between">
+                                               <li>
+                                                       <a class="nav-link">Get 
Started</a>
+                                                       <ul class="sub-menu 
bg-white">
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/cassandra-basics/">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-basics.png" alt="cassandra basics icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Cassandra Basics
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/quickstart/">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-rocket.png" alt="cassandra basics icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Quickstart
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/ecosystem/">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-ecosystem.png" alt="cassandra basics icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Ecosystem
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                       </ul>
+                                               </li>
+                                               <li><a class="nav-link" 
href="https://cassandra.apache.org/doc/latest/";>Documentation</a></li>
+                                               <li>
+                                                       <a class="nav-link" 
href="/community/">Community</a>
+                                                       <ul class="sub-menu 
bg-white">
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/community/#code-of-conduct">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-welcome.png" alt="welcome icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Welcome
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/community/#discussion">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-discussions.png" alt="discussions icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Discussions
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/community/#project-governance">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-governance.png" alt="Governance icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Governance
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/community/#how-to-contribute">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-contribute.png" alt="Contribute icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Contribute
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/community/#meet-the-community">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-community.png" alt="Meet the Community icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Meet the Community
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                       </ul>
+                                               </li>
+                                               <li>
+                                                       <a 
class="nav-link">Learn</a>
+                                                       <ul class="sub-menu 
bg-white">
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/case-studies/">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-case-study.png" alt="Case Studies icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Case Studies
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/resources/">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-resources.png" alt="Resources icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Resources
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                               <li 
class="pa-micro">
+                                                                       <a 
href="/blog/">
+                                                                               
<div class="sub-nav-icon">
+                                                                               
        <img src="/img/sub-menu-blog.png" alt="Blog icon">
+                                                                               
</div>
+                                                                               
<div class="sub-nav-text teal py-small">
+                                                                               
        Blog
+                                                                               
</div>
+                                                                       </a>
+                                                               </li>
+                                                       </ul>
+                                               </li>
+                                               <li><a class="nav-link btn 
btn--filled" href="/download/">Download Now</a></li>
+                                       </ul>
+                                       
+                               </div>
+                               <div class="text-center flex flex-center 
flex-column relative z2 ma-xlarge">
+                                       <h1 class="ma-large">
+                                               Join Apache Cassandra for 
Google Summer of Code 2021
+                                       </h1>
+                                       <h3> March 10, 2021 | Paulo Motta</h3> 
+                               </div>
+                       </header>
+                       <section id="blog-post" class="arrow py-xlarge">
+                               <div class="inner">
+                                       
+                                       <p><img 
src="https://developers.google.com/open-source/gsoc/resources/downloads/GSoC-logo-horizontal-800.png";
 alt="Google Summer of Code"></p>
+
+                                       <p>I have been involved with Apache 
Cassandra for the past eight years, and I’m very proud to mention that my open 
source journey started a little more than a decade ago during my participation 
at the Google Summer of Code (GSoC).</p>
+
+                                       <p>GSoC is a program sponsored by 
Google to promote open source development, where post-secondary students submit 
project proposals to open source organizations. Selected students receive 
community mentorship and a stipend from Google to work on the project for ten 
weeks during the northern hemisphere summer. Over 16,000 students from 111 
countries have participated so far! More details about the program can be found 
on the <a target="_blank" href="https://summerofcode.withgoogle.co [...]
+
+                                       <p>The Apache Software Foundation (ASF) 
has been a <a target="_blank" 
href="https://community.apache.org/gsoc.html";>GSoC mentor organization</a> 
since the beginning of the program 17 years ago. The ASF acts as an “umbrella” 
organization, which means that students can submit project proposals to any 
subproject within the ASF. Apache Cassandra mentored a successful GSoC project 
in <a target="_blank" 
href="https://summerofcode.withgoogle.com/archive/2016/projects/5429448547500032/";>201
 [...]
+
+                                       <h2 id="how-to-get-involved">How to Get 
Involved</h2>
+
+                                       <h4 id="getting-started">Getting 
Started</h4>
+
+                                       <p>The best way to get started if 
you’re new to Apache Cassandra is to get acquainted by reading the <a 
target="_blank" 
href="https://cassandra.apache.org/doc/latest/";>documentation</a> and setting 
up a local <a target="_blank" 
href="https://cassandra.apache.org/doc/latest/development/ide.html";>development 
environment</a>. Play around with a locally running instance via <a 
target="_blank" 
href="https://cassandra.apache.org/doc/latest/tools/cqlsh.html?highlight=cqlsh";>cqlsh</a>
 and < [...]
+
+                                       <h4 id="gsoc-project-ideas">GSoC 
Project Ideas</h4>
+
+                                       <p>Once you have a basic understanding 
of how the project works, browse the <a target="_blank" 
href="https://issues.apache.org/jira/browse/CASSANDRA-16456?jql=labels%20%3D%20gsoc2021%20AND%20project%20%3D%20Cassandra";>GSoC
 ideas list</a> to select ideas that you are interested in working on. Browse 
the <a target="_blank" href="https://github.com/apache/cassandra/";>codebase</a> 
to identify components related to the idea you picked. You are welcome to 
propose other projects if they’re [...]
+
+                                       <h4 id="writing-a-proposal">Writing a 
Proposal</h4>
+
+                                       <p>Write a message on the JIRA ticket 
introducing yourself and demonstrating your interest in working on that 
particular idea. Sketch a quick proposal on how you plan to tackle the problem 
and share it with the community for feedback. If you don’t know where to start, 
don’t hesitate to ask for help!</p>
+
+                                       <h4 id="useful-resources">Useful 
Resources</h4>
+
+                                       <p>There are many good resources on the 
web on preparing for GSoC, particularly the <a target="_blank" 
href="https://community.apache.org/gsoc.html";>ASF GSoC Guide</a> and the Python 
community notes on <a target="_blank" 
href="https://wiki.python.org/moin/SummerOfCode/Expectations";>GSoC 
expectations</a>. The best GSoC students are self-motivated and proactive, and 
following the tips above should increase your chances of getting selected and 
delivering your project successfully. Good [...]
+
+                               </div>
+                       </section>
+                       <footer class="grad grad--two flex-center pb-xlarge">
+                               <div class="inner text-center z2 relative">
+                                       <h2 class="white py-small">Get started 
with Cassandra, fast.</h2>
+                                       <a href="/quickstart/" class="btn 
btn--filled ma-medium">Quickstart Guide</a>
+                               </div>
+                               <div class="inner flex flex-distribute-items 
mt-xlarge z2 relative">
+                                       <div class="col-2">
+                                               <div class="logo 
mb-medium"><img src="/img/logo-white.svg" alt=""></div>
+                                               <p>Apache Cassandra powers 
mission-critical deployments with improved performance and unparalleled levels 
of scale in the cloud.</p>
+                                       </div>
+                                       <div class="col-2 flex flex-center">
+                                               <ul class="columns-2">
+                                                       <li class="mb-small"><a 
href="/">Home</a></li>
+                                                       <li class="mb-small"><a 
href="/cassandra-basics/">Cassandra Basics</a></li>
+                                                       <li class="mb-small"><a 
href="/quickstart/">Quickstart</a></li>
+                                                       <li class="mb-small"><a 
href="/ecosystem/">Ecosystem</a></li>
+                                                       <li class="mb-small"><a 
href="https://cassandra.apache.org/doc/latest/";>Documentation</a></li>
+                                                       <li class="mb-small"><a 
href="/community/">Community</a></li>
+                                                       <li class="mb-small"><a 
href="/case-studies/">Case Studies</a></li>
+                                                       <li class="mb-small"><a 
href="/resources/">Resources</a></li>
+                                                       <li class="mb-small"><a 
href="/blog/">Blog</a></li>
+                                                       
+                                               </ul>
+                                       </div>
+                               </div>
+                       </footer>
+                       <div class="lower-footer bg-white pa-medium">
+                               <div class="flex flex-row flex-vert-center">
+                                       <div class="pr-medium"><img 
src="../img/feather-small.png" alt="ASF" width="20"></div>
+                                       <div class="pr-medium"><a 
href="http://www.apache.org/"; target="_blank">Foundation</a></div>
+                                       <div class="pr-medium"><a 
href="https://www.apache.org/events/current-event.html"; 
target="_blank">Events</a></div>
+                                       <div class="pr-medium"><a 
href="https://www.apache.org/licenses/"; target="_blank">License</a></div>
+                                       <div class="pr-medium"><a 
href="https://www.apache.org/foundation/thanks"; target="_blank">Thanks</a></div>
+                                       <div class="pr-medium"><a 
href="https://www.apache.org/security"; target="_blank">Security</a></div>
+                                       <div class="pr-medium"><a 
href="https://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></div>
+                               </div>
+                               <p class="my-medium">&copy; 
<script>document.write(new Date().getFullYear())</script> <a 
href="https://apache.org"; target="_blank">The Apache Software Foundation</a> 
under the terms of the Apache License 2.0. Apache, the Apache feather logo, and 
Apache Cassandra are trademarks of The Apache Software Foundation.</p>
+                       </div>
+               </div>
+                <div id="fade" class="hidden"></div>
+                       <div id="modal" class="modal hidden">
+                               <div id="close-modal" 
class="cursor-pointer"><svg viewBox="0 0 24 24" width="24" height="24" 
stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" 
stroke-linejoin="round" class="css-i6dzq1"><line x1="18" y1="6" x2="6" 
y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></div>
+                               <div id="mod-content" class="vid-mod-content 
resp-container">
+                       </div>
+               </div>
+       </body>
+</html>
\ No newline at end of file
diff --git a/content/ecosystem/index.html b/content/ecosystem/index.html
index 7b3e202..3ec33bd 100644
--- a/content/ecosystem/index.html
+++ b/content/ecosystem/index.html
@@ -176,6 +176,7 @@
                         <div class="accordion-content ml-medium hidden">
                             <p><a href="https://aiven.io/cassandra"; 
target="_blank">Aiven for Apache Cassandra</a>: 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.</p>
                             <p><a href="https://aws.amazon.com/keyspaces/"; 
target="_blank">Amazon Keyspaces (for Apache Cassandra)</a>: Scalable, highly 
available, and managed Apache Cassandra–compatible database service.</p>
+                            <p><a 
href="https://docs.microsoft.com/en-us/azure/cosmos-db/cassandra-introduction"; 
target="_blank">Azure Cosmos DB Cassandra API</a>: Enables you to interact with 
data stored in Azure Cosmos DB using the Cassandra Query Language (CQL) , 
Cassandra-based tools (like cqlsh) and Cassandra client drivers that you're 
already familiar with.</p>
                                                        <p><a 
href="https://azure.microsoft.com/en-us/services/managed-instance-apache-cassandra/";
 target="_blank">Azure Managed Instance for Apache Cassandra</a>: Azure Managed 
Instance for Apache Cassandra is a service offering moderate management, 
elasticity, and instance-based pricing for Cassandra data. Go beyond 
traditional lift and shift by expanding your Cassandra workloads to the cloud 
and keep control over what matters to you.</p>
                                                        <p><a 
href="https://astra.datastax.com/"; target="_blank">DataStax Astra</a>: 
Cloud-native, serverless database as-a-service built on Apache Cassandra™, 
complete with a free-tier and CQL, REST, schemaless JSON Document and GraphQL 
APIs in addition to language drivers for faster development. It also features 
an improved secondary index implementation called storage attached indexing 
(SAI) where you can search/filter on non-primary key columns. Astra is 
available on AWS, Azure and Go [...]
                             <p><a 
href="https://www.instaclustr.com/solutions/managed-apache-cassandra"; 
target="_blank">Instaclustr Hosted & Managed Apache Cassandra as a Service</a>: 
Instaclustr provides a fully managed and SOC 2 certified hosted & managed 
service for Apache Cassandra® on AWS, Azure, GCP and IBM Cloud.</p>
@@ -193,7 +194,7 @@
                         <h3 class="py-small accordion-header">Cassandra 
Tools</h3>
                         <div class="accordion-content ml-medium hidden">
                                <p><a 
href="https://github.com/datastax/adelphi"; target="_blank">Adelphi</a>: 
Automation tool for testing open-source Cassandra using cassandra-diff, 
nosqlbench, and fqltool.</p>
-                               <p><a 
href="https://galaxy.ansible.com/community/cassandra"; target="_blank">Ansible 
Galaxy</a>: This collection called cassandra aims at providing all Ansible 
modules allowing to interact with Apache Cassandra. <a 
href="https://github.com/ansible-collections/community.cassandra"; 
target="_blank">Link to GitHub repo</a>.</p>
+                               <p><a 
href="https://galaxy.ansible.com/community/cassandra"; target="_blank">Ansible 
Cassandra Collection</a>: This collection called cassandra aims at providing 
all Ansible modules allowing to interact with Apache Cassandra. <a 
href="https://github.com/ansible-collections/community.cassandra"; 
target="_blank">Link to GitHub repo</a>.</p>
                             <p><a href="http://cassandra.link"; 
target="_blank">cassandra.link</a>: Curated site with tools, along with 
cassandra.tools.</p>
                             <p><a 
href="https://github.com/criteo/cassandra_exporter"; target="_blank">Cassandra 
Prometheus Exporter</a>: Standalone application which exports Cassandra metrics 
through a prometheus friendly endpoint</p>
                             <p><a 
href="https://downloads.datastax.com/#bulk-loader"; target="_blank">DataStax 
Bulk Loader</a>: Easy-to-use command line utility for loading and unloading 
JSON or CSV files to/from the database, counting rows in tables and identifying 
large partitions.</p>
diff --git a/content/index.html b/content/index.html
index 103400f..f61ff75 100644
--- a/content/index.html
+++ b/content/index.html
@@ -176,10 +176,10 @@
                        <section id="first-arrow" class="arrow">
                                <div class="w75 product-highlight mx-auto 
pt-xlarge cf">
                                        <div class="float50">
-                                               <p>Join the global Cassandra 
community on April 28 as we celebrate the upcoming launch of the 4.0 
release!</p> 
+                                               <p>Relive the first-ever World 
Party event! Watch a dozen lightning talks to learn more about Cassandra.</p>
                                        </div>
                                        <div class="float50">
-                                               <p><a class="btn btn--grad 
ml-large" href="https://cassandra.apache.org/world-party/"; 
target="_blank"><span>Learn More</span></a></p>
+                                               <p><a class="btn btn--grad 
ml-large" 
href="https://www.youtube.com/playlist?list=PLqcm6qE9lgKLi4TD3azt3soaCjfXte32m"; 
target="_blank"><span>Watch Now</span></a></p>
                                        </div>
                                        
                                </div>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to