TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    CloudBees Codeship

    Score9 out of 10
    N/ACodeship from CloudBees is a build automation platform from the Austrian company of the same name.N/A

    Jitterbit

    Score9.4 out of 10
    N/AJitterbit is a cloud integration technology for cloud, social or mobile apps. It provides accessibility for non-technical users, including easily creating API’s and data transformation scripts within the integrations.

    $1,000

    per month

    Pricing
    CloudBees CodeshipJitterbit
    Editions & Modules
    No answers on this topic
    Jitterbit
    $100.00
    Starting Price Per Month
    Offerings
    Pricing Offerings
    CloudBees CodeshipJitterbit
    Free Trial
    YesYes
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Features
    CloudBees CodeshipJitterbit
    Cloud Data Integration
    Comparison of Cloud Data Integration features of CloudBees Codeship and Jitterbit
    Feature
    CloudBees Codeship
    -
    Ratings
    Jitterbit
    7.2
    12 Ratings
    11% below category average
    Pre-built connectors00 Ratings8.012 Ratings
    Connector modification00 Ratings7.211 Ratings
    Support for real-time and batch integration00 Ratings7.012 Ratings
    Data quality services00 Ratings8.09 Ratings
    Data security features00 Ratings7.09 Ratings
    Monitoring console00 Ratings6.011 Ratings
    Best Alternatives
    CloudBees CodeshipJitterbit
    Small Businesses
    Apache Maven
    Score9.1 out of 10
    Make
    Score9.3 out of 10
    Medium-sized Companies
    Apache Maven
    Score9.1 out of 10
    IBM App Connect
    Score9 out of 10
    Enterprises
    Gradle Build Tool (Open Source)
    Score9 out of 10
    Workato
    Score9.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CloudBees CodeshipJitterbit
    Likelihood to Recommend
    9.0
    (6 ratings)
    7.0
    (25 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.0
    (9 ratings)
    Support Rating
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    CloudBees CodeshipJitterbit
    Likelihood to Recommend
    CloudBees
    Codeship is extremely well suited for projects that are version controlled on public hosting such as Github or Bitbucket, and for situations where you need to pick up code from these systems and deploy it to different cloud environments. For example, we had two projects for the same client that were hosted on Github and needed to be deployed to AWS and Heroku. The native CI/CD tools of these cloud environments could not provide a holistic solution to deploy to both environments the way Codeship did.
    Incentivized
    Read full review
    Jitterbit
    This is a great tool for bringing data out of your locked, internal systems and getting it into the cloud. It meshes well with Salesforce and is fairly easy to use, helping the transition from other older, more complex tools into a more modern environment. It has lots of competition in this space and some are better than others, but if your data is straight forward and you know it well, Jitterbit will get the job done. If you are not as close or comfortable with your data and need to do some wildly complex migrations, there might be better packages out there for you.
    Incentivized
    Read full review
    Pros
    CloudBees
    • Codeship provides a set of tools for quickly creating and building our deployment artifacts and push them to the designated servers.
    • Codeship's hooks allows our developers to simply push tags from our git repositories to initiate a deployment of code to a server. No one outside of the devops team needs any expertise to get our code packages delivered.
    • Codeship allows us to tie in behat and unit tests easily to prevent delivery of buggy code.
    Incentivized
    Read full review
    Jitterbit
    • UI is super easy to understand with a low learning curve so admins can figure it out and maintain it without breaking anything.
    • It's FREE! There's a paid version too but I like that you can use most of the features for free and they're not pushy with buying.
    • There's a great user community that you can google and ask any questions. Most problems I've encountered have been posted and answered already.
    Incentivized
    Read full review
    Cons
    CloudBees
    • I would like to see a little bit more than the green/red status. If there are tests, it would be good to see how many have failed on a red build.
    • To improve build times (and reduce feedback times), it would be good to see how long build, tests, and deployment take over time. An overview like that could very easily point to potential areas of improvement. I think Codeship users do not want to bother with the build process, but, if there is anything to improve and increase productivity it's very unlikely that users wouldn't want to do this.
    Read full review
    Jitterbit
    • Migrating operations from QA to Production work well for initial deployment, however, when migrating an update to an existing job to production, sometimes certain project items are duplicated. This is not the end of the world... the duplicates can be removed, but would be nice if it was not required.
    • I have not found a way to trap under-the-covers SOAP errors (for example, when a query you are running against Salesforce takes too long). You get a warning error in the operation log that the job only pulled a "partial" file, but it does not fail.
    Incentivized
    Read full review
    Likelihood to Renew
    CloudBees
    No answers on this topic
    Jitterbit
    I have been evaluating other tools as a continuous improvement practice. I would like something that would be easier to use for a non-technical user. I work for a small organization and have no back-up for Jitterbit if something happens to me. We don't have the technically savvy employees to understand it.
    Read full review
    Support Rating
    CloudBees
    No answers on this topic
    Jitterbit
    They have some of the best support of any software vendor that we use. They always get our issues resolved quickly
    Read full review
    Alternatives Considered
    CloudBees
    Our company uses Jenkins for all internal deployment processes for one very important reason - it's hosted internally. But Codeship is great for personal use - it has intuitive UI, easy setup and tons of integrations.
    Incentivized
    Read full review
    Jitterbit
    Evaluated Dell Boomi and Celigo as alternatives prior to purchasing Jitterbit. We went with Jitterbit at that time because we could handle all changes ourselves without any assistance from Jitterbit, and we liked their size and nimbleness. Dell Boomi was too big for us, and Celigo at that time did not have a self-service model. Every change had to go through them (although that has since changed). We were not in a position to be able to wait for someone to make changes for us given the rate of change within the business.
    Incentivized
    Read full review
    Return on Investment
    CloudBees
    • Having the code tested thoroughly. While it's obviously a part of the job that still requires the developer to sit down and to actually have some decent and thorough tests implemented, by using codeship we were able to guarantee 100% that our code was being tested each and every time it got commited and pushed onto our repositories. Leading to a faster, shorter and sure implementation iterative cycle.
    • Fewer 'man in the middle' processes which required more steps and people involved just to get the code shipped onto our deployment servers.
    • Almost inexistent learning curve. Codeship is simple to use and very intuitive. Nobody in our development department had a hard time figuring out how to have it properly configured for each new project created there.
    Incentivized
    Read full review
    Jitterbit
    • The time it takes to connect systems has reduced by orders of magnitude. Previously, we would custom-develop connectors between various systems and they would all be managed by different vendors. With Jitterbit speed-to-deploy and the efficiency gained by managing all connections in one dashboard has been the greatest piece of the ROI.
    Incentivized
    Read full review
    ScreenShots

    CloudBees Codeship Screenshots

    Screenshot of Get an overview of all your builds, identify failed builds easily and take action right from the dashboard.Screenshot of Information for a single build, inspect log files for each step and notice at a glance which pipeline and step are failing.Screenshot of Simply enter your setup and test commands, or choose from templates available for a wide range of stacks.Screenshot of Deploy to various web services without having to worry about the process. Simply choose your deployment target, which branch you want to deploy and off you go.Screenshot of We take care of all the complicated parts of the deployment. You simply fill in the blanks and you're all set.Screenshot of Get notifications for your builds on a multitude of services. You can also ping your own services to implement custom logic.