Azure DevOps vs. Red Hat Ansible Automation Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure DevOps
Score 7.9 out of 10
N/A
Azure DevOps (formerly VSTS, Microsoft Visual Studio Team System) is an agile development product that is an extension of the Microsoft Visual Studio architecture. Azure DevOps includes software development, collaboration, and reporting capabilities.
$2
per GB (first 2GB free)
Ansible
Score 9.1 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
Azure DevOpsRed Hat Ansible Automation Platform
Editions & Modules
Azure Artifacts
$2
per GB (first 2GB free)
Basic Plan
$6
per user per month (first 5 users free)
Azure Pipelines - Self-Hosted
$15
per extra parallel job (1 free parallel job with unlimited minutes)
Azure Pipelines - Microsoft Hosted
$40
per parallel job (1,800 minutes free with 1 free parallel job)
Basic + Test Plan
$52
per user per month
Basic Tower
5,000
per year
Enterprise Tower
10,000
per year
Premium Tower
14,000
per year
Offerings
Pricing Offerings
Azure DevOpsAnsible
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Azure DevOpsRed Hat Ansible Automation Platform
Considered Both Products
Azure DevOps

No answer on this topic

Ansible
Chose Red Hat Ansible Automation Platform
I like them both. We are a big shop of both.
Chose Red Hat Ansible Automation Platform
Red Hat Ansible Automation Platform offers a more robust set of tools compared to GitLab which allows for a wider use case with less effort. Terraform is a good partner to work alongside as it's better at provisioning but falls down when complicated configurations need to be …
Best Alternatives
Azure DevOpsRed Hat Ansible Automation Platform
Small Businesses
GitHub
GitHub
Score 9.2 out of 10
IBM Terraform
IBM Terraform
Score 8.8 out of 10
Medium-sized Companies
GitHub
GitHub
Score 9.2 out of 10
Automox
Automox
Score 8.7 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.5 out of 10
Automox
Automox
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure DevOpsRed Hat Ansible Automation Platform
Likelihood to Recommend
8.8
(74 ratings)
8.8
(288 ratings)
Likelihood to Renew
10.0
(3 ratings)
9.3
(8 ratings)
Usability
8.4
(13 ratings)
8.4
(180 ratings)
Performance
-
(0 ratings)
8.7
(5 ratings)
Support Rating
8.1
(11 ratings)
8.0
(5 ratings)
Implementation Rating
10.0
(1 ratings)
8.0
(2 ratings)
Ease of integration
-
(0 ratings)
8.6
(5 ratings)
User Testimonials
Azure DevOpsRed Hat Ansible Automation Platform
Likelihood to Recommend
Microsoft
Azure DevOps works well when you’ve got larger delivery efforts with multiple teams and a lot of moving parts, and you need one place to plan work, track it properly, and see how everything links together. It’s especially useful when delivery and development are closely tied and you want backlog items, code and releases connected rather than spread across tools. Where it’s less of a fit is for small teams or simple pieces of work, as it can feel like more setup and process than you really need, and non-technical users often struggle with the interface. It also isn’t great if you want instant, easy programme-level views or a very visual planning experience without putting time into configuration.
Read full review
Red Hat
I think it's the best defacto orchestrator for automation because it's so easy to integrate in other tools to it (dynatrace, cyberark, terraform, etc). It is a lot for a new or smaller team to use so I wouldn't recommend it to a new team using Ansible, in that case using Ansible navigator is a better start to understanding playbooks/inventories before diving into the complexity of Red Hat Ansible Automation Platform. EDA also takes a lot of connectivity between Red Hat Ansible Automation Platform and target systems to get working which can be difficult in very locked down envs unless you have approval from many other teams like networking and security.
Read full review
Pros
Microsoft
  • Utilize Git as a repository to share work between multiple users
  • Ability to configure Pipelines to build containers to run virtual deployments and testing scripts.
  • Split individual tasks and relate to master documents for quick navigation and ability to see overall picture of project.
  • Track status of each task
  • Integrate with Git to utilize branches, merging, approvals, history, etc.
Read full review
Red Hat
  • Standardize controls and visibility for automation.
  • Provide RBAC and Vault for improved automation security and support.
  • Job Scheduling is much more effective than Cron or other home-grown solutions.
  • The Red Hat Ansible Automation Platform API is one of the best features as it makes automation accessible from any other platform.
Read full review
Cons
Microsoft
  • I did mention it has good visibility in terms of linking, but sometimes items do get lost, so if there was a better way to manage that, that would be great.
  • The wiki is not the prettiest thing to look at, so it could have refinements there.
  • It could improve the search slightly better.
Read full review
Red Hat
  • Ansible is still not truly declarative like Terraform.
  • Simple automation is fine, but creating complex, scalable automation scripts is very difficult to learn.
  • For a higher number of nodes, Ansible consumes a lot of resources. It needs the paid version of AAP, which requires a cost.
Read full review
Likelihood to Renew
Microsoft
I don't think our organization will stray from using VSTS/TFS as we are now looking to upgrade to the 2012 version. Since our business is software development and we want to meet the requirements of CMMI to deliver consistent and high quality software, this SDLC management tool is here to stay. In addition, our company uses a lot of Microsoft products, such as Office 365, Asp.net, etc, and since VSTS/TFS has proved itself invaluable to our own processes and is within the Microsoft family of products, we will continue to use VSTS/TFS for a long, long time.
Read full review
Red Hat
We are extremely happy with the use of AAP. It's better than expected, There is almost no limit when thinking of automation. The only problem is that the day to day is consuming a big part of our time. Patching and checking vulnerabilities are virtually killing us. But we can only improve with AAP.
Read full review
Usability
Microsoft
It's a great help to get more information about new feature release and stay updated on what the dev team is working on. I like how easy it is to just login and read through the work items. Each work item has basic details: Title, Description, Assigned to, State, Area (what it belongs to), and iteration (when it’s worked on). See image above.They move through different states (New → Discovery → Ready for Prod → etc.).
Read full review
Red Hat
Everything has room for improvement, but Ansible is the best tool out there for what it does and what it can do. There are plenty of features and capabilities that can be added, but it's just a matter of time before it happens.
Read full review
Performance
Microsoft
No answers on this topic
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
Microsoft
When we've had issues, both Microsoft support and the user community have been very responsive. DevOps has an active developer community and frankly, you can find most of your questions already asked and answered there. Microsoft also does a better job than most software vendors I've worked with creating detailed and frequently updated documentation.
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
Implementation Rating
Microsoft
Was not part of the process.
Read full review
Red Hat
I spoke on this topic today!
Read full review
Alternatives Considered
Microsoft
Microsoft Planner is used by project managers and IT service managers across our organization for task tracking and running their team meetings. Azure DevOps works better than Planner for software development teams but might possibly be too complex for non-software teams or more business-focused projects. We also use ServiceNow for IT service management and this tool provides better analysis and tracking of IT incidents, as Azure DevOps is more suited to development and project work for dev teams.
Read full review
Red Hat
AAP compares favorably with Terraform and Power Automate. I don't have much experience with Terraform, but I find AAP and Ansible easier to use as well as having more capabilities. Power Platform is also an excellent automation tool that is user friendly but I feel that Ansible has more compatibility with a variety of technologies.
Read full review
Return on Investment
Microsoft
  • We have saved a ton of time not calculating metrics by hand.
  • We no longer spend time writing out cards during planning, it goes straight to the board.
  • We no longer track separate documents to track overall department goals. We were able to create customized icons at the department level that lets us track each team's progress against our dept goals.
Read full review
Red Hat
  • First, it keeps our entire server infrastructure aligned with our standards and reduces the time and effort needed to maintain our systems.
  • Automate routine IT tasks to save time, reduce errors, and ensure every server is configured and updated consistently.
  • Tasks that used to take our teams weeks to complete manually now run automatically and reliably, with full visibility, making our infrastructure management more effective and our compliance tracking much easier.
Read full review
ScreenShots