ExtremeCloud IQ provides unified management driven by Machine Learning (ML). It features configuration workflows, realtime and historical monitoring, comprehensive troubleshooting, and integrated network applications. Designed to take full advantage of Extreme’s end-to- end networking solutions, it delivers unified, full-stack management of access points, switches, and SD-WAN.
N/A
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
Pricing
ExtremeCloud IQ
HashiCorp Vagrant
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ExtremeCloud IQ
HashiCorp Vagrant
Free Trial
No
No
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
ExtremeCloud IQ
HashiCorp Vagrant
Features
ExtremeCloud IQ
HashiCorp Vagrant
Configuration Management
Comparison of Configuration Management features of Product A and Product B
In complex environments where redundancy is required or a high density of client devices is in use. It is helpful to small enterprises with limited IT staff, as once the auto-provisioning is set up with AP templates, it means APs can be installed by non-IT staff. Licensing can be complex due to all the models, but the ability for co-term licenses to end on the same expiry is essential.
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.
GTAC support is excellent; they understand the issue and do not hesitate to help in detail.
The layout is very intuitive and easy to use, especially the templating of switch port types. It makes it simple to use context-based names so the purpose of the port can be understood.
The auto channel selection now works very well, including the SDR dual 5GHz mode.
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.
Licensing as a whole is a nightmare. If you have a device RMA'd - you have to email their licensing team to have the device license transferred to your new hardware. Licensing renewals are also a pain, as oftentimes they don't have the licenses correctly tied to each device you own. Definitely the biggest issue I have with ExtremeCloud IQ Networks
Hardware is tied to you once you purchase it, so there is no resale market/secondary market for the devices you purchase - should you try to sell them when they're end of life within your organization
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.
Being a web platform, it is very easily accessible. The user interface is very simple, intuitive, and visually well-designed. The learning to use it was very quick and can be done even without specific user manuals. Access to the analytics and troubleshooting tools is also extremely intuitive and very well-crafted.
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.