What problems is Gatling solving and how is that benefiting you?
Gatling is helping us solve two main problems.
First, it removes the ceiling we hit with local testing. When we run tests locally, we’re limited by how many users a workstation can handle, which is usually not enough to understand real scaling behavior (at least with Java; with Scala it’s much better). With Gatling Enterprise, we can safely push tests into the thousands of users and see how our systems actually behave under load.
Second, it gives us a controlled way to stress critical user paths so we can validate autoscaling and overall system stability. The biggest benefit isn’t the report itself, but the engineering signal: whether the service stays healthy, whether scaling kicks in correctly, and where it breaks as load increases.
With Gatling cloud, we also have the option to run tests from external networks or private IPs, which is great for validating the end-to-end user journey. Review collected by and hosted on G2.com.