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
Omnissa Horizon
Score 5.6 out of 10
N/A
A VDI solution used for the secure delivery of virtual desktops and apps from on-premises to the cloud. It is used to deploy, manage, monitor and scale desktops and apps across private, hybrid and multi-cloud infrastructure using a cloud-based console and SaaS management services.
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.
VMware is well suited to a business where there will be many remote users needing to connect to the companies desktop. The installation on a remote computer is simple and is easy to use remotely but can be complicated to set up on the back end on the office system. It may not be worth the effort for a company that has few people who need remote access.
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.
It provides a robust, secure, rich desktop environment that is able to access all internal network resources.
Addresses security and compliance concerns as all data resides within the internal network. All data accessed stays within the internal network and does not need to traverse a VPN to the local desktop where it may be cached, etc.
The connection is thin client that does not require large amount of bandwidth.
Client application is available for all common devices and O/S’s.
No need to install, configure and maintain applications on local desktop.
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.
Because it delivers what it promises, I am giving this rating. While there is scope for improvement, it does the job and meets our requirements reasonab;y well. It helps our remote resources connect to our environment securely and improves their productivity. We also get to access our client environment from remote locations and complete the tasks assigned to us.
There are a lot of things that went into my rating from the ease of use compared to other systems to the limited amount of issues I have had with this one. Any issue with this system has been identified and resolved in a much quicker manner than I have seen with like systems.
It is surely way better than Citrix, but it could improve a bit. Usually, they send us the solution without saying what was the root cause so we can avoid breaking something in the future. Besides that, VMWare support answers in an OK time-frame and even speaks our language (Portuguese).
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.
Although I really prefer Microsoft Remote Desktop for accessing Windows servers (from Windows machines especially), and this can be done from off-site with a VPN, this entails much more effort, namely getting everyone's Active Directory in the correct group to have access. VMWare Horizon is a much simpler solution in terms of granting access. Chrome Remote Desktop and TeamViewer are really not viable solutions for remotely accessing servers in business settings, although they work alright for home servers and such, especially from off-site.