TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    IBM Terraform

    Score8.7 out of 10
    N/AIBM Terraform (formerly Hashicorp Terraform) is a cloud infrastructure automation tool used to create, change, and improve production infrastructure, and it allows infrastructure to be expressed as code. It is available Open Source, and via Cloud and Self-Hosted editions.

    $0

    ManageEngine ADAudit Plus

    Score9.1 out of 10
    Mid-Size Companies (51-1,000 employees)
    ADAudit Plus offers real-time monitoring, user and entity behaviour analytics, and change audit reports that helps users keep AD and IT infrastructure secure and compliant. Track all changes to Windows AD objects including users, groups, computers, GPOs, and OUs. Achieve hybrid AD monitoring with a single, correlated view of all the activities happening across both on-premises AD and Azure AD. Monitor every user's logon and logoff activity, including…

    $595

    per year based on 2 Domain Controllers

    Pricing
    IBM TerraformManageEngine ADAudit Plus
    Editions & Modules
    Open Source
    $0
    Team & Governance
    $20/user
    per user/per month
    Enterprise
    Contact sales team
    Standard
    $595
    per year Both licensed based on number of Domain Controllers, Azure AD tenants, file servers, Windows member servers, and Workstations.
    Professional
    $945
    per year Both licensed based on number of Domain Controllers, Azure AD tenants, file servers, Windows member servers, and Workstations.
    Offerings
    Pricing Offerings
    IBM TerraformManageEngine ADAudit Plus
    Free Trial
    NoYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeOptional
    Additional Details—ADAudit Plus is licensed based on number of Domain Controllers (not per-user). Add-ons are available for Windows File Servers, NAS File Servers, Azure AD tenants, Windows Servers, Workstations, AD Backup and Recovery, and File Analysis. For more than 20 domain controllers, ManageEngine directs customers to contact sales for a personalized quote. Pricing is dependent on the number of domain controllers and starts at $595/year for the Standard edition, and $945/year for the Professional edition.
    More Pricing Information
    Community Pulse
    IBM TerraformManageEngine ADAudit Plus
    Considered Both Products
    IBM
    No answer on this topic
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    No answer on this topic
    Key User Insights
    Would buy again
    95%
    Would buy again
    21 Answers
    98%
    Would buy again
    64 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    20 Answers
    100%
    Delivers good value for the price
    63 Answers
    Happy with the feature set
    95%
    Happy with the feature set
    21 Answers
    98%
    Happy with the feature set
    64 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    14 Answers
    98%
    Lived up to sales and marketing promises
    59 Answers
    Implementation went as expected
    95%
    Implementation went as expected
    18 Answers
    97%
    Implementation went as expected
    61 Answers
    Best Alternatives
    IBM TerraformManageEngine ADAudit Plus
    Small Businesses
    HashiCorp Vagrant
    Score9 out of 10
    No answers on this topic
    Medium-sized Companies
    HashiCorp Vagrant
    Score9 out of 10
    No answers on this topic
    Enterprises
    AWS CloudFormation
    Score8.2 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    IBM TerraformManageEngine ADAudit Plus
    Likelihood to Recommend
    7.8
    (33 ratings)
    9.4
    (65 ratings)
    Likelihood to Renew
    9.0
    (2 ratings)
    9.1
    (5 ratings)
    Usability
    8.8
    (8 ratings)
    8.2
    (2 ratings)
    Availability
    -
    (0 ratings)
    8.2
    (1 ratings)
    Performance
    9.4
    (3 ratings)
    7.3
    (1 ratings)
    Support Rating
    8.0
    (6 ratings)
    8.1
    (57 ratings)
    Online Training
    -
    (0 ratings)
    7.3
    (1 ratings)
    Implementation Rating
    8.0
    (1 ratings)
    7.7
    (2 ratings)
    Configurability
    -
    (0 ratings)
    6.4
    (1 ratings)
    Ease of integration
    9.2
    (3 ratings)
    -
    (0 ratings)
    Product Scalability
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor post-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    7.3
    (1 ratings)
    User Testimonials
    IBM TerraformManageEngine ADAudit Plus
    Likelihood to Recommend
    IBM
    Anything that needs to be repeated en masse. Terraform is great at taking a template and have it be repeated across your estate. You can dynamically change the assets they're generating depending on certain variables. Which means though templated assets will all be similar, they're allowed to have unique properties about them. For example flattening JSON into tabular data and ensuring the flattening code is unique to the file's schema.
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    I would recommend ADAuditPlus (and/or Log360) to any org that is trying to achieve PCI DSS Compliance and is struggling with some of the monitoring and reporting aspects, provided that the org is prepared to spend a little time and effort in truly understanding the requirements and is prepared to document requirements and match them to the ADAuditPlus product features.
    Incentivized
    Read full review
    Pros
    IBM
    • Terraform is cloud agnostic. Just select the suitable provider for the cloud and it will do the job.
    • Templating is possible to make the Terraform templates reusable.
    • Variables can be created to make the templates generic so that it can be reused for different environments or resources.
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    • ManageEngine ADAudit Plus changes for user and group management can be looked up in builtin reports
    • You can build your own reports based on almost every logic you can think of
    • You have the ability to create alerts based on logic and filters and sendout custom alerts to email, SMS or other means.
    • First you need to understand the basics of the software, after that the software itself is very helpfull in configuring specific items.
    • I really love the support that ManageEngine is giving the customer, for all questions I use the chat on their website. This is for me the best remote support I ever saw, and I saw a lot in my 20 years of experience in IT.
    Incentivized
    Read full review
    Cons
    IBM
    • The language itself is a bit unusual and this makes it hard for new users to get onboarded into the codebase. While it's improving with later releases, basic concepts like "map an array of options into a set of configurations" or "apply this logic if a variable is specified" are possible but unnecessarily cumbersome.
    • The 'Terraform Plan' operation could be substantially more sophisticated. There are many situations where a Terraform file could never work but successfully passes the 'plan' phase only to fail during the 'apply' phase.
    • Environment migrations could be smoother. Renaming/refactoring files is a challenge because of the need to use 'Terraform mv' commands, etc.
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    • It's based on Java engine that is slow -- reports are often difficult to build (we are going to upgrade the machine it's running on to see if this is the issue)
    • Keeping this software up to date is a pain; there should be a better "update" function
    • The naming and navigation are terrible -- it's never clear which feature you're looking for and where it's hidden in the menus
    • Adding machines is not as easy as it should be; occasionally there are IP conflicts that are nearly impossible to resolve
    Incentivized
    Read full review
    Likelihood to Renew
    IBM
    Still the best provisioning tool out there and good support from the community as well in terms of shared knowledge
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    It works great for everything we need and use. Any issues in the software are pretty easy to resolve with tech support. And they are very responsive to resolving issues. Even ones where a fix/patch are required. At present, the software does everything we need it to for compliance, audit, and account review.
    Incentivized
    Read full review
    Usability
    IBM
    The syntax itself is pretty straightforward. The documentation is well-maintained & easy to follow. Most cloud providers, even smaller ones, maintain official provider libraries, making discovery & learning a breeze. Some, like GCP, even provide high-level libraries on top of their own more primitive provider, making building complex infra much more manageable. The language itself is cloud-agnostic, so you can literally manage resources from multiple providers in a single Terraform repo.
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    ADAudit with its cloud and on prem install option allows any organization to get in on AD report management. Whether you need to report internally only for for external audit controls its a great tool with flexibility to handle most any user or group report capability. Since this also includes m365 integration it enables IT pros to administer usage, license, cost control and permission access to most anything in Microsoft's portfolio. Its a great tool all around for AD integrated access needs.
    Incentivized
    Read full review
    Reliability and Availability
    IBM
    No answers on this topic
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    uptime good
    Incentivized
    Read full review
    Performance
    IBM
    Terraform's performance is quite amazing when it comes to deployment of resources in AWS. Of course, the deployment times depend on various parameters like the number of resources to deploy and different regions to deploy. Terraform cannot control that. The only minor drawback probably shows up when a terraform job is terminated mid way. Then in many cases, time-consuming manual cleanup is required.
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    Integration/overlap between products could be improved
    Incentivized
    Read full review
    Support Rating
    IBM
    I have yet to have an opportunity to reach out directly to HashiCorp for support on Terraform. However, I have spent a great deal of time considering their documentation as I use the tool. This opinion is based solely on that. I find the Terraform documentation to have great breadth but lacking in depth in many areas. I appreciate that all of the tool's resources have an entry in the docs but often the examples are lacking. Often, the examples provided are very basic and prompt additional exploration. Also, the links in the documentation often link back to the same page where one might expect to be linked to a different source with additional information.
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    I'd give their support a 10 if it weren't for the fact that sometimes, the support team (I believe they are overseas) can take a little bit to respond, but not too long. I may submit a ticket in the morning and won't hear about it until later in the afternoon. However, my tickets were not "urgent," so that may have been the reason for the delay. Other than that, support is great, and the ManageEngine account team has visited us in the past. It's always nice to see your product representatives take a white-glove approach like that.
    Incentivized
    Read full review
    Online Training
    IBM
    No answers on this topic
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    knowledgable and prompt response
    Incentivized
    Read full review
    Implementation Rating
    IBM
    Implementation is straight forward. Never had issues as the team is already very familiar with Terraform installation from previous projects and roles
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    The remote setup team helped when i needed it and setup weas very straight forward and easy. The advanced setup for an external db and customizations for our latest version AD environment went pretty easy once they found documentation on customization.
    Incentivized
    Read full review
    Alternatives Considered
    IBM
    Terraform is the solid leader in the space. It allows you to do more then just provisioning within a pre-existing servers. It is more extensible and has more providers available than it competitors. It is also open source and more adopted by the community then some of the other solutions that are available in the market place.
    Incentivized
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    In terms of features, ADAudit Plus offers a comprehensive set of features for monitoring and auditing Active Directory, including real-time alerts, detailed reports, and user behavior analytics. The platform also offers support for multiple platforms, including Windows, UNIX, and Linux, as well as integration with other ManageEngine tools.
    Incentivized
    Read full review
    Scalability
    IBM
    No answers on this topic
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    updates are effective and system is reliable
    Incentivized
    Read full review
    Return on Investment
    IBM
    • we are able to deploy our infrastructure in a couple of ours in an automated and repeatable way, before this could take weeks if the work was done manually and was a lot of error prone.
    • having the state file, you can see a diff of what things have changed manually out side of Terraform which is a huge plus
    • if state file gets corrupted, it is very hard to debug or restore it without an impact or spending hours ..
    • writing big scale code can be very challenging and hard to be efficient so it's usable by the whole team
    Read full review
    ManageEngine A Div of Zoho Corporation Pvt Ltd
    I like the ability to customize reports and provided great visibility to AD and some servers.
    • It helped greatly with customer support issues when we used ADAudit with the hundreds of customer accounts used for SSON to the LOB application server to users over Citrix.
    • It saved time on some issues with accounts and Group Policy changes that affected customer experience.
    Read full review
    ScreenShots

    IBM Terraform Screenshots

    Screenshot of Terraform StateScreenshot of Terraform RunsScreenshot of Terraform VariablesScreenshot of Terraform WorkspacesScreenshot of Terraform Cost Estimation

    ManageEngine ADAudit Plus Screenshots

    Screenshot of Active Directory Audit Dashboard
Track all critical AD changes — user modifications, group updates, GPO changes, and logon events — from a single console.Screenshot of User Logon Failures Report
Spot and investigate failed logon attempts across your environment with drill-down reports showing who, when, and from where.Screenshot of Attack Surface Analyzer Dashboard
Detect 25+ AD attack indicators including Kerberoasting, Golden Ticket, and DCSync attacks before they cause damage.Screenshot of Cloud Directory Audit Dashboard
Monitor sign-ins, role changes, and config modifications across Microsoft Entra ID with correlated on-premises and cloud visibility.Screenshot of Kerberoasting Attack Detection Report
Surface suspicious service ticket requests and identify compromised service accounts before attackers escalate privileges.Screenshot of Real-Time Alert Dashboard
Centralize and prioritize security alerts across your environment with configurable real-time email and SMS notifications.