Vibhash Chandra
I am a full stack developer working as Senior Applications Developer at ServiceNow, India. I have been using Django since 1.8 and interested in design, implementation as well knowledge sharing.
LinkedIn: https://www.linkedin.com/in/vibhash-chandra/
GitHub: https://github.com/vibhash1083
Talks
Load Testing a Django Application using LocustIO
Load testing is critical in the software development lifecycle as it evaluates application performance affected by normal and peak loads by simulating access and usage by multiple users concurrently.
LocustIO, an open source tool written in python, is used for load testing of web applications. It is simple and easy to use with web UI to view the test results. Let's make load testing quick and easy with LocustIO.