Skip to content

Commit

Permalink
BLOG - Town Hall Replay: Time Series Data Modeling for Massive Scale
Browse files Browse the repository at this point in the history
patch by Diogenese Topper; reviewed by Berenguer Blasi and Stefan Miklosovic for CASSANDRA-18788
  • Loading branch information
nonstopdtop authored and smiklosovic committed Aug 23, 2023
1 parent 246c6a6 commit ce048d1
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
24 changes: 24 additions & 0 deletions site-content/source/modules/ROOT/pages/blog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,30 @@ NOTES FOR CONTENT CREATORS
- Replace post tile, date, description and link to you post.
////

//start card
[openblock,card shadow relative test]
----
[openblock,card-header]
------
[discrete]
=== Town Hall Replay: Time Series Data Modeling for Massive Scale
[discrete]
==== August 23, 2023
------
[openblock,card-content]
------
Learn tricks to maximize Cassandra's scalability. Discover efficient storage and retrieval of petabytes of time series data, plus tips to avoid common pitfalls.

[openblock,card-btn card-btn--blog]
--------
[.btn.btn--alt]
xref:blog/Town-Hall-Replay-Time-Series-Data-Modeling-for-Massive-Scale.adoc[Read More]
--------

------
----
//end card

//start card
[openblock,card shadow relative test]
----
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
= Town Hall Replay: Time Series Data Modeling for Massive Scale
:page-layout: single-post
:page-role: blog-post
:page-post-date: August 23, 2023
:page-post-author: The Apache Cassandra Community
:description: A recap of the July Town Hall
:keywords: meetup, event

Apache Cassandra Town Halls are monthly opportunities to share use cases, tips, and learn about Cassandra project news. If you are an Apache Cassandra end user or part of the Cassandra engineering community, Town Halls are a great way to stay up-to-date on community activities.

_Town halls occur at 8am PT on the fourth Thursday of every month._

**Time Series Data Modeling for Massive Scale**

Presented by https://www.linkedin.com/in/rustyrazorblade/[Jon Haddad^], Rustyrazorblade Consulting

Cassandra is known for its ability to horizontally scale as your data increases, but to get the most value, you need to know a few tricks. Jon has been optimizing databases for two decades, with the last ten years focused on Cassandra. In this Town Hall, Jon demonstrates how to handle one of the biggest Cassandra challenges of all: efficiently storing and retrieving over a petabyte of time series data accumulated over several years. He also covers some of the common pitfalls you’ll run into and the approach you should take to avoid each of them.

**Apache Cassandra Project Updates**

Presented by http://in/josh-mckenzie-59b38b14[Josh McKenzie^], Cassandra PMC Chair

video::keG_f8tDoVI[youtube,keG_f8tDoVI,width=560,height=315]

### Ways to Participate

To catch an upcoming Town Hall, check out our https://www.meetup.com/cassandra-global/[Planet Cassandra Global Meetup Group^]. To view previous Town Hall recordings, visit the https://www.youtube.com/watch?v=f0F0dCThQ40&list=PLqcm6qE9lgKKpeO7AgGWcLB6dsz0vS4y1[Planet Cassandra YouTube Channel^].

If you’re interested in sharing a case study or use case with the community, https://docs.google.com/forms/d/e/1FAIpQLScsRrS02giJRklynroTeBV7mkEH3Oc_n_hU0ZZM82VKiBnNnw/viewform[let us know^].

For more information or to join the discussion, join us on these channels:

* https://cassandra.apache.org/_/index.html[Apache Cassandra Website]
* https://the-asf.slack.com/ssb/redirect[ASF Slack^]
* https://planetcassandra.org/[Planet Cassandra Website^]
* https://discord.com/invite/Ut8YctQWac[Planet Cassandra Discord^]

0 comments on commit ce048d1

Please sign in to comment.