System Design

Obsolete Bytes: Ticker Tape - The First Data Streaming Platform

How the stock ticker revolutionized data communication

Since I learned about stock tickers, I’ve been captivated by them. While they may be simple, obsolete devices, I find them intriguing because they were among the first devices to implement many modern concepts we now take for granted in software development for distributed systems.

Read more...


Merkle Trees and Buckets: A Study in Data Synchronization Patterns

Exploring efficient data synchronization strategies through Merkle trees and bucket-based approaches

Last year, I worked on an interesting data synchronization problem.

Read more...


System Design: Synchronizing large sums of Shared Data from Centralized Server with Multi-tenant Solution with separate SQL Server Databases (and maybe other Services with NoSQL).

Event sourcing for data synchronization

Synchronize data between a server and multiple clients.

Read more...


Clean Architecture Resources

Resources for Clean Architecture I have found useful