TrustRadius: an HG Insights company

CloudBees Codeship vs. Mashery (now part of Boomi)

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

    Mashery (now part of Boomi)

    Score10 out of 10
    N/AMashery, for a time sold as TIBCO Cloud API Management, was an API management solution whose former capabilities have been added to Boomi's enterprise platform.N/A
    Pricing
    CloudBees CodeshipMashery (now part of Boomi)
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    CloudBees CodeshipMashery (now part of Boomi)
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Features
    CloudBees CodeshipMashery (now part of Boomi)
    API Management
    Comparison of API Management features of CloudBees Codeship and Mashery (now part of Boomi)
    Feature
    CloudBees Codeship
    -
    Ratings
    Mashery (now part of Boomi)
    6.9
    23 Ratings
    20% below category average
    API access control00 Ratings8.423 Ratings
    Rate limits and usage policies00 Ratings7.723 Ratings
    API usage data00 Ratings7.223 Ratings
    API user onboarding00 Ratings7.522 Ratings
    API versioning00 Ratings7.019 Ratings
    Usage billing and payments00 Ratings4.01 Ratings
    API monitoring and logging00 Ratings6.522 Ratings
    Best Alternatives
    CloudBees CodeshipMashery (now part of Boomi)
    Small Businesses
    Apache Maven
    Score9.1 out of 10
    Amazon API Gateway
    Score7.2 out of 10
    Medium-sized Companies
    Apache Maven
    Score9.1 out of 10
    Azure API Management
    Score9.1 out of 10
    Enterprises
    Gradle Build Tool (Open Source)
    Score9 out of 10
    OCI API Management
    Score7.9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CloudBees CodeshipMashery (now part of Boomi)
    Likelihood to Recommend
    9.0
    (6 ratings)
    7.6
    (23 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (2 ratings)
    Usability
    -
    (0 ratings)
    6.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    9.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    7.0
    (1 ratings)
    User Testimonials
    CloudBees CodeshipMashery (now part of Boomi)
    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
    Discontinued Products
    Mashery is great when it comes to deployment to your own datacenter and when it comes to managing third party API's like Salesforce using Mashery Cloud version. I would be a little bit more careful when deploying it on Kubernetes as it was not designed for it. New version 5 is re-architected to run more on natively on Kubernetes, but we have not tested it yet.
    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
    Discontinued Products
    • Easy integration of the TIBCO Cloud Mashery developer portal allows simple onboarding and user and application management.
    • Configuration of TIBCO Cloud Mashery is both flexible and focused to address the main tasks for an API Management solution.
    • The built-in OAuth Token capabilities provide a quick start to properly manage application access.
    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
    Discontinued Products
    • The "Control Center" admin dashboard is not performant. We have a lot of configuration data in Mashery (many endpoints, many plans, many users, many keys, etc.) and the website struggles with the volume of data it has to deal with.
    • Their systems have limitations that make it more difficult for us to operate the way we would like. For example, there is a limit to the number of API Definitions we can create, as well as a limit to the number of Endpoints we can define in a Plan.
    • Their support organization leaves a lot to be desired. Responses are slow, and when they do come they are often inadequate. We have to re-phrase the question to get them to answer it differently, or we have to repeatedly follow up to ask for additional clarifying information.
    Incentivized
    Read full review
    Likelihood to Renew
    CloudBees
    No answers on this topic
    Discontinued Products
    Ease of use.
    Incentivized
    Read full review
    Usability
    CloudBees
    No answers on this topic
    Discontinued Products
    i find some of the package adding and key are complex . UI experience is bad . Every step need front and backward navigation too much. It would be better if endpoint itself contain package and key addiction option
    Incentivized
    Read full review
    Support Rating
    CloudBees
    No answers on this topic
    Discontinued Products
    Support has been good overall.
    Incentivized
    Read full review
    Implementation Rating
    CloudBees
    No answers on this topic
    Discontinued Products
    Initially it was difficult to understand . after few day , it was easy
    Incentivized
    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
    Discontinued Products
    I've really only looked at Mashery since it has been around a very long time and has a rich feature set. I do know our platform teams are looking into AWS gateway but not sure this product has everything we need.
    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
    Discontinued Products
    • As a API Mediation layer it has helped with the troublesome port setup with internal and external clients. Meaning it made that easy to the client that they know where to go for access to an API.
    • The interactive documentation is very well put together and has reduced the time that developers have to go back and forth with each other to figure how to call the API.
    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.

    Mashery (now part of Boomi) Screenshots

    Product screenshot