Schedule

The time in the program is for your time zone .

Program is filling up

Program is filling up

New talks are published weekly. Follow updates or secure your ticket early.

  1. September 23

    Talk

    Is There Life After dbt?

    In the talk, I will review the current state of the data transformation ecosystem, as well as alternative tools and promising projects that may replace dbt.

    Talk

    How Platformization and AI Are Changing the Analytics Development Lifecycle: T-Bank’s Experience

    A talk about why a collection of fragmented tools stops working at the scale of a large Data Platform, and why the platform should be viewed as a unified ADLC rather than a set of separate services. I will show how this affects ETL, ad hoc development, Data Governance, Data Quality, and metrics, and why AI and the agent-based approach are becoming the main drivers of new platform requirements.

  2. September 24

    Talk

    Data Marts on Data Lakehouse: A Major Migration from Greenplum 6

    We are going to discuss the real experience of migrating data marts from a monolithic solution based on Greenplum 6 to the Data Lakehouse stack, paying attention to how to make this process the least painful for users. You will learn what non-obvious problems you will have to face and how to build processes so that the new architecture is more efficient than the legacy solution, rather than its less productive copy.

    Talk

    Reading Faster Than Ceph Can Serve: How We Built S3 Sharding With No Extra Infrastructure

    Our Trino storage hit the performance ceiling of a single Ceph cluster — so we started spreading every table across several clusters at once, hiding all the sharding logic in the HAProxy sidecars on our compute nodes, without adding a single new component to the architecture. Reads sped up from 20 to 60–80 GB/s, and GET latency dropped from minutes to 1–2 seconds.