What does HackerNews think of toxiproxy?
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
https://github.com/Shopify/toxiproxy
If you have Docker all you need is a few terminal commands
Setting it up requires some effort (you can't just choose a region in your AWS config), but it's available now and can be integrated with tests.
• Chrome's "throttling" feature: https://helpdeskgeek.com/networking/simulate-slow-internet-c...
• Whole-computer "make my network stack worse" utilities:
• • macOS's Network Link Conditioner: https://nshipster.com/network-link-conditioner/
• • clumsy (for Windows): http://jagt.github.io/clumsy/index.html
• • dummynet (for Linux): http://info.iet.unipi.it/~luigi/dummynet/
• A naughty SOCKS5 proxy (multiplatform): https://github.com/Shopify/toxiproxy