top of page
Search


Streaming Analytics in Snowflake
What is Click-stream Click-stream is the data produced by the customer journey on a web-site to obtain each customers behaviour and ...

ergemp
Feb 13, 20245 min read


Fantastic Binary Objects and how to archive them
This problem arises when I was in a meeting with one of my clients. It seems the pdf files (I will call them as binary files from now on)...

ergemp
Apr 21, 20224 min read


Load Testing a Kafka Cluster
You installed and configured a brand new Kafka Cluster and now it is time to test the cluster to know its boundaries. It comes to which...

ergemp
Mar 1, 20214 min read


Migrating Data From Couchbase to Postgres using Apache Spark
Introduction Apache Spark is a famous distributed data processing platform and framework. Since Apache Spark is a prior data processing...

ergemp
Jan 7, 20214 min read


Enhancing your Click-Stream with CRM database
Click-Stream in Summary In summary, Click-Stream is the every event of end users on the e-commerce websites. Since every click, search,...

ergemp
Jan 7, 20214 min read
Querying your Database Data with JdbcRDDs
Spark JdbcRDD is a special RDD structure to handle the database tables. It is quite confusing to realize the code. In this post we are...

ergemp
Jan 7, 20212 min read
bottom of page
