Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GNU Make
Score 7.7 out of 10
N/A
GNU Make is an open source and free build automation tool.N/A
HPE SimpliVity
Score 7.1 out of 10
N/A
HPE SimpliVity is a hyper-converged infrastructure solution. HPE acquired SimpliVity for its Omnicube line of products in January 2017.N/A
VMware Cloud Foundation
Score 9.0 out of 10
N/A
VMware Cloud Foundation is a hybrid cloud platform for managing VMs and orchestrating containers, built on full-stack hyperconverged infrastructure (HCI) technology. With a single architecture that is desribed by the vendor as easy to deploy, VMware Cloud Foundation aims to enable consistent, secure infrastructure and operations across private and public cloud.N/A
Pricing
GNU MakeHPE SimpliVityVMware Cloud Foundation
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
GNU MakeHPE SimpliVityVMware Cloud Foundation
Free Trial
NoNoNo
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
GNU MakeHPE SimpliVityVMware Cloud Foundation
Best Alternatives
GNU MakeHPE SimpliVityVMware Cloud Foundation
Small Businesses
GitLab
GitLab
Score 8.8 out of 10
StarWind HCA
StarWind HCA
Score 9.2 out of 10
StarWind HCA
StarWind HCA
Score 9.2 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.8 out of 10
StarWind HCA
StarWind HCA
Score 9.2 out of 10
StarWind HCA
StarWind HCA
Score 9.2 out of 10
Enterprises
GitLab
GitLab
Score 8.8 out of 10
Nutanix Cloud Infrastructure
Nutanix Cloud Infrastructure
Score 8.9 out of 10
Nutanix Cloud Infrastructure
Nutanix Cloud Infrastructure
Score 8.9 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
GNU MakeHPE SimpliVityVMware Cloud Foundation
Likelihood to Recommend
7.1
(2 ratings)
9.0
(8 ratings)
7.0
(1 ratings)
Usability
-
(0 ratings)
9.0
(1 ratings)
-
(0 ratings)
Support Rating
7.1
(2 ratings)
5.5
(2 ratings)
-
(0 ratings)
User Testimonials
GNU MakeHPE SimpliVityVMware Cloud Foundation
Likelihood to Recommend
Open Source
GNU Make is a great tool for simple builds where language-specific options are not available, or to provide shortcuts for common commands (e.g., "make build" as shorthand for "go build ..." with a bunch of flags). However, it is complementary to other build systems. It does not replace them, which is perhaps one of its greatest strengths as well (works with existing ecosystem instead of trying to do everything). GMU Make it simple to get started with, and the philosophy of understanding how sources map to outputs, as well as the dependency graph, are beneficial.
Read full review
Hewlett Packard Enterprise
I only know what I know...which is my IT world. Having two datacenters that were physical servers attached to a SAN that "attempted" to replicate and then migrating. For a SMB small IT shop that happens to have two datacenters already in place...this has been ideal. I can have a generalist maintain the system and we have a private cloud for DR with hardly any effort...the biggest gain by far!
Read full review
VMware by Broadcom
It is best suited for an on-premise cloud solution where customer can shift their entire production environment. Also, the customer has a preference for a Homogenous Infrastructure Environment where budget is not a challenge. It is not at all suited for a Heterogenous Environment, e.g., a Public cloud where integration becomes a huge issue, also in SMB sections where budget is challenging.
Read full review
Pros
Open Source
  • Performance and accuracy of cross-module dependencies.
  • Simple to write and easy to understand.
Read full review
Hewlett Packard Enterprise
  • Deduplication and Compression - SimpliVity keeps the space consumption to a minimum. We currently have 60 servers running virtually and we still have room to grow. This really helps with the backups as we can have longer retention.
  • Backups - Ability to keep backups for longer and to create multiple backup policies for a VM is a breeze. You can have a backup policy for each datastore as well as a separate backup policy for the same VM.
  • Creating Datastores is very easy. No more messing around with LUNS and iSCSI. Just go to the SimpliVity tab and select create datastore and it's done. You can also increase the datastore on the fly as well as have a datastore bigger than 2TB.
  • File level recovery is included as well. The whole backup process in SimpliVity can help you do away with other software.
Read full review
VMware by Broadcom
  • Cloud enabled Solution.
  • Support Container based Apps.
  • Cost efficient.
  • Supports both Public and Private Environments.
Read full review
Cons
Open Source
  • No dependency management tools (but there are no cross-platform tools of this type anyway)
  • Tedious to do cross-compilation (Debug & Release builds, 32- and 64-bit builds, x86/ARM builds)
Read full review
Hewlett Packard Enterprise
  • UI can be less than intuitive at times
  • reporting on the actual amount of space utilised can be misleading
  • Upgrading to additional storage if not specc'd correctly can be very expensive.
Read full review
VMware by Broadcom
  • The Deployment is complex.
  • Recommended Number of Physical Nodes is three or more; with less than 3 Nodes, it becomes difficult to install V-SAN.
  • Need for better integration. If we go on the public cloud, it is a huge challenge while integrate with an open source platform.
  • Cost can be marginally reduced. SMB segments still prefer a separate license instead of VCF, or they postpone their purchase plans.
Read full review
Usability
Open Source
No answers on this topic
Hewlett Packard Enterprise
It sits nicely ontop of VMWare and is easy enough to use. Some improvements to the UI could be done, such as placing buttons where it is expected to have them not in unusual places, so you have to hunt for them. The backup and restore is intuitive and makes things super easy if you need to do a quick rollback. Space savings on multiple VMs and backups means we are backing up more than we need which gives us confidence in what we do. Updating the system is also fairly easy and their support has always been fantastic. They will contact us if they detect any issues, usually before we notice them!
Read full review
VMware by Broadcom
No answers on this topic
Support Rating
Open Source
In general, it is fair to say the support is sufficient although we do not deal with support directly. There are a lot of forum people chiming in with suggestions or recommendations of particular usage or issues we run into. Since it is open software, patch and fixes will be available from time to time. A lot of information is available in the web now for knowing GNU Make from learning, example, teaching, etc.
Read full review
Hewlett Packard Enterprise
Support is very good. With proactive support, you are supported by an engineer in North America who answers the phone and immediately begins assisting with your issue. The folks I have dealt with in the last several years have been very skilled and it is rare to have a ticket open for more than a day or two. Issues affecting production are dealt with appropriately and are escalated within the support organization.
Read full review
VMware by Broadcom
No answers on this topic
Alternatives Considered
Open Source
I'm a full-stack developer that has used various build tools, including Maven, Gradle, and NPM/yarn. For our C projects, I also investigated CMake and Ninja, but they seemed more difficult to learn and more tedious to work with. GNU Make is a single binary that can be easily downloaded, even for Windows under MingW32, is straightforward to learn, and works pretty well despite its age.
Read full review
Hewlett Packard Enterprise
We have decided to sign with Nutanix. We feel they are improving technology and are just a better software now.
Read full review
VMware by Broadcom
Although the public Cloud Model follows Opex Costing Model, it actually leads to very high costs also, the infra model in my organization is not suited for a Public Cloud Model. Hence We decided on an On-Premise Model, and the best suited was VMware Cloud Foundation, which is a complete Software-Defined Scale-Out Architecture. I also prefer a Homogenous environment; i.e, support and services from a Single OEM, so that I Can get faster resolutions to my tickets raised.
Read full review
Return on Investment
Open Source
  • Streamline the build based on a lot of existing component being done, reusable.
  • Commonly understandable, therefore, rampup effort is small.
Read full review
Hewlett Packard Enterprise
  • HPE SimpliVity provided us with the ability to replace our existing infrastructure with a solution that provided better backup and recovery, and an off-site DR solution, at a lower price point than other solutions.
Read full review
VMware by Broadcom
  • My organization has a size of 1300+ employees, using multiple applications and an exchange mail server that is hosted on On-Premise Cloud, hence scalability has not been a challenge.
  • Having hosted my Production environment and Mail exchange Server on VCF, there has been optimum resource utilization with very little scope downtime. Hence have been able to save a lot of funds on Hardware resources.
  • Due to the size of my organization and due the data load, I have been able to save on Resource Utilization and Organization Funds
Read full review
ScreenShots