Tyagi // Engineering Log

Topic

distributed-systems

2 items across this site.

learning

Designing Data-Intensive Applications

Reference text on the storage, replication, and consistency tradeoffs behind the databases and queues used day to day. On the queue, not yet reviewed in detail.

#distributed-systems#databases
research

Comparing Event-Deduplication Strategies for Client-Side Analytics

An open investigation into time-windowed vs. idempotency-key deduplication for client-emitted analytics events, prompted by dedup work on the Runo product analytics layer.

#product-analytics#distributed-systems