TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Codefresh

    Score8.9 out of 10
    N/ACodefresh is a continuous integration/delivery and automation platform for Kubernetes that allows users to build, test, deploy and gather feedback on apps, from Octopus Deploy.N/A

    GNU Make

    Score7.7 out of 10
    N/AGNU Make is an open source and free build automation tool.N/A
    Pricing
    CodefreshGNU Make
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    CodefreshGNU Make
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Best Alternatives
    CodefreshGNU Make
    Small Businesses
    Octopus Deploy
    Score8.8 out of 10
    Apache Maven
    Score9.1 out of 10
    Medium-sized Companies
    Octopus Deploy
    Score8.8 out of 10
    Apache Maven
    Score9.1 out of 10
    Enterprises
    Octopus Deploy
    Score8.8 out of 10
    Gradle Build Tool (Open Source)
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CodefreshGNU Make
    Likelihood to Recommend
    7.0
    (1 ratings)
    7.1
    (2 ratings)
    Support Rating
    -
    (0 ratings)
    7.1
    (2 ratings)
    User Testimonials
    CodefreshGNU Make
    Likelihood to Recommend
    Octopus Deploy
    While deploying docker images on kubernetes pods I must say Codefresh helped me a lot. It has made my work easy as an Automation tool. I can setup a simple pipelines to automate my build for kubernetes. but for more complex pipelines Codefresh need some improvement
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Pros
    Octopus Deploy
    • Continuous Integration and Continuous Development. we can setup jobs that automatically triggered when there is any changes in code and starts building up the build images automatically and then pushing images to Container Registry
    • We can involve Version control system like github, bitbucket, gitlab etc for integration of Codefresh with our code stored in these Version control systems.
    • On the failure of any jobs/pipeline Codefresh can also send Notification on our email.
    Incentivized
    Read full review
    Open Source
    • Performance and accuracy of cross-module dependencies.
    • Simple to write and easy to understand.
    Incentivized
    Read full review
    Cons
    Octopus Deploy
    • With Codefresh it's become hard to handle complex pipelines
    • Need to focus more on Documentation part
    • UI can be more attractive
    • Security can be more increased
    Incentivized
    Read full review
    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)
    Incentivized
    Read full review
    Support Rating
    Octopus Deploy
    No answers on this topic
    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.
    Incentivized
    Read full review
    Alternatives Considered
    Octopus Deploy
    It's very scalable It is cost effective It easily get integrated with third party tools It easily get integrated with Kubernetes Docker.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Return on Investment
    Octopus Deploy
    • Positive:
    • As an Automation tools I must say it has reduced manual labour , reduced errors and improved quality of work.
    • It easily get integrated with third party tools which increases ease ness in our work
    • Negative:
    • Although being a very good tools in CI/CD
    • It requires improvement in UI, it's speed, security, optimization.
    Incentivized
    Read full review
    Open Source
    • Streamline the build based on a lot of existing component being done, reusable.
    • Commonly understandable, therefore, rampup effort is small.
    Incentivized
    Read full review
    ScreenShots