Blog

Thoughts on development and systems

All Posts (6)

$Zero-Credential CI/CD Pipeline on AWS

#github#aws#automation#ci/cd

After almost a year, I am writing again, and this time I wanted to document something I worked on while being part of the infrastructure team. This was not my own project. It was an existing...

Read more|

$Bloom Filters: The Smartest Lie Your System Can Tell

#BloomFilter#DistributedSystems#SystemDesign#Algorithms

Ever wonder how Google avoids crawling the same page twice across billions of URLs? Or how your browser blocks phishing links *instantly* without downloading a blacklist the size of a dictionary? Or...

Read more|