Load Testing Your Application Using JMeter, Docker, and Amazon Web Services

Update: Now also available as a video.

Test how your application will react when many users access it. When building your application, you probably test your application in a lot of ways, such as unit testing or simply just running the application and checking if it does remotely what you expect it to do. If this succeeds you are happy. Hooray for you, it works for one person!