Recent Posts

BYOL: bring your own learning ⚡️

5 minute read

A post on how self-learning on your own time can bring you compounding effects in your engineering career that your day job just might not!

TribeQonf 2024 Debrief

11 minute read

Talks I saw and what I learned from them, tools and solutions explored at booths and the people I met

Testing gRPC #5: Load test a gRPC service

8 minute read

Learn how to write a load test for a locally hosted gRPC Java service using locust4j and run it on a local locust python-based master service

Testing gRPC #2: How to unit test a gRPC server

11 minute read

How is a service method implemented, What is the basic anatomy of a server unit test, grasp GrpcCleanupRule, InProcessServer and InProcessChannel. Let’s go ⚡

How WhatsApp tests software?

10 minute read

How do engineering teams at Meta enable Quality for an app with a 2B+ monthly active users