DevOps

Ensuring Resiliency and Scalability in the Digital Age: The Role of Azure Load Testing in Application Management

Introduction In today's digital environment, ensuring that your applications can manage high traffic efficiently is crucial for maintaining a competitive edge. Azure Load Testing provides a robust solution for evaluating application performance and scalability under various load conditions, helping businesses optimize their resources and...

by Gaurav
Tag: loadtest
26-Sep-2024

DevOps, Technology

Performing Heavy Load Testing on your Website using Locust

Locust is open source and distributed load testing tool , intend to load test websites. A fundamental feature of locust is that you can describe all your test case in python code. This lightweight, distributed and scalable framework helps us to find out how many concurrent users a system can handle by writing test case scenarios in...

by Mayur Rastogi
Tag: loadtest
08-Jun-2016

AWS, Technology

AWS Memcached Auto-scaling

Last week, I got into a situation where I had to scale the application to store unpredictable user sessions in Memcached. The vertical scaling could be extended up to a limit but to meet the application requirements, I had to go with horizontal scaling. AWS does not provide any service to autoscale Memcached nodes according to the...

by Rajdeep Singh
Tag: loadtest
21-Oct-2015