Try our new research platform with insights from 80,000+ expert users

Amazon Managed Workflows for Apache Airflow vs VisualCron comparison

Sponsored
 

Comparison Buyer's Guide

Executive Summary

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

JAMS
Sponsored
Ranking in Workload Automation
3rd
Average Rating
8.8
Reviews Sentiment
6.9
Number of Reviews
38
Ranking in other categories
No ranking in other categories
Amazon Managed Workflows fo...
Ranking in Workload Automation
20th
Average Rating
6.6
Reviews Sentiment
5.7
Number of Reviews
2
Ranking in other categories
No ranking in other categories
VisualCron
Ranking in Workload Automation
17th
Average Rating
9.0
Reviews Sentiment
7.4
Number of Reviews
11
Ranking in other categories
Managed File Transfer (MFT) (14th), Robotic Process Automation (RPA) (14th)
 

Mindshare comparison

As of March 2026, in the Workload Automation category, the mindshare of JAMS is 2.8%, up from 1.8% compared to the previous year. The mindshare of Amazon Managed Workflows for Apache Airflow is 1.8%, up from 0.6% compared to the previous year. The mindshare of VisualCron is 1.4%, up from 1.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Workload Automation Mindshare Distribution
ProductMindshare (%)
JAMS2.8%
VisualCron1.4%
Amazon Managed Workflows for Apache Airflow1.8%
Other94.0%
Workload Automation
 

Featured Reviews

reviewer2770605 - PeerSpot reviewer
Cloud Engineer at a financial services firm with 501-1,000 employees
Has streamlined complex job scheduling across scripting languages while reducing manual effort
JAMS could be improved with a web client that is accessible and as fast as a normal website, eliminating the need to RDP to the servers to access the JAMS client. A functionality running on the JAMS server to continuously check the JAMS agents would ensure they are working properly. If an agent is not responding, a feature to restart the service from the job server machine would be beneficial. The upgrade process, particularly when switching from V6 to V7, could be clearer in terms of documentation, ideally with screenshots showing exactly what needs to be done on each screen.
IP
Business and Technology Strategy Lead at Cognix Inc
Operational workflows improve as we address needs but technical support costs affect resources
Amazon Managed Workflows for Apache Airflow is easy to use and offers great scalability. The more we include and extend our capabilities, we can easily scale up according to our needs. When we compare it to other tools in the market, such as Control-M and other technologies, Airflow offers a lot of flexibility. Using this tool minimizes costs and maximizes efficiency.
Sourav-Dutta - PeerSpot reviewer
Technical Lead - Database Administrator at SMART ENERGY SYSTEMS LLC
It's user-friendly, and I didn't need long to understand the process
We use VisualCron for all our automation needs, like connecting to FileZilla, calling APIs, generating PGP keys, creating encryption files with the PGP key login to Azure, etc. It can automatically log in to SQL Server and execute SQL script jobs in bulk. We had 2,000-3,000 users at my previous…

Quotes from Members

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

Pros

"The fact that we no longer need to use Excel spreadsheets is huge. Before JAMS, every group was keeping track of their own batch jobs. Nobody really knew what the other jobs were. So, if jobs failed, other groups wouldn't necessarily know. With JAMS, everything is done through a single scheduler. You can choose who to notify."
"The most valuable aspect of JAMS is its robustness."
"Fortra's JAMS helped us centralize job management across our platforms and applications. This is critical because we schedule tasks across multiple applications and operating systems, using triggers and start dates to coordinate their execution."
"The most valuable feature of JAMS is its user-friendly interface, especially after upgrading from version six to seven."
"Previously, we manually managed file transfers by writing our scripts. The automated MFT feature is great for me and the company. It helps us know where the files are going and enables us to track errors if anything fails. It also makes the connection seamless for third-party vendors."
"Being able to create a series of chained jobs, which are basically linked jobs is valuable."
"I like how you can add new execution methods on the fly. It isn't overly complex to add Python script support to an execution method in the JAMS system. The scheduling is excellent. You can schedule a maintenance window and take that resource unit out of everything. It halts all of the jobs."
"The overall product is fantastic. I love it. It has been a fantastic, solid product. If I have one tiny bit of a problem with it, the support team gets in touch with me right away. I don't know if I've had another service that has been as fantastic as the JAMS support team."
"One of the product's main strengths is that it is well-suited for a DevOps pattern, allowing us to automate our CI/CD pipeline."
"Amazon Managed Workflows for Apache Airflow is easy to use and offers great scalability; the more we include and extend our capabilities, we can easily scale up according to our needs."
"What I found most beneficial from VisualCron is that you can directly connect it with different databases, user accounts, and credentials. You can run queries from one machine to another using the credentials, unlike PowerShell, that's run by the machine itself. With VisualCron, you can directly ask other machines and run requests through user credentials. Suppose you have an AWS or Azure environment. In that case, you can maintain the connection between on-premises and cloud-based machines, which is the type of setup in the organization I'm working for. You can directly call some of the services via VisualCron on your local on-premises machine, and I found that an excellent feature of the tool."
"I love VisualCron because we previously spent a lot of time writing Power switches to connect to SQL Server. VisualCron makes it easier to execute services or connect to FileZilla by only adding the credentials to the master credentials stored in the solution."
"The tool has reduced our operational costs by 40%."
"It has improved our organization with more automation within the business departments and less administration and development in the IT department. Usually, as the IT department, we are the bottleneck for many requirements within the business. With this tool, the business departments are able to perform many task themselves."
"We don't have to do any coding. We just plug and play and it works."
"It helped us reduce manual steps."
"'ve only had a few cases where I've had to request support in the past 12 years of use, but the support response time and resolution were was extremely quick."
"VisualCron is a very powerful program to automate different steps in your business processes. We use it to automate replacing files and inform departments about the replacement."
 

Cons

"For scalability, I would rate it as seven because when we have a huge volume, sometimes the tool is not so responsive."
"JAMS has built-in reporting. I've never really used it. I tried using it a few years ago and I couldn't figure it out. It was wonky. It could be improved upon."
"The ACL or access permission area needs to be improved. When it comes to defining and providing security permissions, it's a bit confusing if you are new to JAMS. JAMS needs to improve the features for security access or permissions."
"The biggest area with room for improvement is the area that my organization benefits the most from using JAMS, and that is in custom execution methods. I happen to have a very good C# developer. Ever since we got JAMS, he has spent a lot of time talking to JAMS developers, researching the JAMS libraries, and creating custom execution methods. He's gotten very good at it. He is now able to create them and maintain them very easily, but that knowledge was hard-won knowledge. It was difficult to come by, and if I should ever lose this developer, then I would be hard-pressed to find anyone who could create JAMS custom execution methods quite as well as he can since there really isn't all that much help, such as documentation or information, available on how to create custom execution methods."
"The JAMS automation code isn't so clean."
"We have had a lot of people working from home who can't always connect to the JAMS server. We use VPN, as most companies do, and we have it set up so that everybody can access the JAMS server. But many times, our people cannot access it... JAMS could do a better job of telling you what the problem is when you try to log in to the server."
"JAMS could be improved with a web client that is accessible and as fast as a normal website, eliminating the need to RDP to the servers to access the JAMS client."
"The search capability needs to be improved because when we try to search for a job, it's hard to do."
"The documentation provided is good."
"To be very honest, technical support from AWS is extremely expensive."
"VisualCron seems to operate like an efficient machine when it comes to improvements and enhancements and new features. I always appreciate the quick response I get when bringing up an issue or coming up with suggestions. I've mentioned before that it would be great to see a move away from SQLCE and XML configuration files."
"The documentation is a bit weak."
"Our suggestion to make it better and more manageable in terms of GDPR: Implement it in a very partnership way."
"I would like for VisualCron to expand audit log to show who changed job variables that are initialized per job run."
"VisualCron's command console is a little bit difficult to understand and needs to improve."
"I want to improve the UI in VisualCron, as it's not as user-friendly, particularly when setting up the task scheduler. If you're familiar with the tool, then no problem, but if not, you'll have a problem typing text because sometimes, the cursor points to other places, so there's an issue with text box alignment in VisualCron. That was painful for me when I was just a VisualCron novice, but when you become used to it, there won't be a problem."
"The error timeout and info could be better. When making web request calls, it will time out sometimes and we won't get any useful info out of the error response."
"The only problem I face when I use the tool is that it doesn't contain much documentation or it doesn't have many video tutorials on its features."
 

Pricing and Cost Advice

"It's expensive, to be honest, but it does the job."
"I haven't been involved in the financial side for several years, but we buy one host and unlimited agents, and we get a reasonable price for that. We're happy with the amount we pay and the scalability it provides."
"The product is reasonably priced, and we don't have any add-ons."
"In the end, you'll find that it's really worth the price. There is some sticker shock, but it's worth every dime."
"JAMS is close to the lower end of the pricing models for enterprise scheduling solutions. They are much cheaper than Control-M, as well as some other products that I've used. I also don't know of another solution where you can actually get true, unlimited licensing, where you can have as many instances and as many agents as you want."
"The licensing model for JAMS is straightforward and based on the number of agents, not the number of jobs you run. It's cheap and fairly simple."
"The pricing is very fair. We have seen very minimal to no price increases over the years. We are not banging down the door of support all the time either. I would imagine if we were a company that submitted a dozen support tickets a week for the last nine years, then it might be a little different because we would be eating up everybody's time. However, for what we get out of it, the pricing is extremely fair. Back when we were originally looking and brought in JAMS, we were looking at a couple of the other competitive products that were in this space, but the pricing from JAMS was far and away better than what the other competitors could offer for the same functionality."
"All licensing models are a little overpriced, but JAMS offers a good value, especially given their support response times and ability to handle unforeseen issues like the SFTP transfers. I hope to find more use cases to get a better bang for our buck."
"It is not an inexpensive solution but it is less expensive than other options."
"We are fine with a rather cheap setup. Licensing with VisualCron is fair. You have a simple one-year licence in different sizes. There isn't a licensing jungle with hundreds of options and opt-ins."
"VisualCron is correctly priced because it wasn't very cheap, and it wasn't overly expensive, so the price for it was set correctly. When my previous company bought VisualCron, it was €800 per server per year. On a scale of one to five, I would rate the pricing for VisualCron a five because it was just right. The tool was affordable, and it has one of the most competitive pricing in the market."
"The pricing is extremely fair, and because of that I recommend purchasing multiple instances to split out the processing load across multiple application servers."
"ROI is 95 percent."
"ROI is one month."
"The price is a bit high."
report
Use our free recommendation engine to learn which Workload Automation solutions are best for your needs.
884,873 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
16%
Manufacturing Company
10%
Computer Software Company
10%
Insurance Company
5%
Financial Services Firm
24%
Outsourcing Company
8%
Computer Software Company
6%
Comms Service Provider
5%
Computer Software Company
29%
Financial Services Firm
8%
Manufacturing Company
7%
Insurance Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business12
Midsize Enterprise8
Large Enterprise19
No data available
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise1
Large Enterprise5
 

Questions from the Community

What do you like most about JAMS?
I find the historical tracking feature of JAMS invaluable for reviewing past events.
What is your experience regarding pricing and costs for JAMS?
My thoughts on the pricing of JAMS are that I won't say it is cheap, but it is cost-efficient, and that should be acc...
What needs improvement with JAMS?
An area that has room for improvement is related to the AWS RDS and database part, where they said that is in progres...
What is your experience regarding pricing and costs for Amazon Managed Workflows for Apache Airflow?
I rate the product pricing a five. It is not an inexpensive solution but it is less expensive than other options like...
What needs improvement with Amazon Managed Workflows for Apache Airflow?
Customization in general depends on the use cases that we are trying to address, but I don't have a specific thing ri...
What advice do you have for others considering Amazon Managed Workflows for Apache Airflow?
Custom Generalizations do not directly correlate with specific sections conventional to reviews. Less clarity on dire...
What do you like most about VisualCron?
The tool has reduced our operational costs by 40%.
What needs improvement with VisualCron?
The documentation is a bit weak. The tool must provide a better set of documentation.
 

Interactive Demo

Demo not available
Demo not available
 

Overview

 

Sample Customers

Teradata, Arconic, General Dynamics, Yum!, CVS Health, Comcast, Ghiradelli, & Boston’s Children’s Hospital
Information Not Available
7 Eleven, ABB Sécheron SA, Adobe Systems Incorporated, Amazon Europe Core, Apple, Assa Abloy, Aston Martin, Banco Santander, BMW (Australia)
Find out what your peers are saying about Amazon Managed Workflows for Apache Airflow vs. VisualCron and other solutions. Updated: March 2026.
884,873 professionals have used our research since 2012.