harisrid Tech News

Spanning across many domains – data, systems, algorithms, and personal

Category: transmission

  • SYSTEMS – The many failures and faults in our distributed systems

    A primer Debugging and triaging issues in distributed systems is non-trivial – in fact, I’d argue that thinking and building for distributed systems makes most professional software engineer jobs difficult; more than coding. Coding up an application is easy, but not when you run into the scenarios of scalability, rate limiting, large data volumes, or…