Perform Load Tests on an API Server using Apache jmeter

InstructorWill Button

Share this video with your friends

Send Tweet

The last step before deploying your new API server into production is to load test it. Load testing allows you to better understand the performance characteristics as well as forecast load and capacity. Fortunately, load testing is incredibly easy and I'll show you exactly how to create a load test plan, test the response from the API server to ensure it is responding correctly, and scale your test up to simulate as many users as needed.

Vadim Shvetsov
~ 7 years ago

Nice lessons, thank you. How did you open Node stdout interface in the end of this video?

Will Buttoninstructor
~ 7 years ago

Thanks! It's nodejs-dashboard from Formidable Labs: https://github.com/FormidableLabs/nodejs-dashboard I recorded a couple of lessons on how to use it:

Alexandr
~ 7 years ago

Hello Will, where is information about "...authorization, authentication..."?

dong cai
~ 6 years ago

Thanks! It's nodejs-dashboard from Formidable Labs: https://github.com/FormidableLabs/nodejs-dashboard I recorded a couple of lessons on how to use it:

Fantastic!!