際際滷shows by User: aploetz / http://www.slideshare.net/images/logo.gif 際際滷shows by User: aploetz / Wed, 22 Sep 2021 22:37:12 GMT 際際滷Share feed for 際際滷shows by User: aploetz Solving Hybrid Cloud Data Replication with Apache Cassandra /slideshow/solving-hybrid-cloud-data-replication-with-apache-cassandra/250267868 developerweekcloud-hybridclouddatareplication-210922223712
My talk on Hybrid Cloud data replication with Apache Cassandra at DeveloperWeek: Cloud (Kubernetes track).]]>

My talk on Hybrid Cloud data replication with Apache Cassandra at DeveloperWeek: Cloud (Kubernetes track).]]>
Wed, 22 Sep 2021 22:37:12 GMT /slideshow/solving-hybrid-cloud-data-replication-with-apache-cassandra/250267868 aploetz@slideshare.net(aploetz) Solving Hybrid Cloud Data Replication with Apache Cassandra aploetz My talk on Hybrid Cloud data replication with Apache Cassandra at DeveloperWeek: Cloud (Kubernetes track). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/developerweekcloud-hybridclouddatareplication-210922223712-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> My talk on Hybrid Cloud data replication with Apache Cassandra at DeveloperWeek: Cloud (Kubernetes track).
Solving Hybrid Cloud Data Replication with Apache Cassandra from Aaron Ploetz
]]>
141 0 https://cdn.slidesharecdn.com/ss_thumbnails/developerweekcloud-hybridclouddatareplication-210922223712-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Building a multi-region cluster at Target /slideshow/building-a-multiregion-cluster-at-target/65860822 casssummit2016targetcluster-160909133300
Lessons learned from a year spent building a Cassandra cluster over multiple regions, data centers, and providers. Will discuss our successes and learnings on replication, operations, and application development. ]]>

Lessons learned from a year spent building a Cassandra cluster over multiple regions, data centers, and providers. Will discuss our successes and learnings on replication, operations, and application development. ]]>
Fri, 09 Sep 2016 13:32:59 GMT /slideshow/building-a-multiregion-cluster-at-target/65860822 aploetz@slideshare.net(aploetz) Building a multi-region cluster at Target aploetz Lessons learned from a year spent building a Cassandra cluster over multiple regions, data centers, and providers. Will discuss our successes and learnings on replication, operations, and application development. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/casssummit2016targetcluster-160909133300-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Lessons learned from a year spent building a Cassandra cluster over multiple regions, data centers, and providers. Will discuss our successes and learnings on replication, operations, and application development.
Building a multi-region cluster at Target from Aaron Ploetz
]]>
816 2 https://cdn.slidesharecdn.com/ss_thumbnails/casssummit2016targetcluster-160909133300-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Escaping Disco Era Data Modeling /slideshow/escaping-disco-era-data-modeling/53223607 discoeradatamodelignasimages-150926132043-lva1-app6891
Building high-performing Cassandra data models requires a query-based approach. However most of us were taught to build relational, normalized data models, which do not work well with Cassandra. Poor performing data models are often built with the idea of storing data efficiently, and then showered with secondary indexes to serve the required queries. Isn't it time that we learn how to build 21st century data models, without using 1970's techniques? ]]>

Building high-performing Cassandra data models requires a query-based approach. However most of us were taught to build relational, normalized data models, which do not work well with Cassandra. Poor performing data models are often built with the idea of storing data efficiently, and then showered with secondary indexes to serve the required queries. Isn't it time that we learn how to build 21st century data models, without using 1970's techniques? ]]>
Sat, 26 Sep 2015 13:20:43 GMT /slideshow/escaping-disco-era-data-modeling/53223607 aploetz@slideshare.net(aploetz) Escaping Disco Era Data Modeling aploetz Building high-performing Cassandra data models requires a query-based approach. However most of us were taught to build relational, normalized data models, which do not work well with Cassandra. Poor performing data models are often built with the idea of storing data efficiently, and then showered with secondary indexes to serve the required queries. Isn't it time that we learn how to build 21st century data models, without using 1970's techniques? <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/discoeradatamodelignasimages-150926132043-lva1-app6891-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Building high-performing Cassandra data models requires a query-based approach. However most of us were taught to build relational, normalized data models, which do not work well with Cassandra. Poor performing data models are often built with the idea of storing data efficiently, and then showered with secondary indexes to serve the required queries. Isn&#39;t it time that we learn how to build 21st century data models, without using 1970&#39;s techniques?
Escaping Disco Era Data Modeling from Aaron Ploetz
]]>
1200 6 https://cdn.slidesharecdn.com/ss_thumbnails/discoeradatamodelignasimages-150926132043-lva1-app6891-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
CQL: This is not the SQL you are looking for. /slideshow/cql-this-is-not-the-sql-you-are-loooking-for/46810927 cqlvsqldatastax-150409065232-conversion-gate01
While CQL does allow for developing queries and data models in a familiar syntax, it is important to understand that CQL is not SQL. Although some of the keywords may work the same, many do not. New Cassandra developers can quickly become frustrated when using CQL and expecting SQL behaviors. This presentation will explore and explain the differences between the CQL and SQL.]]>

While CQL does allow for developing queries and data models in a familiar syntax, it is important to understand that CQL is not SQL. Although some of the keywords may work the same, many do not. New Cassandra developers can quickly become frustrated when using CQL and expecting SQL behaviors. This presentation will explore and explain the differences between the CQL and SQL.]]>
Thu, 09 Apr 2015 06:52:32 GMT /slideshow/cql-this-is-not-the-sql-you-are-loooking-for/46810927 aploetz@slideshare.net(aploetz) CQL: This is not the SQL you are looking for. aploetz While CQL does allow for developing queries and data models in a familiar syntax, it is important to understand that CQL is not SQL. Although some of the keywords may work the same, many do not. New Cassandra developers can quickly become frustrated when using CQL and expecting SQL behaviors. This presentation will explore and explain the differences between the CQL and SQL. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/cqlvsqldatastax-150409065232-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> While CQL does allow for developing queries and data models in a familiar syntax, it is important to understand that CQL is not SQL. Although some of the keywords may work the same, many do not. New Cassandra developers can quickly become frustrated when using CQL and expecting SQL behaviors. This presentation will explore and explain the differences between the CQL and SQL.
CQL: This is not the SQL you are looking for. from Aaron Ploetz
]]>
1986 3 https://cdn.slidesharecdn.com/ss_thumbnails/cqlvsqldatastax-150409065232-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Intro to cassandra /slideshow/intro-tocassandra-40503845/40503845 introtocassandra-141020133424-conversion-gate02
An introduction to the Apache Cassandra database, as presented at the Northern Illinois Coders user group on 20141022.]]>

An introduction to the Apache Cassandra database, as presented at the Northern Illinois Coders user group on 20141022.]]>
Mon, 20 Oct 2014 13:34:24 GMT /slideshow/intro-tocassandra-40503845/40503845 aploetz@slideshare.net(aploetz) Intro to cassandra aploetz An introduction to the Apache Cassandra database, as presented at the Northern Illinois Coders user group on 20141022. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/introtocassandra-141020133424-conversion-gate02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> An introduction to the Apache Cassandra database, as presented at the Northern Illinois Coders user group on 20141022.
Intro to cassandra from Aaron Ploetz
]]>
1734 4 https://cdn.slidesharecdn.com/ss_thumbnails/introtocassandra-141020133424-conversion-gate02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-aploetz-48x48.jpg?cb=1687547507 I specialize in back-end service and database development, with experience building web and cloud applications backed by SQL Server, Oracle, and Cassandra databases. Search engine integration is also something that I have spent time working on, mainly with Endeca and ElasticSearch. Time permitting, I contribute to the software community by answering StackOverflow questions from other developers, as well as by submitting code for the Apache Cassandra open source project. As a DataStax MVP for Apache Cassandra, I will occasionally give presentations aimed at helping developers (who are newer to Cassandra) get started correctly. Unfortunately, 際際滷Share doesn't always do the best job in... http://www.aaronstechcenter.com https://cdn.slidesharecdn.com/ss_thumbnails/developerweekcloud-hybridclouddatareplication-210922223712-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/solving-hybrid-cloud-data-replication-with-apache-cassandra/250267868 Solving Hybrid Cloud D... https://cdn.slidesharecdn.com/ss_thumbnails/casssummit2016targetcluster-160909133300-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/building-a-multiregion-cluster-at-target/65860822 Building a multi-regio... https://cdn.slidesharecdn.com/ss_thumbnails/discoeradatamodelignasimages-150926132043-lva1-app6891-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/escaping-disco-era-data-modeling/53223607 Escaping Disco Era Dat...