The final project of my software engineering course at Hack Reactor has me scaling a legacy React application's code base from 100 primary records to 10 million while employing a previously unused database technology, stress testing it, and then deploying it to AWS EC2. I chose PostGreSQL for my database and K6 for stress testing. I'm so happy I chose both as they have been pretty intuitive and easy to setup!
For further actions, you may consider blocking this person and/or reporting abuse

Top comments (1)
Sweet, I was looking for some stress testing tools i'll give K6 a look