No more typing reviews! Try our Samantha, our new voice AI agent.

Akamai CloudTest vs Apache JMeter comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 6, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Akamai CloudTest
Ranking in Performance Testing Tools
8th
Ranking in Load Testing Tools
7th
Average Rating
7.6
Reviews Sentiment
7.5
Number of Reviews
7
Ranking in other categories
No ranking in other categories
Apache JMeter
Ranking in Performance Testing Tools
1st
Ranking in Load Testing Tools
1st
Average Rating
7.8
Reviews Sentiment
7.0
Number of Reviews
97
Ranking in other categories
API Testing Tools (4th)
 

Mindshare comparison

As of August 2026, in the Performance Testing Tools category, the mindshare of Akamai CloudTest is 3.3%, up from 2.5% compared to the previous year. The mindshare of Apache JMeter is 9.3%, down from 19.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Performance Testing Tools Mindshare Distribution
ProductMindshare (%)
Apache JMeter9.3%
Akamai CloudTest3.3%
Other87.4%
Performance Testing Tools
 

Featured Reviews

Vinod Patil - PeerSpot reviewer
Senior Manager - Performance Architect at a computer software company with 10,001+ employees
Is user-friendly and offers live monitoring
Extending the same cloud tool to make it app native so that it can help with device performance testing towards HTTP requests and responses. If you can have a front-end tool like Google's Core Web Vitals, it would be great. If you have some integration with Google's Core Web Vitals, it would be great. I want the tool to have IP spoofing because whenever you do load testing, you will have a little bit of static IP based on a particular load generator. If we have an option of just making the real-time scenario, like having IP spoofing, and the range of IPs dynamically gets changed with the request just to mimic the real-time user behavior, then it would be a good improvement. Having integration to APM tools, like Dynatrace or AppDynamics, the way we have in the load tools, would be good.
RR
Principal Performance Architect at Tecnotree Corporation
Have built custom performance test scripts and integrated them into automated pipelines seamlessly
Apache JMeter has its own pros and cons when compared to other tools. It is easy to use the tool and it has open-source capability so we can build our custom scripts and execute them. It provides other capabilities, such as integrating a database and connecting to other application servers for monitoring and related functions. We use dynamic HTML reporting, which helps us in testing analysis by pinpointing the bottlenecks based on the reports. We can identify the specific areas that need attention, troubleshoot them, and report to the development team. The user-friendly GUI for creating and managing tests makes it very easy to drag and drop samplers. For example, if you want the HTTP sampler, you can drag and drop it and use it. For configurations, we have other samplers. For results, we have the view results samplers that we can also drag and drop. The UI is good in comparison with other tools. Regarding integration with CI/CD pipelines, we can create Apache JMeter scripts and use the Docker image. From the image, whatever scripting we have done can be connected. We can use the CI/CD pipelines and connect them with Jenkins tools and GitHub. Then we can create the pipelines and automate the end-to-end flow. For connecting Jenkins to Apache JMeter, JMeter plugins are available, and we have used them. Apache JMeter also has some third-party plugins, which are not native samplers. If we want to use custom test executions, we definitely use all the different plugins available in Apache JMeter. The capability to simulate users has impacted testing resources and outcomes as Apache JMeter is based on Java, which has a limit to the users in a particular load generator. Apache JMeter provides distributed load testing where you can connect multiple PCs in a master and slave concept, allowing you to pump the load with any number of users. In the past, I have done load testing with 10,000 users by connecting the Apache JMeter distributed network in BlazeMeter. There is a cloud version available, the updated BlazeMeter, and I used that. It is very easy to launch load generators in BlazeMeter, and then we can run the test, scaling up beyond 10,000 users.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Customer service is great; quick to act on everything."
"From my own experience, if you're talking about load testing and performance testing then definitely you should go for CloudTest."
"From my own experience, if you're talking about load testing and performance testing then definitely you should go for CloudTest. Because when we compared CloudTest with Performance Center, cost wise it was a better solution. It is easy to use as well, and you can definitely get an automation engineer or a performance engineer with very little exposure to any programming or scripting language such as JavaScript. I would definitely recommend this solution and would rate it at eight on a scale from one to ten."
"The solution was easy to set-up and much more easy and intuitive to build performance tests."
"This is an awesome performance testing tool for web based applications, able to generate load multiple geographies, dynamic ramp-up to any levels of virtual users."
"The level of support is quite good and the integration is also very flexible."
"Akamai Cloud Test provides detailed analysis during load and performance testing which helps in determining different components of our platforms and external integrations with other vendors needs optimization (i.e.) it highlights exact API call with request, response, error, TTFB to identify root cause of failure which in turn helps in improving time to resolution and prioritize change requests."
"Soasta CloudTest is an integral part of our performance testing strategy and key in generating load across geography."
"The product helps me get the expected performance from applications or servers and reduces costs. It also enhances the performance of the services and helped them reach their ultimate capacity."
"We really appreciate that the solution comes with a live community, which continuously provided plugins and support protocols."
"The ability to create a large number of user loads has been very helpful for us."
"If you want to test your application out and not incur a lot of costs, it is probably the best tool."
"JMeter lets us generate virtual users and T-load, per our requirements, and it's easy to configure and adjust the virtual users according to the DPS we want to achieve."
"Apache JMeter has aided in that challenge."
"The biggest thing I liked about it is that there is a huge user base out there, and being shareware and being Apache, if I have any question on how to get something done, I get 18 different answers. Out of those, there would be at least a few good approaches for what I was trying to do. So, the support system out there is most valuable."
"It makes life easier by simulating production scenario to check the performance under heavy load."
 

Cons

"If we have an option of just making the real-time scenario, like having IP spoofing, and the range of IPs dynamically gets changed with the request just to mimic the real-time user behavior, then it would be a good improvement."
"Resource consumption also needs to be worked on. When we generate a thousand or two thousand concurrent users, we need to optimize the load generator resource utilization."
"In terms of improvement, I think integration of these tools with the leading EPM tools would be good. It would help to seamlessly integrate to Dynatrace or AppDynamics to understand what the profiling looks like when generating a load."
"One of the challenges with Soasta is availability and quick access to their technical support documentation and on-call support."
"I couldn't say, as I haven't used it outside the training or applied it to any project yet."
"Akamai cloud test integration into our current CI/CD pipelines (i.e.) identify and resolve the issues during the sprint phase which helps in delivering an absolute product and reduces time to market/release."
"The test clip should be more user-friendly."
"It's a manual process to whitelist respective internal IPs in coordination with web operations team to access Soasta. Availability of any standardized tool from Soasta will make setup process easy."
"To improve Apache JMeter, reducing the complexity of load generators and distribution testing would be beneficial."
"It should start supporting the presentation layer. It currently provides performance testing specifically at the application and API level. It can be extended to the presentation layer, which includes mainly Angular and React frameworks. It should also be easy to use and easy to train people."
"Apache should have a graphic interface."
"In future releases, it would be helpful if there was an integration with ALM Octane."
"There are issues when tests are stopped with large number of concurrent users. Test is not stopped as expected."
"In terms of platform support, they need to extend the support for backend platforms and more of the legacy types of platforms."
"Recording the script is also not flexible in JMeter."
"The GUI of Apache JMeter is not that user-friendly because we have many proxies, and we have to record through the proxy."
 

Pricing and Cost Advice

"Running cost is very low."
"We have a yearly license, and I would give it a rating of three out of five."
"The tool's price is at an intermediate level. When you compare it with other enterprise load testing tools, it falls under the average category."
"It is open source. There are no licensing costs associated. If you need enterprise support, you'll probably end up paying for a license. You would also factor in the infrastructure cost, but that's not significant."
"There are operational costs related to using Amazon Cloud, but the tool itself."
"JMeter is open source and available free of charge."
"The main reason we chose Apache JMeter is that it is cost-effective and easy to use. There is no need to pay for additional services. Additionally, it does not require additional payment to vendors. The solution is open-source and free."
"Since it is an open-source product, buying or paying for any license is unnecessary. One just needs to download it to be able to use it."
"Apache JMeter is a free open source solution and it is why we are using it."
"This is an open-source solution, and there are no fees."
"Since we are using an outsourced solution, it is not paid for by our company."
report
Use our free recommendation engine to learn which Performance Testing Tools solutions are best for your needs.
908,800 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
16%
Construction Company
14%
Comms Service Provider
11%
Retailer
10%
Financial Services Firm
14%
Construction Company
9%
Manufacturing Company
8%
Computer Software Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Midsize Enterprise1
Large Enterprise6
By reviewers
Company SizeCount
Small Business27
Midsize Enterprise24
Large Enterprise61
 

Questions from the Community

What needs improvement with Akamai CloudTest?
Extending the same cloud tool to make it app native so that it can help with device performance testing towards HTTP requests and responses. If you can have a front-end tool like Google's Core Web ...
What is your primary use case for Akamai CloudTest?
I use the solution in my company for load testing. You can say that it is used on the API and then for web page-level load testing.
What advice do you have for others considering Akamai CloudTest?
The tool's very first benefit is zero maintenance. You need not take care of your controller or load generator, so there is zero maintenance. The second benefit of the tool would be in the area of ...
How does Postman compare with Apache JMeter?
Postman lets you easily define variables, which then get updated automatically. This is a huge time-saver and makes processes very efficient. We can also export the test cases we create and share t...
How does BlazeMeter compare with Apache JMeter?
Blazemeter is a continuous testing platform that provides scriptless test automation. It unifies functional and performance testing, enabling users to monitor and test public and private APIs. We ...
What is your experience regarding pricing and costs for Apache JMeter?
My experience with pricing, setup cost, and licensing is that the cost and license are free because Apache JMeter is open source.
 

Also Known As

SOASTA CloudTest
JMeter
 

Overview

 

Sample Customers

Chester Zoo
AOL, Orbitz, Innopath Software, PrepMe, Sapient, Corporate Express Australia, CSIRO, Ephibian, Talis, DATACOM, ALALOOP, eFusion, Panter, Sourcepole, University of Western Cape
Find out what your peers are saying about Akamai CloudTest vs. Apache JMeter and other solutions. Updated: August 2026.
908,800 professionals have used our research since 2012.