This is an automated email from the ASF dual-hosted git repository.
smiklosovic pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/trunk by this push:
new ce048d199 BLOG - Town Hall Replay: Time Series Data Modeling for
Massive Scale
ce048d199 is described below
commit ce048d1999aa09f6812b6b3c200d45c931e4706b
Author: Diogenese Topper <[email protected]>
AuthorDate: Tue Aug 22 16:31:24 2023 -0700
BLOG - Town Hall Replay: Time Series Data Modeling for Massive Scale
patch by Diogenese Topper; reviewed by Berenguer Blasi and Stefan
Miklosovic for CASSANDRA-18788
---
site-content/source/modules/ROOT/pages/blog.adoc | 24 +++++++++++++++
...ime-Series-Data-Modeling-for-Massive-Scale.adoc | 36 ++++++++++++++++++++++
2 files changed, 60 insertions(+)
diff --git a/site-content/source/modules/ROOT/pages/blog.adoc
b/site-content/source/modules/ROOT/pages/blog.adoc
index 4f8e658da..8c2ea901a 100644
--- a/site-content/source/modules/ROOT/pages/blog.adoc
+++ b/site-content/source/modules/ROOT/pages/blog.adoc
@@ -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]
----
diff --git
a/site-content/source/modules/ROOT/pages/blog/Town-Hall-Replay-Time-Series-Data-Modeling-for-Massive-Scale.adoc
b/site-content/source/modules/ROOT/pages/blog/Town-Hall-Replay-Time-Series-Data-Modeling-for-Massive-Scale.adoc
new file mode 100644
index 000000000..dbd7cf99a
--- /dev/null
+++
b/site-content/source/modules/ROOT/pages/blog/Town-Hall-Replay-Time-Series-Data-Modeling-for-Massive-Scale.adoc
@@ -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 i [...]
+
+**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^]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]