Technical Talks

View All

Evolution of Data Ingestion and Product Instrumentation at Prezi

Tamás Németh Tamás Németh | Tech Lead of Data Platform Team | Prezi
Gergely Krasznai Gergely Krasznai | Senior Data Analyst | Prezi

Everybody says and knows that using data to build your product is a necessity. Now, that easier said than done. We at Prezi have gone through several iterations in getting the right data and learned that the key to your success will ultimately lie in how you are capturing that data to begin with and providing quick feedback to teams.

In this talk, we will cover how we took our need to better understand how our users use our product and how we ended up designing a system for product instrumentation and event processing to get those insights. Even though this does not sound hard, we burnt ourselves a couple of times and we redesigned our data ingestion pipeline a couple of times to get to the state where we are today.

We will start by covering how our data ingestion pipeline evolved, from starting with semi-structured event data copied to S3 with a bash script, to using Avro with Confluent schema registry ingesting events from Apache Kafka with Apache Gobblin to S3. Even though Apache Kafka helps a lot in scaling, just using Kafka is not your silver bullet. We had to introduce multiple components like using Avro format and the schema registry to solve for the missing pieces. We will also cover how we built around this ecosystem to make sure engineers can't break our system, make it less painful to instrument the right events and how instrumentation works across the various platforms we support (Mac, Windows, iOS, Android, Web). Lastly, we will cover how this framework allows us to move faster by benefiting data science projects and self-service analytics in general.

Full Presentation: https://prezi.com/view/Jm6oS1akzQJrl0d40sGQ

Tamás Németh
Tamás Németh
Tech Lead of Data Platform Team | Prezi

Tamas Németh is a staff engineer in the Data Platform Team at Prezi. He leads a team of magicians who provide a platform to fulfill all of the analytical needs of Prezi at scale. Tamas is also a committer in the Apache Gobblin project.

Gergely Krasznai
Gergely Krasznai
Senior Data Analyst | Prezi

Gergely Krasznai is a Senior Data Analyst at Prezi, working with Product and Marketing, delivering insights that help setting users up for success right from their first session. He holds degrees in political science and sociology, and has experience with data science in the banking sector and in the agency world as well.

FEATURED MEETINGS