TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    HashiCorp Nomad

    Score8 out of 10
    N/ANomad, from HashiCorp, is presented as a simple, flexible, and production-grade workload orchestrator that enables organizations to deploy, manage, and scale any application, containerized, legacy or batch jobs, across multiple regions, on private and public clouds. Nomad's workload support enables an organization to run containerized, non containerized, and batch applications through a single workflow. Nomad is available open source, or via a supported enterprise plan.N/A

    Oracle VirtualBox

    Score8.2 out of 10
    N/AOracle VirtualBox is an open source, cross-platform, virtualization software, enables developers to deliver code faster by running multiple operating systems on a single device.

    $0

    per month

    Pricing
    HashiCorp NomadOracle VirtualBox
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    HashiCorp NomadOracle VirtualBox
    Free Trial
    NoNo
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    HashiCorp NomadOracle VirtualBox
    Considered Both Products
    IBM
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    95%
    Would buy again
    18 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    19 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    19 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    85%
    Lived up to sales and marketing promises
    11 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    17 Answers
    Features
    HashiCorp NomadOracle VirtualBox
    Server Virtualization
    Comparison of Server Virtualization features of HashiCorp Nomad and Oracle VirtualBox
    Feature
    HashiCorp Nomad
    -
    Ratings
    Oracle VirtualBox
    8.2
    50 Ratings
    2% above category average
    Virtual machine automated provisioning00 Ratings8.036 Ratings
    Management console00 Ratings8.846 Ratings
    Live virtual machine backup00 Ratings8.236 Ratings
    Live virtual machine migration00 Ratings7.033 Ratings
    Hypervisor-level security00 Ratings9.029 Ratings
    Best Alternatives
    HashiCorp NomadOracle VirtualBox
    Small Businesses
    Mirantis Kubernetes Engine
    Score8 out of 10
    Proxmox VE
    Score9.2 out of 10
    Medium-sized Companies
    Amazon Elastic Container Service (Amazon ECS)
    Score8.6 out of 10
    VMware vSOM (discontinued)
    Score10 out of 10
    Enterprises
    SUSE Rancher
    Score9.4 out of 10
    IBM PowerVM
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    HashiCorp NomadOracle VirtualBox
    Likelihood to Recommend
    10.0
    (1 ratings)
    7.5
    (53 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (4 ratings)
    Usability
    -
    (0 ratings)
    10.0
    (7 ratings)
    Availability
    -
    (0 ratings)
    8.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    10.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    10.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    10.0
    (2 ratings)
    Configurability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    HashiCorp NomadOracle VirtualBox
    Likelihood to Recommend
    IBM
    Nomad is well suited for organizations who wish to tackle the problem of cloud computing with as little opinion as possible. Where competing tools like Kubernetes limit the concept of "batteries included," Nomad relies on engineers understanding the missing components and filling them in as necessary. The benefit of Nomad is the ability to build a system out of small pieces with the cost of having more complexity at a system level compared to alternatives.
    Incentivized
    Read full review
    Oracle
    It is best suited when you want to have different operating systems on your laptop or desktop. You can easily switch between operating systems without the need to uninstall one. In another scenario, if you expect some application to damage your device, it would be best to run the application on the VM such that the damage can only be done to the virtual machine. It is less appropriate when time synchronization is very important. At times the VMs run their own times differently from the host time and this may cause some losses if what you doing is critical. Another important thing to take note of is the licensing of the application you want to run your VM. Some licenses do not allow the applications to be run on virtual servers so it is not appropriate to use the VM at this time.
    Incentivized
    Read full review
    Pros
    IBM
    • Nomad is incredibly simple by nature, following the Linux philosophy of doing one thing great. That one thing for Nomad is job scheduling.
    • Nomad is a modern tool, written in Go with a large community and maintained by HashiCorp.
    • Implementation of Nomad is very simple since it is a single binary.
    Incentivized
    Read full review
    Oracle
    • It is simple to install - there is no advanced knowledge required to begin building virtual computers
    • It is easy to use - adding new virtual machines is simple with wizard-based deployment
    • It enables easy portability - moving virtual machines from one host to another is straight-forward and simple
    • It is free
    Incentivized
    Read full review
    Cons
    IBM
    • Nomad only handles one part of a full platform. Expertise and vision are required in implementing an entire system that is functional enough for an organization to rely on. This includes other tools to handle things like secrets, service discovery, network routing, etc.
    • Nomad is delayed in some modern functionality, like features for service-mesh and open tracing. These features are on the tool's roadmap, but there's currently no native support. These paradigms can be established still, but require more expertise outside of Nomad itself.
    • Nomad is not the leading tool for this space, and as such risks being left behind by tools with much greater support, such as Kubernetes.
    Incentivized
    Read full review
    Oracle
    • I have had issues in the past when it has come to resizing VM disk storage. The issue is entirely detailed here: https://www.virtualbox.org/ticket/9103 -- the problem was caused because of having existing snapshots (which error message output was not detailing). I haven't had to deal with the issue due to my dynamic disk sizes not being small from the start anymore (this is mostly an issue for my Windows VMs where the base disk may need significant size for the OS). It looks like, for a resize, that a merge of all snapshots has to occur first -- one user on that list details a workaround to maintain snapshots by cloning the VM. (Note: 5.2 was just released a few weeks ago, and looks like it should prevent the problem happening in the future by properly informing users that it isn't possible with snapshots).
    • Certain scenarios, like resizing disks, required dropping into a terminal as there were no options to previously do so via the GUI. According to some recent posts, I've seen that v5.2 has added disk management stuff like that to the GUI (or will be adding it). I'm comfortable with dropping into the terminal, but in a teaching scenario or when evaluating the learnability of the tools, it complicates things.
    Incentivized
    Read full review
    Likelihood to Renew
    IBM
    No answers on this topic
    Oracle
    I give this rating because virtual box is inexpensive but there is another product such as vm ware that can also be used
    Incentivized
    Read full review
    Usability
    IBM
    No answers on this topic
    Oracle
    I love using the Graphical User Interface. The VirtualBox Manager is very easy to understand and use. You can quickly create, configure and manage all your virtual machines in one window. It makes operating virtual machines easy and simple. When using VBoxManage it gives the user comprehensive control over VirtualBox so that you can use automation and scripting at the command-line interface
    Incentivized
    Read full review
    Reliability and Availability
    IBM
    No answers on this topic
    Oracle
    Dependency on the Host OS means it is as reliable as it is possible to be. Application errors are beyond the purview of the application.
    Incentivized
    Read full review
    Performance
    IBM
    No answers on this topic
    Oracle
    No issues, especially with the extensions addons.
    Incentivized
    Read full review
    Support Rating
    IBM
    No answers on this topic
    Oracle
    Oracle have a very fast response rate and a strong user community. One can geet help from many sources if they choose to research for themselves.
    Incentivized
    Read full review
    Implementation Rating
    IBM
    No answers on this topic
    Oracle
    We really enjoy using virtual box. We do not require to buy expensive hardware but instead we can minimize costs and maximize profits.
    Incentivized
    Read full review
    Alternatives Considered
    IBM
    Nomad's primary competitor is Kubernetes, specifically its scheduling component. Kubernetes is a much more complete system that will handle more things than job scheduling, including service discovery, secrets management, and service routing. There also exists a much larger community support for Kubernetes vs Nomad. One might say Kubernetes is the safer choice between the two. Kubernetes is the complete "operating system" for cloud computing, but with it includes complexities that are "Kubernetes" specific. The decision really comes down to a mindset of monolith vs components. With Kubernetes, I would argue you choose the entire system as a whole. With Nomad, you design your system piece by piece. There is no wrong answer.
    Incentivized
    Read full review
    Oracle
    VirutalBox is very similar to using Vmware with the slight difference in appearance and what might be considered a less polished look. However, what it lacks in polish and looks it makes up for in functionality, easy of use and the wide range of operating systems and features it supports without the need of buying the full professional edition
    Incentivized
    Read full review
    Scalability
    IBM
    No answers on this topic
    Oracle
    The only problem I have found is that the deployment is dependent and intrinsically linked to the Host OS. This is different from bare metal solutions which remove that dependency on a Host OS. The latter is more reliable and removes a layer of potential failure.
    Incentivized
    Read full review
    Return on Investment
    IBM
    • Nomad has allowed our organization to deploy quicker and more frequently with a lower failure rate.
    • Nomad has brought in consistency from an operations perspective.
    • Nomad's performance allows us to scale infinitely while providing functionality that reduces mean time to repair (canary deploys, versioning, rollbacks, etc).
    Incentivized
    Read full review
    Oracle
    • Minimal-to-no support needed from the DevOps team.
    • Provides a direct and an easy way to access multiple VMs inside the same machines which enables performing various testing and QA tasks without the need to switch hardware.
    • Automatic provisioning using tools (esp. Vagrant) which enables developing a base image once, and allows for exporting/importing anywhere across the developers team.
    • Very cost-effective (no fees or monthly subscriptions).
    Incentivized
    Read full review
    ScreenShots