Nishad Krishnan Senior Software engineer @ Temporal
INishad Krishnan Senior Software engineer @ Temporal shares a real-world story: a financial institution needed visibility into how their engineers were using a custom LLM, and their first solution β Cloudflare queues + Postgres β couldn't keep up. Here's what they rebuilt it with using ClickHouse.
πΈ The original architecture: Cloudflare Worker β R2 β Queue β Postgres, and where it broke πΈ ClickPipes as the ingest layer: polling R2 with a 5-second interval, no custom ingester needed πΈ Materialized views for hour/day/week aggregations β no per-request storage required πΈ Querying retention data and per-user conversation history with sub-2-second response times
Come join us at one of our amazing meetup groups, this presentation is from our Seattle meetup: https://www.meetup.com/clickhouse-seattle-user-group/


