TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Eco4Cloud Workload Consolidation

    Score9.1 out of 10
    Enterprise companies (1,001+ employees)
    Eco4Cloud Workload Consolidation is a Virtual Infrastructure Optimization Solution designed to improve the economics of virtualized data centers with an intelligent software platform, which increases performances and decreases costs. Eco4Cloud Workload Consolidation works on top of a virtualization platform, and uses the exposed API to connect to the platform and optimize the workload placement in a virtual farm in order to make it more…N/A

    GitHub

    Score9.2 out of 10
    N/AGitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.

    $4

    per month per user

    Pricing
    Eco4Cloud Workload ConsolidationGitHub
    Editions & Modules
    No answers on this topic
    Team
    $40
    per year per user
    Enterprise
    $210
    per year per user
    Offerings
    Pricing Offerings
    Eco4Cloud Workload ConsolidationGitHub
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Eco4Cloud Workload ConsolidationGitHub
    Considered Both Products
    Eco4Cloud
    No answer on this topic
    GitHub
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    96%
    Would buy again
    47 Answers
    Delivers good value for the price
    No answers on this topic
    98%
    Delivers good value for the price
    46 Answers
    Happy with the feature set
    No answers on this topic
    98%
    Happy with the feature set
    48 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    95%
    Lived up to sales and marketing promises
    38 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    42 Answers
    Features
    Eco4Cloud Workload ConsolidationGitHub
    Version Control Software Features
    Comparison of Version Control Software Features features of Eco4Cloud Workload Consolidation and GitHub
    Feature
    Eco4Cloud Workload Consolidation
    -
    Ratings
    GitHub
    9.4
    10 Ratings
    7% above category average
    Branching and Merging00 Ratings9.710 Ratings
    Version History00 Ratings9.710 Ratings
    Version Control Collaboration Tools00 Ratings9.89 Ratings
    Pull Requests00 Ratings9.710 Ratings
    Code Review Tools00 Ratings8.89 Ratings
    Project Access Control00 Ratings9.210 Ratings
    Automated Testing Integration00 Ratings8.810 Ratings
    Issue Tracking Integration00 Ratings8.910 Ratings
    Branch Protection00 Ratings9.89 Ratings
    Best Alternatives
    Eco4Cloud Workload ConsolidationGitHub
    Small Businesses
    No answers on this topic
    Git
    Score10 out of 10
    Medium-sized Companies
    SolarWinds Virtualization Manager (VMAN)
    Score10 out of 10
    Git
    Score10 out of 10
    Enterprises
    OpenManage Integration for VMware vCenter
    Score7.6 out of 10
    Perforce P4
    Score7.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Eco4Cloud Workload ConsolidationGitHub
    Likelihood to Recommend
    9.1
    (1 ratings)
    9.9
    (131 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (1 ratings)
    Usability
    -
    (0 ratings)
    9.4
    (10 ratings)
    Support Rating
    -
    (0 ratings)
    8.8
    (26 ratings)
    User Testimonials
    Eco4Cloud Workload ConsolidationGitHub
    Likelihood to Recommend
    Eco4Cloud
    Eco4Cloud is well suited in VMware farms that have standard VM deployments, especially with small VMs, with nothing blocking vMotion and hardware fully compatible with IPMI 2.0 (minimum). It doesn't work well if many VMs are nodes in a Microsoft cluster because they would be unmovable and therefore their host would never be put in stand-by mode. If every host in the cluster has at least one guest VM that is a node of a Microsoft cluster, no host in the cluster will ever be put in stand-by mode.
    Read full review
    GitHub
    GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
    Incentivized
    Read full review
    Pros
    Eco4Cloud
    • It consolidates workloads in VMware clusters using an algorithm that seems to work better than VMware DRS. It keeps headroom for workload peaks and to withstand the number of host failures set for the cluster in vCenter.
    • If the workload is very variable, Eco4Cloud will not continuously turn a host on and off but it will settle to keep the host running. It sort of "rightsizes" the cluster keeping only the right number of hosts running. This is another main difference when comparing Eco4Cloud with VMware DRS/DPM which strictly follows the workload and sometimes isn't fast enough in turning on the hosts when the workload is ramping-up.
    • To do a good job Eco4Cloud needs to analyze the hosts and the VMs. Therefore, the troubleshooting component of Eco4Cloud can figure out if there are problems in the configuration of the hosts (e.g. vMotion settings). It can also determine if a VM is stuck and can't vMotion (e.g. using the physical CD-ROM) or if it's oversized or undersized.
    • Something Eco4Cloud has and others don't is a technology named Smart Ballooning. With Smart Ballooning Eco4Cloud recovers unused RAM from the VMs and gives it back to the host way before the host goes over the 94% RAM threshold. This allows us to reach higher levels of overbooking.
    Read full review
    GitHub
    • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
    • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
    • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
    Read full review
    Cons
    Eco4Cloud
    • It would be useful to have a version that works with OpenStack.
    • It should be made compatible with VMware VSAN.
    • It would be useful to have a version that works with hybrid clouds using the new "vMotion anywhere" or share nothing vMotion feature.
    Read full review
    GitHub
    • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
    • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
    • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
    • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
    Read full review
    Likelihood to Renew
    Eco4Cloud
    No answers on this topic
    GitHub
    GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
    Read full review
    Usability
    Eco4Cloud
    No answers on this topic
    GitHub
    GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
    Incentivized
    Read full review
    Support Rating
    Eco4Cloud
    No answers on this topic
    GitHub
    There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
    Incentivized
    Read full review
    Alternatives Considered
    Eco4Cloud
    We compared the consolidation feature and we obtained exactly the same amount of servers in stand-by. The main difference was that Eco4Cloud turned off the unneeded hosts in 2 days while VMTurbo Operations Manager required one day per host. This behavior is caused by the different algorithms implemented by these two products. Compared to Eco4Cloud, VMware DRS/DPM was very aggressive (we tried it in vSphere 5.0). We haven't tested it with vSphere 6 yet.
    Read full review
    GitHub
    While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
    Incentivized
    Read full review
    Return on Investment
    Eco4Cloud
    • Eco4Cloud causes a reduction in power consumption both on old VMware clusters and especially on new ones.
    • It also causes a delay in CapEx investments because you buy more hosts only when really needed.
    Read full review
    GitHub
    • Team collaboration significantly improved as everything is clearly logged and maintained.
    • Maintaining a good overview of items will be delivered wrt the roadmap for example.
    • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
    Incentivized
    Read full review
    ScreenShots

    Eco4Cloud Workload Consolidation Screenshots

    Product screenshot