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.5 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.
If you're writing software, particularly software that depends on other services (web servers or databases for example) then Vagrant is great. I know some people skip Vagrant and just set up virtual machines on their own, but I've found that Vagrant streamlines the process nicely and makes it easy to update or swap out versions. If you're a web developer (which I am) it's amazing. I can have several boxes configured for my different projects and I just spin them up or down based on what I'm working on. One scenario where this might not be ideal is if you're running Vagrant on a computer that has limited resources. Since you're running a virtual machine with its own operating system and such you'll want a host computer with enough RAM, hard drive space and CPU to run the virtual machine properly without killing the performance of the host. The virtual disks can also take up a lot of space if you're not careful so if you have many virtual machines provisioned and don't clean up the old ones that you're not using, you may find that your hard drive is full. Each of my Linux servers take up about 10GB of disk space.
Horizon View is well suited in larger organizations where there are needs to securely access applications and data from outside the internal network. It allows users a complete desktop experience remotely with access to all resources that are available on the local internal private network. It is fast and robust as data does not need to traverse the connection like a VPN connection and stays within the local internal network increasing data security. Cost for hardware and software is a high initial investment so smaller organizations will find it hard to justify the financial costs. In a diverse user environment, there are many uses for Horizon View. When faced with a need for a solution for users to access information or applications outside the internal network, having Horizon View is one of the best go to's to have available. Use your imagination and creativity to solve many business needs
Easy to create machines with different OS's, list of them can be found from Vagrant's website with configuration details.
Flexible configuration, user can determine what software will be pre-installed to machine. Saves time because it doesn't need to be done manually every time.
Easily manage full environments, not just single machines, with single command.
Learning curve is steep - It can be challenging for someone to set up initially. After some coaching, the basics come pretty quickly though.
Relies on external Virtual Machine applications - It would be great if Vagrant itself could run the virtual machine instead of leaning on other virtualization software. This is a small detail, but would make setup simple.
VSAN -- This experience is from a pre-Horizon 7 deployment. While we have had redundancy issues in our deployment, the concerns we experience are said to be resolved in the latest VSAN release.
Persona Management can be troublesome, leading to mismatches in user data against the server. This requires manual interaction to resolve if a network or user error led to the two falling out of sync. The risk in this is user data loss. Again, new developments in user management is said to resolve these concerns in Horizon 7.
Security Servers and off-site access to VMware Horizon View has been difficult due to the problematic deployment scenario (a server inside the network with several external hooks). This is said to be resolved with the advent of EUC in Horizon 7. I'm excited to begin testing on this solution as feedback elsewhere has been positive.
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).
Docker has a few advantages, especially with the disk size bloat brought on by Vagrant's hosting an entire OS and project in a VM. It relies on native tools, however, and may not support every software. Vagrant provides uniformity, efficiency and repeatability within team work and for deployment and testing.
VMware Horizon seems to be more powerful and adaptable to multiple operating systems than the Citrix products I have used. VMware has been simpler to use and has a lot more customization than other of the other similar products I have used. It has solved a lot of the issues I have encountered with the systems put out by Citrix.