Pavan Kumar KattamuriExplore Neo4j by visualizing Google Cloud IAM hierarchyNeo4j is a graph DBMS with native graph storage and processing, which can be used across fraud detection, social networking…Mar 14, 2021Mar 14, 2021
Pavan Kumar KattamuriExploring Google Cloud Pub/Sub message schemasGoogle Cloud Pub/Sub recently launched message schemas in Preview Launch stage on 1st March 2021. Let’s explore it’s current capabilities…Mar 13, 2021Mar 13, 2021
Pavan Kumar KattamuriWindowing in Cloud Dataflow (Fixed, Sliding, Session)Learn basics of windowing concepts in dataflow with example data and visualizationAug 1, 20202Aug 1, 20202
Pavan Kumar KattamuriinAnalytics VidhyaInput source reading patterns in Google Cloud Dataflow (part 2)This is in continuation to my previous blog, explaining few other patterns when using Dataflow pipelines to read from Google Cloud Storage…Mar 29, 2020Mar 29, 2020
Pavan Kumar KattamuriinAnalytics VidhyaPagination, Batching & Restricting result data with Google Cloud Storage python client libraryThis post demonstrates some of the best practices while working with Cloud Storage Python client library. In detail, I will discuss how to…Sep 25, 20191Sep 25, 20191
Pavan Kumar KattamuriJoins in Google Cloud Dataflow using reusable Composite TransformsOften in your Dataflow pipelines, you might want to implement a SQL-like join on two different PCollections. These PCollections can be the…Jul 27, 20192Jul 27, 20192
Pavan Kumar KattamuriInput source reading patterns in Google Cloud DataflowThe most common patterns are …Jul 21, 20193Jul 21, 20193