Skip Navigation code drift

Current Venture

Posts written during my current project(s)

Mocking AWS at the Network Level

(6 min read) We use AWS pretty heavily at Taskless, with their compute-on-demand making it easy for us to scale our bi-directional API Gateway from zero to thousands of concurrent requests with no additional effort. It's truly wonderful; that is, until it's time to write tests. The path most