JAMS vs. Red Hat Ansible Automation Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
JAMS
Score 8.3 out of 10
N/A
JAMS is a centralized workload automation and job scheduling solution that runs, monitors, and manages jobs and workflows. Reliably orchestrate the critical IT processes that run your business from a single pane of glass.N/A
Ansible
Score 9.2 out of 10
N/A
The Red Hat Ansible Automation Platform (acquired by Red Hat in 2015) is a foundation for building and operating automation across an organization. The platform includes tools needed to implement enterprise-wide automation, and can automate resource provisioning, and IT environments and configuration of systems and devices. It can be used in a CI/CD process to provision the target environment and to then deploy the application on it.
$5,000
per year
Pricing
JAMSRed Hat Ansible Automation Platform
Editions & Modules
No answers on this topic
Basic Tower
5,000
per year
Enterprise Tower
10,000
per year
Premium Tower
14,000
per year
Offerings
Pricing Offerings
JAMSAnsible
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
JAMSRed Hat Ansible Automation Platform
Considered Both Products
JAMS
Chose JAMS
We use Kace also because it has an agent on every machine, so tasks that push out installations tend to go there. I'm not sure if Jams can do that, but if it does it's not clear that it does.
Chose JAMS
While VisualCron provided more guardrails and user centric GUI, JAMS had a better resiliency functions with their clustering and service polling and failovers. We tested this and were able to maintain a large library of jobs and data the seamlessly switches between data …
Ansible

No answer on this topic

Features
JAMSRed Hat Ansible Automation Platform
Workload Automation
Comparison of Workload Automation features of Product A and Product B
JAMS
8.0
49 Ratings
6% below category average
Red Hat Ansible Automation Platform
-
Ratings
Multi-platform scheduling8.843 Ratings00 Ratings
Central monitoring8.347 Ratings00 Ratings
Logging8.146 Ratings00 Ratings
Alerts and notifications8.246 Ratings00 Ratings
Analysis and visualization7.245 Ratings00 Ratings
Application integration7.446 Ratings00 Ratings
Configuration Management
Comparison of Configuration Management features of Product A and Product B
JAMS
-
Ratings
Red Hat Ansible Automation Platform
8.5
139 Ratings
6% above category average
Infrastructure Automation00 Ratings9.0133 Ratings
Automated Provisioning00 Ratings8.7130 Ratings
Parallel Execution00 Ratings8.7123 Ratings
Node Management00 Ratings8.3115 Ratings
Reporting & Logging00 Ratings7.6129 Ratings
Version Control00 Ratings8.4114 Ratings
Best Alternatives
JAMSRed Hat Ansible Automation Platform
Small Businesses

No answers on this topic

HashiCorp Terraform
HashiCorp Terraform
Score 8.6 out of 10
Medium-sized Companies
Apache Airflow
Apache Airflow
Score 8.5 out of 10
HashiCorp Terraform
HashiCorp Terraform
Score 8.6 out of 10
Enterprises
Control-M
Control-M
Score 9.3 out of 10
HashiCorp Terraform
HashiCorp Terraform
Score 8.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
JAMSRed Hat Ansible Automation Platform
Likelihood to Recommend
8.4
(49 ratings)
9.4
(208 ratings)
Likelihood to Renew
8.8
(10 ratings)
9.4
(5 ratings)
Usability
8.1
(9 ratings)
8.4
(100 ratings)
Availability
8.7
(5 ratings)
-
(0 ratings)
Performance
8.7
(5 ratings)
8.7
(5 ratings)
Support Rating
8.6
(49 ratings)
8.0
(5 ratings)
In-Person Training
7.3
(1 ratings)
-
(0 ratings)
Implementation Rating
8.2
(8 ratings)
8.0
(2 ratings)
Configurability
7.6
(4 ratings)
-
(0 ratings)
Contract Terms and Pricing Model
6.7
(2 ratings)
-
(0 ratings)
Ease of integration
8.7
(3 ratings)
8.6
(5 ratings)
Product Scalability
8.6
(47 ratings)
-
(0 ratings)
Professional Services
8.6
(3 ratings)
-
(0 ratings)
Vendor post-sale
8.7
(4 ratings)
-
(0 ratings)
Vendor pre-sale
8.7
(4 ratings)
-
(0 ratings)
User Testimonials
JAMSRed Hat Ansible Automation Platform
Likelihood to Recommend
Fortra
The best environment is where you have lots of jobs from lots servers and need a history of detailed failures. Our web server, SQL server and App server all have applications that need scheduling. It wouldn't be necessary if you have a just a handful of jobs for which you can use task manager.
Read full review
Red Hat
I'm going to say it is best suited for configuration management. Like I said, patching even with security, things of that nature. Probably less suited is hardware management, but Red Hat IBM/IBM has Terraform for that. So it's a trade off.
Read full review
Pros
Fortra
  • Execution of Batch Jobs, Scripts, Cron, Stored Procedure.
  • Monitoring of Jobs that are executing, completed, and failed.
  • Different Execution Methods are supported, like powershell, SQL task, file transfer, windows task scheduler, workflow, etc.
  • Supports integration with other application like goanywhere MFT, SAP, Oracle, etc.
  • Error handling and sending of notifications for different types of events particular to a defined job.
  • JAMS allows you to manual or automatically deploy JAMS Agent.
  • Very simple and user friendly, easy to understand and implement.
Read full review
Red Hat
  • Debugging is easy, as it tells you exactly within your job where the job failed, even when jumping around several playbooks.
  • Ansible seems to integrate with everything, and the community is big enough that if you are unsure how to approach converting a process into a playbook, you can usually find something similar to what you are trying to do.
  • Security in AAP seems to be pretty straightforward. Easy to organize and identify who has what permissions or can only see the content based on the organization they belong to.
Read full review
Cons
Fortra
  • It would be very helpful if the application had the ability to display help text based on where the cursor is hovering on the screen. There are many times when a brief explanation of an on-screen prompt would be very handy. For example, when you attempt to Cancel a job from the Monitor, you are presented with the checkbox that says "Reprocess completion?" It would be very nice if you could hover over the prompt and see a pop-up help screen that explains what happens if you check this checkbox. The same applies to all the checkbox options presented when you attempt to "Release" a job from the Monitor.
Read full review
Red Hat
  • Better documentation of how all the options/parameters are meant to be used (when creating things like jobs, templates, inventories, etc)
  • More recommendations of best practices as far as the best way to organize job templates, workflows, roles. Much can be found on how to organize pure Ansible, but not so much for AAP specifically.
  • I have found some things that seem like they should be easy but are not possible. Things like moving a host from one inventory to a different inventory. As far as I know this is not possible and requires deletion and recreation. Maybe I just don't know how this could be done or don't understand the design decisions behind this?
Read full review
Likelihood to Renew
Fortra
JAMS is a critical resource free up people to do other things and ensuring that processes and tasks are run consistently. We are also confident that procedures are run consistently and on time or as soon as the necessary data is available. With automated job failure notification, we are not required to check that jobs are running correctly.
Read full review
Red Hat
Even is if it's a great tool, we are looking to renew our licence for our production servers only. The product is very expensive to use, so we might look for a cheaper solution for our non-production servers. One of the solution we are looking, is AWX, free, and similar to AAP. This is be perfect for our non-production servers.
Read full review
Usability
Fortra
9/10 as there are so many features I have not tried as of yet. It is easy to get started but as jobs become more complex you tend to employ more and more features - Some of which can be complicated at first. This all comes down to experience using the system. Out first setup and current setup are vastly different as we learn how to use the full power.
Read full review
Red Hat
It's overall pretty easy to use foe all the applications I've mentioned before: configuring hosts, installing packages through tools like apt, applying yaml, making changes across wide groups of hosts, etc. Its not a 10 because of the inconveinience of the yaml setup, and the time to write is not worth it for something applied one time to only a few hosts
Read full review
Reliability and Availability
Fortra
We didnt really encounter any downtime, no issues encountered during 2 years of use of JAMs also our client barely raise an issue with JAMS, mostly the issues is on the batch jobs that jams executes. So I would gave it a perfect 10, very reliable hardly encounters any error and bug
Read full review
Red Hat
No answers on this topic
Performance
Fortra
JAMS performance is very great, there are no issues raised with the performance, it just like nothing happens on the job after integration it gives you this monitoring capability, no reports and bugs raised on the performance, we didnt do integration with other software only database and with use of JAMS agent to different servers
Read full review
Red Hat
Great in almost every way compared to any other configuration management software. The only thing I wish for is python3 support. Other than that, YAML is much improved compared to the Ruby of Chef. The agentless nature is incredibly convenient for managing systems quickly, and if a member of your term has no terminal experience whatsoever they can still use the UI.
Read full review
Support Rating
Fortra
From go live in 2012 to current, issues submitted, even if low priority, and could wait, are usually responded to in a few hours, most have been resolved the same day, or over a few days with interactive help from them (low priority question like how do I do this). Example questions have been what order to restart services. What ports are used by JAMS for our IT Group to open up the firewall for. The few Production issues we had are always responded to in a timely manner, usually within 15 minutes or sooner, even overnight issues.
Read full review
Red Hat
There is a lot of good documentation that Ansible and Red Hat provide which should help get someone started with making Ansible useful. But once you get to more complicated scenarios, you will benefit from learning from others. I have not used Red Hat support for work with Ansible, but many of the online resources are helpful.
Read full review
In-Person Training
Fortra
People that were involved in the POC found the training a lot easier to follow. I think most people would have preferred to just get the training material and run through themselves.
Read full review
Red Hat
No answers on this topic
Implementation Rating
Fortra
I Was not part of the original Implementation, and the persons did that are no longer with the Organization. But I was part of the recent Upgrade process a year ago and I am the JAMS admin and was very pleased
Read full review
Red Hat
I spoke on this topic today!
Read full review
Alternatives Considered
Fortra
Our team vetted a competing
software, VisualCron, feedback as follows: 1. Difficult to use. 2. Questionable customer service -
Language barrier and did not respond to request for demo video recording.
3. VisualCron seems more powerful
but with that it is more difficult to use if you do not wish to do more
extensive coding to customise it.
Read full review
Red Hat
I used puppet prior to moving to open source Ansible and eventually to Red Hat Ansible Automation Platform. I appreciate the agentless approach of Red Hat Ansible Automation Platform and feel that its deterministic approach to applying code is superior to puppet
Read full review
Contract Terms and Pricing Model
Fortra
i didnt have any involvement in the sales process, however we purchased the product so it had to be decent.
Read full review
Red Hat
No answers on this topic
Scalability
Fortra
I can only speak in in regards to scalability in the volume of jobs we have created. Many of our jobs exist in multiple environments, with each environment having its own unique folder names, connection strings, etc. We incorporate parameters on the folder level that contain the unique environment information. The jobs reference these values from the folder they are contained in, so we can easily copy a job from DEV to TEST and the source is the same but the values passed from the parameters are not. This makes it very easy to create many new jobs and copy them across multiple environments and have them work.
Read full review
Red Hat
No answers on this topic
Professional Services
Fortra
i didnt have any involvement in the sales process, however we purchased the product so it had to be decent.
Read full review
Red Hat
No answers on this topic
Return on Investment
Fortra
  • Using JAMS when working from home (initially COVID, and now permanent) gives me tremendous visibility into the running operations of our business without any loss in productivity for not being in the office.
  • With JAMS I can more tightly schedule evening batch jobs by running one job after the successful completion of predecessor, as opposed to the CRON like guessing at safe start times.
  • Central control on a monitored server in a datacenter for all job scheduling tasks has given us 99.9% uptime reliability, instead of herding cats on multiple machines.
Read full review
Red Hat
  • POSITIVE: currently used by the IT department and some others, but we want others to use it.
  • NEGATIVE: We need less technical output for the non-technical. It should be controllable or a setting within playbooks. We also need more graphical responses (non-technical).
  • POSITIVE: Always being updated and expanded (CaC, EDA, Policy as Code, execution environments, AI, etc..)
Read full review
ScreenShots

JAMS Screenshots

Screenshot of the Visual Job Editor - a drag and drop editor for tasks is used to build multistep workflows that include dependencies, user input, parallel processes, and triggers.Screenshot of the Centralized Job Repository - here users store job definitions, schedules, and parameters in one central database.Screenshot of the Job Monitor - this displays the status of jobs and workloads from one central monitoring console. Viewers can drill down on individual jobs to diagnose failures, dependencies, and expected completion times.Screenshot of a Dashboard - Here, users can create data-rich visuals to monitor critical batch jobs and workflows running on various agents and on different business applications.Screenshot of the Centralized Job Repository - Stores job definitions, schedules, and parameters in a central database.