TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GoCD

    Score8 out of 10
    N/AGoCD, from ThoughtWorks in Chicago, is an application lifecycle management and development tool.N/A

    Netlify

    Score10 out of 10
    N/ANetlify is a platform for developers from the company of the same name in San Francisco, used to build performant and dynamic web sites, e-commerce stores and applications. By uniting an ecosystem of technologies, services and APIs into one workflow.

    $9

    per month per user

    Pricing
    GoCDNetlify
    Editions & Modules
    No answers on this topic
    Free
    $0
    300 credit limit / month
    Personal
    $9
    per month per user
    Pro
    $20
    per month per user
    Enterprise
    Custom Quote
    Offerings
    Pricing Offerings
    GoCDNetlify
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    GoCDNetlify
    Considered Both Products
    ThoughtWorks
    No answer on this topic
    Netlify
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    10 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    10 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    10 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    5 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    8 Answers
    Best Alternatives
    GoCDNetlify
    Small Businesses
    Apache Maven
    Score9.1 out of 10
    NativeScript
    Score4.8 out of 10
    Medium-sized Companies
    Apache Maven
    Score9.1 out of 10
    SAP Extension Suite (discontinued)
    Score8.4 out of 10
    Enterprises
    Gradle Build Tool (Open Source)
    Score9 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GoCDNetlify
    Likelihood to Recommend
    9.0
    (2 ratings)
    10.0
    (10 ratings)
    Usability
    -
    (0 ratings)
    10.0
    (2 ratings)
    User Testimonials
    GoCDNetlify
    Likelihood to Recommend
    ThoughtWorks
    Previously, our team used Jenkins. However, since it's a shared deployment resource we don't have admin access. We tried GoCD as it's open source and we really like. We set up our deployment pipeline to run whenever codes are merged to master, run the unit test and revert back if it doesn't pass. Once it's deployed to the staging environment, we can simply do 1-click to deploy the appropriate version to production. We use this to deploy to an on-prem server and also AWS. Some deployment pipelines use custom Powershell script for.Net application, some others use Bash script to execute the docker push and cloud formation template to build elastic beanstalk.
    Incentivized
    Read full review
    Netlify
    Netlify is a static website host, so it obviously wouldn't work for hosting dynamic websites built in PHP, such as WordPress or Drupal. It works very well with static sites with a git codebase on something like GitHub. It has automatic deployments, which include preview websites. It works very well with this workflow. There are solutions for allowing content authoring on static websites on Netlify, but I would probably reach for something like WordPress or Drupal for that.
    Incentivized
    Read full review
    Pros
    ThoughtWorks
    • Pipeline-as-Code works really well. All our pipelines are defined in yml files, which are checked into SCM.
    • The ability to link multiple pipelines together is really cool. Later pipelines can declare a dependency to pick up the build artifacts of earlier ones.
    • Agents definition is really great. We can define multiple different kinds of environments to best suit our diverse build systems.
    Incentivized
    Read full review
    Netlify
    • I can connect Github/Gitlab repos or drag and drop code folders directly to host them onto the platform, and can customize build and publish details. It handles all granular details itself, so I don't have to worry about configuring everything like I would have to do on an IaaS like AWS
    • Netlify Platform has inbuilt scalability support - meaning automatic upgrading of servers to handle traffic, without us needing to do anything at all, again, unlike IaaS, where we'd have to manually configure scaling
    • It has a built in CDN, meaning static applications can be served blazing fast over the web without worrying about traffic or latency
    Incentivized
    Read full review
    Cons
    ThoughtWorks
    • UI can be improved
    • Location for settings can be re-arranged
    • API for setting up pipeline
    Incentivized
    Read full review
    Netlify
    • it is not aimed at it but first party laravel support would be nice.
    • their free tier was so handy, i wish they start some similar efforts
    • incorporate more WebOps mindset
    Incentivized
    Read full review
    Usability
    ThoughtWorks
    No answers on this topic
    Netlify
    We interact with the CLI via our CI/CD pipeline. It was very straightforward to get set up, and their documentation is thorough. There are a ton of examples online of various setups. We needed to deploy a React SPA, so we required redirects, which was straightforward with Netlify.
    Incentivized
    Read full review
    Alternatives Considered
    ThoughtWorks
    GoCD is easier to setup, but harder to customize at runtime. There's no way to trigger a pipeline with custom parameters.
    Jenkins is more flexible at runtime. You can define multiple user-provided parameters so when user needs to trigger a build, there's a form for him/her to input the parameters.
    Incentivized
    Read full review
    Netlify
    Netlify Platform is the first choice that we are using in this organization continuously and it's been a very promising platform to use. It also maintains the things very well. it also giving a very good updates. It is very easy to use and very easy to learn. overall it is good.
    Incentivized
    Read full review
    Return on Investment
    ThoughtWorks
    • ROI has been good since it's open source
    • Settings.xml need to be backed up periodically. It contains all the settings for your pipelines! We accidentally deleted before and we have to restore and re-create several missing pipelines
    • More straight forward use of API and allows filtering e.g., pull all pipelines triggered after this date
    Incentivized
    Read full review
    Netlify
    • it's free to get started and to work on small frontend projects for testing and qa
    • very nice DNS Management
    • quick and easy to use, reduces dev efforts
    Incentivized
    Read full review
    ScreenShots

    Netlify Screenshots

    Screenshot of where to gather feedback right from the browser with Netlify collaborative Deploy Previews. Share progress early and often with preview links created automatically for every deploy. Netlify automatically builds a new Deploy Preview as a unique permanent URL for each Pull/Merge Request. With no coding or setup, every preview enables reviewers to submit feedback complete with screenshots, videos, and annotations.Screenshot of a team overview in the Netlify platform, used to monitor a team's usage, showing the number of team members and how much build capacity and bandwidth the team is using.Screenshot of Netlify Edge Functions, which help run code at the edge, close to end users. Netlify Edge Functions use Deno and the powerful V8 JavaScript runtime to run globally distributed functions for the fastest possible response times.Screenshot of Discover, connect, and configure dev tools and APIs all within the Netlify Integrations Hub to extend the limits of web performance and team productivity.Screenshot of Netlify Graph, which eases access to API services. Graph Authentication handles token refresh and scope management so APIs stay connected over time.Screenshot of Netlify Analytics, which bring data captured directly from servers, presented simply.