Small thread about the architecture of a highly loaded service, using the example of a seemingly simple task like link shortening:
https://threadreaderapp.com/thread/1921936469393887614.html
Designing a URL shortener sounds trivial until you're tasked with generating 100K unique URLs per second, with low latency, strict correctness, and multi-tenant isolation.
Over the weekend, I explored a brilliant breakdown of how Rebrandly engineered for this scale 🧵
https://threadreaderapp.com/thread/1921936469393887614.html
👍2👀2
An interesting approach to #log requests in #API #testing
https://dev.to/asaianudeep/from-requests-to-reports-clean-logging-in-api-testing-2dod
https://dev.to/asaianudeep/from-requests-to-reports-clean-logging-in-api-testing-2dod
DEV Community
From Requests to Reports: Clean Logging in API Testing
While many testers are familiar with the basics of API testing—validating status codes, parsing...
✍2👍2🤔1