Hacker News new | ask | show | jobs
by olalonde 1430 days ago
You can pretend a small web app is a bigger one with a load testing tool like locusts[0]. If your design is good, it should be able to scale and handle more load. There are some more testing approaches listed here[1].

[0] https://locust.io/

[1] https://github.com/asatarin/testing-distributed-systems