HashiCorp Vagrant vs. Oracle VM VirtualBox

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
HashiCorp Vagrant
Score 10.0 out of 10
N/A
Vagrant is a tool designed to create and configure lightweight, reproducible, and portable development environments. It leverages a declarative configuration file which describes all software requirements, packages, operating system configuration, and users.N/A
Oracle VM VirtualBox
Score 9.3 out of 10
N/A
Open source, cross-platform, virtualization software that enables developers to deliver code faster by running multiple operating systems on a single device, used to deploy applications on-premises and to the cloud. Oracle VM VIrtualBox is Oracle's cross-platform virtualization offering, acquired with Sun Microsystems in early 2010. The software was originally developed by Innotek GmbH.N/A
Pricing
HashiCorp VagrantOracle VM VirtualBox
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
HashiCorp VagrantOracle VM VirtualBox
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
HashiCorp VagrantOracle VM VirtualBox
Considered Both Products
HashiCorp Vagrant
Chose HashiCorp Vagrant
Virtualbox and VMware were easier products to set up but did not stack up against Vagrant with the customization and the ability to specifically test and work with our code base. Virtualbox and VMware were more generic solutions that may be easier but they did not fulfill the …
Chose HashiCorp Vagrant
Vagrant is a little different than other options out there. It blurs the lines between the server environment and the local environment. Options like MAMP and XAMPP allow a developer to run a local version of Apache, MySQL and PHP locally, but it's all based on the local …
Chose HashiCorp Vagrant
Vagrant is more of a meta-tool compared to traditional VM software. It provides a layer on top of VMware or VirtualBox. Configurations in a Vagrantfile are so much easier to manage than complete VMs.
Chose HashiCorp Vagrant
In comparison to Docker, Vagrant is a lot easier to create its [containers] boxes, than it is with Docker. Our company already dealt with and its devops team knew somewhat well the way of Vagrant, so it was quite natural to go Vagrant when trying to choose which would be our …
Oracle VM VirtualBox
Chose Oracle VM VirtualBox
Docker, and automated machine provisioning in DevOps often uses the metaphor "treat your machines like cattle, not pets." VirtualBox's intended use is definitely in the creation, management and use of "pet" machines, whereas many similar products are more in the "cattle" …
Chose Oracle VM VirtualBox
In a Windows environment, Docker would not even be possible, to begin with. Also, on the way around, having a Linux based Machine, without Oracle VM VirtualBox, one would have to create a partitioned disk and enable it at boot time in order to be able to run Windows in such a …
Chose Oracle VM VirtualBox
We feel like we made a good decision going with Oracle VM VirtualBox because it was more enterprise ready. They had great customer success team and proper API compatibility which allowed for great integration into our legacy tools. The support we got from the development …
Chose Oracle VM VirtualBox
I have used VMware ESXi for the purpose of running virtual productions servers. It's a different use case from VirtualBox, but they can be compared in some aspects:
- Both have room for improvement in UI - but VBox is somewhat more intuitive
- Both have decent performance in …
Chose Oracle VM VirtualBox
Reasons why I prefer to use Oracle VM VirtualBox:
  • I've worked and taught in many environments where the OS used by others (or by me for employment reasons) is a mix of Windows and Mac OSX. Sometimes Linux is around if I can help it. Being familiar with VirtualBox means I won't …
Chose Oracle VM VirtualBox
VirtualBox is free and works well for running machines in the background so if this is what you mainly need to do there's no reason to pay for VMware. However VMware has some more advanced functionalities and better 3D hardware support so it depends on your needs whether …
Chose Oracle VM VirtualBox
I'm not aware of any products that truly rival VirtualBox for producing desktop environments, but for producing a headless testing environment, such as a Linux server, products like Docker and Vagrant seem to be more applicable.
Chose Oracle VM VirtualBox
Oracle VM VirtualBox is a good hypervisor, for the reasons mentioned above. However, working also with VMWare, I noticed that Oracle VM VirtualBox's memory consumption is always higher than VMWare, and that Oracle VM VirtualBox doesn't allow for running multiple VMs …
Top Pros
Top Cons
Features
HashiCorp VagrantOracle VM VirtualBox
Server Virtualization
Comparison of Server Virtualization features of Product A and Product B
HashiCorp Vagrant
-
Ratings
Oracle VM VirtualBox
7.3
49 Ratings
13% below category average
Virtual machine automated provisioning00 Ratings7.836 Ratings
Management console00 Ratings7.244 Ratings
Live virtual machine backup00 Ratings8.237 Ratings
Live virtual machine migration00 Ratings6.932 Ratings
Hypervisor-level security00 Ratings6.628 Ratings
Best Alternatives
HashiCorp VagrantOracle VM VirtualBox
Small Businesses
HashiCorp Terraform
HashiCorp Terraform
Score 8.5 out of 10
Proxmox VE
Proxmox VE
Score 9.3 out of 10
Medium-sized Companies
Ansible
Ansible
Score 8.9 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
Enterprises
Ansible
Ansible
Score 8.9 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
HashiCorp VagrantOracle VM VirtualBox
Likelihood to Recommend
8.0
(14 ratings)
9.7
(52 ratings)
Likelihood to Renew
9.0
(1 ratings)
10.0
(4 ratings)
Usability
5.5
(1 ratings)
9.9
(6 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 VagrantOracle VM VirtualBox
Likelihood to Recommend
HashiCorp
I would recommend this tool to a colleague looking to create a repeatably deployable local dev environment based on their staging and production environments. I would recommend this mostly for individuals or teams requiring environments with server-side software such as php, et al. There are likely less processor-heavy and smaller tools for simpler projects.
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.
Read full review
Pros
HashiCorp
  • Vagrant is decentralized so anyone can make a container package to get a project started. you aren't limited to wordpress, or even one style of wordpress install (you can make a sage.io wordpress environment).
  • Vagrant easily lets you set ports and URLs for local development.
  • I have yet to have a problem with Vagrant, as opposed to MAMP and DesktopServer, which both gave me SQL or other issues.
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
Read full review
Cons
HashiCorp
  • Because Vagrant is a low-level tool with many ways to configure it, there is a steep learning curve. You don't just have to learn (or install) Vagrant, but also Virtualbox, Ansible and possibly some Vagrant plugins to keep boxes up to date.
  • Support on Windows doesn't seem great. I'm a Mac guy, so it's been very difficult getting things to work as expected when a developer wants to work on Windows.
  • Perhaps I didn't configure it correctly, but the default shared folders are not the best for performance. There are also frequently weird issues regarding file permissions.
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.
Read full review
Likelihood to Renew
HashiCorp
Vagrant is fast, versatile and does exactly what we need it to do: spin up virtual servers for local development fast and without trouble.
Read full review
Oracle
I give this rating because virtual box is inexpensive but there is another product such as vm ware that can also be used
Read full review
Usability
HashiCorp
A GUI would be nice for entry level users.
Read full review
Oracle
Easy and quick to use. Runs at sufficient speed even with 5/6 VMs running, and can handle a bridged network with ease. Easy to disassociate from the host to ensure the environment built within VB is quarantined should anything happen, meaning no risk to physical hardware. Quick to pick up. Quick to add new machines. Cloning feature very quick and comprehensive. I've never had a VM crash or freeze.
Read full review
Reliability and Availability
HashiCorp
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.
Read full review
Performance
HashiCorp
No answers on this topic
Oracle
No issues, especially with the extensions addons.
Read full review
Support Rating
HashiCorp
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.
Read full review
Implementation Rating
HashiCorp
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.
Read full review
Alternatives Considered
HashiCorp
I liked lando better because lando seemed extremely easy to setup compared to other VM's and it seemed faster though that project was simpler. Virtualbox I ran on windows and it has a gui and has often been slow. The vagrant boxes I used did well but had slightly more problems than lando.
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
Read full review
Scalability
HashiCorp
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.
Read full review
Return on Investment
HashiCorp
  • Vagrant is free - It requires a bit of extra technical knowledge in terms of setup, but since it costs nothing it's an excellent resource
  • It can be time consuming to learn, but once you get a good handle on it you're in good shape.
Read full review
Oracle
  • For personal use, there is no monetary investment, I am running 5 CentOS servers flawlessly in my home lab.
  • Saves a ton of money in an enterprise environment by not having to purchase physical test servers. (Cost of Enterprise product is way lower vs Cost of standing up physical servers and/or cloud servers)
  • Makes virtualization very easy and friendly for everyone for test instances.
Read full review
ScreenShots