TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Contact about NinjaOne

Please fill out the form below to get in touch.

NinjaOne

Connect with NinjaOne

What are you interested in?

Already have an account?

You hereby consent to have TrustRadius share the information supplied on this form with NinjaOne so that NinjaOne and TrustRadius may contact you in regard to the information requested.

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

    NinjaOne

    Score9.2 out of 10
    N/AThe NinjaOne Unified IT Operations Platform delivers endpoint management, autonomous patching, backup, and remote access. NinjaOne aims to give organizations' employees a great technology experience to work faster, smarter, and easier while IT teams modernize and improve efficiency.N/A
    Pricing
    IBM TerraformNinjaOne
    Editions & Modules
    Open Source
    $0
    Team & Governance
    $20/user
    per user/per month
    Enterprise
    Contact sales team
    No answers on this topic
    Offerings
    Pricing Offerings
    IBM TerraformNinjaOne
    Free Trial
    NoYes
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—NinjaOne is a subscription typically billed annually and sold through channel partners. Monthly billing is nonstandard but billed on a case by case basis.
    More Pricing Information
    Best Alternatives
    IBM TerraformNinjaOne
    Small Businesses
    HashiCorp Vagrant
    Score9 out of 10
    Avast CloudCare
    Score10 out of 10
    Medium-sized Companies
    HashiCorp Vagrant
    Score9 out of 10
    Action1
    Score9.4 out of 10
    Enterprises
    AWS CloudFormation
    Score8.2 out of 10
    ManageEngine Endpoint Central
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    IBM TerraformNinjaOne
    Likelihood to Recommend
    7.8
    (33 ratings)
    9.3
    (71 ratings)
    Likelihood to Renew
    9.0
    (2 ratings)
    10.0
    (3 ratings)
    Usability
    8.8
    (8 ratings)
    9.3
    (13 ratings)
    Availability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Performance
    9.4
    (3 ratings)
    8.0
    (1 ratings)
    Support Rating
    8.0
    (6 ratings)
    1.0
    (6 ratings)
    In-Person Training
    -
    (0 ratings)
    10.0
    (1 ratings)
    Online Training
    -
    (0 ratings)
    10.0
    (1 ratings)
    Implementation Rating
    8.0
    (1 ratings)
    1.0
    (1 ratings)
    Configurability
    -
    (0 ratings)
    1.0
    (1 ratings)
    Ease of integration
    9.2
    (3 ratings)
    1.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    IBM TerraformNinjaOne
    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
    NinjaOne
    Well suited for support and management of a large fleet of endpoints, particularly across multiple regions and locations. Its well suited for MSPs for this reason. Its also effective for managing patching and updates for server infrastructure, where some other products are unable to manage. Its useful being able to access these features across multiple networks and domains. There is an option to monitor network equipment such as switches, but it didn't provide any information that wasn't already provided in the switches cloud portal.
    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
    NinjaOne
    • Remote connections: the NinjaRemote client is spectacular and very easy to use and navigate. It quickly connects to customer systems so my engineers are able to work. As a bonus, they also offer a really good mobile app to connect to client systems.
    • Antivirus: Bitdefender Endpoint Protection is built directly into the NinjaOne portal. This makes deploying and maintaining AV very easy.
    • OS Patching: NinjaOne makes it very easy to handle patching across multiple clients and locations. It is very easy to use and doesn't take long to set up.
    • Support: NinjaOne support is always very prompt and helpful.
    • Documentation: the NinjaOne Dojo is a one-stop shop for all of your FAQs, guides, and forum needs. You can find almost anything here to help you deploy and maintain NinjaOne.
    • Automation Library: NinjaOne comes preloaded with a large number of ready-to-go automations. They also provide you with a scripting module to create your own.
    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
    NinjaOne
    • NinjaOne does support Mac, however I would like to have more options for automation and scheduled task on Mac devices.
    • I would like it if NinjaOne also provided an MDM solution.
    • It would be nice is NinjaOne could integrate a PAM solution as well.
    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
    NinjaOne
    We already did. After evaluating many platforms, we found the cybersecurity of the company, its development direction, and the performance of the platform to be far superior at its price point.
    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
    NinjaOne
    NinjaOne is easy to use, intuitive, and provides great value for our organization specifically with inventory tracking and patch management. There is also a wealth of control from an RMM perspective that we have over our fleet of hardware as well as customer websites. The communications with our account representative is outstanding as well. I'd highly recommend for organizations to engage with NinjaOne, and this is from a user who's used other RMM's and related software offerings at different MSP's. Go NinjaOne!
    Incentivized
    Read full review
    Reliability and Availability
    IBM
    No answers on this topic
    NinjaOne
    Availability is very 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
    NinjaOne
    The software loads quickly for the most part
    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
    NinjaOne
    Ninja support has always been top notch. They have always been responsive and efficient both in troubleshooting issues or talking to me at a high-level about on-going improvements or needed changes. Both sales and Technical support has been good and I've been very pleased with the Customer service we have received from Ninja
    Incentivized
    Read full review
    In-Person Training
    IBM
    No answers on this topic
    NinjaOne
    Easy to learn and all of the functions and features were easy to learn. Once I started learning all of the features and functions, it made my everyday tasks much easier and more productive. The user interface is very easy to use. If I did have any questions, the Ninja Dojo was a big help.
    Incentivized
    Read full review
    Online Training
    IBM
    No answers on this topic
    NinjaOne
    It was nice and self paced learning. The sections were easy to understand and the functionality was very worthwhile. The online training was very easy to learn and intuitive. I did not feel the need to ask for any clarification or assistance with any of the sections. I am still learning a lot of the functions but fined it very easy to use.
    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
    NinjaOne
    Use of Organizations and locations
    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
    NinjaOne
    NinjaOne has the most rounded set of features however I believe all of the programs have there own plus and minus points. We use a mixture of programs however NinjaOne is the most heavily used.
    Incentivized
    Read full review
    Scalability
    IBM
    No answers on this topic
    NinjaOne
    Overall the software is very 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
    NinjaOne
    • Allowed us to use our full IT staff in remote offices to troubleshoot
    • The quick site response times helps reduce the time spent trying to find, connect, and fix systems
    • The ease of use creates confidence from our users that we can quickly fix their problems from anywhere in the world.
    Incentivized
    Read full review
    ScreenShots

    IBM Terraform Screenshots

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

    NinjaOne Screenshots

    Screenshot of the NinjaOne dashboardScreenshot of the NinjaOne mobile appScreenshot of NinjaOne automationScreenshot of NinjaOne device detailsScreenshot of NinjaOne network monitoring - NetFlowScreenshot of NinjaOne virtual machine monitoring