Skip to main content
TrustRadius
Bamboo

Bamboo

Overview

What is Bamboo?

Australian company Atlassian offers Bamboo, a continuous integration server.

Read more
Recent Reviews

A lightweight tool for CI/CD

7 out of 10
August 21, 2019
We currently use Bamboo to help with our continuous integration and deploy process in our Salesforce workload. We use it to get the latest …
Continue reading

Bamboo? Woohoo!

9 out of 10
April 28, 2017
Incentivized
Bamboo was brought in as part of the Atlassian toolset to replace our aging build environment in order to help us achieve a continuous …
Continue reading

Review for Bamboo

6 out of 10
March 28, 2017
Incentivized
In my department, Bamboo is used for [the] building process and pipeline. Bamboo has simple build configuration, and seamless integration …
Continue reading
Read all reviews
Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is Bamboo?

Australian company Atlassian offers Bamboo, a continuous integration server.

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting / Integration Services

Would you like us to let the vendor know that you want pricing?

5 people also want pricing

Alternatives Pricing

What is CircleCI?

CircleCI is a software delivery engine from the company of the same name in San Francisco, that helps teams ship software faster, offering their platform for Continuous Integration and Continuous Delivery (CI/CD). Ultimately, the solution helps to map every source of change for software teams, so…

What is Heroku Platform?

The Heroku Platform, now from Salesforce, is a platform-as-a-service based on a managed container system, with integrated data services and ecosystem for deploying modern apps. It takes an app-centric approach for software delivery, integrated with developer tools and workflows. It’s three main…

Return to navigation

Product Demos

sumi-e bamboo demo

YouTube

Zumba Demo - Bamboo(Hips Don't lie) - Shakira

YouTube

Acrylmalen: Malen lernen, Übungen zum Bambus/ Acrylic painting Tutorial Demo, bamboo painting

YouTube

TARTE Airbrush Bamboo Foundation Brush Demo

YouTube

Wood & bamboo fire pistons, demo by maker

YouTube

Wacom Bamboo Spark Demo & Review inc Unboxing #BambooSpark

YouTube
Return to navigation

Product Details

What is Bamboo?

Bamboo Video

Getting Started with Atlassian Bamboo - Customized Builds

Bamboo Integrations

Bamboo Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

Australian company Atlassian offers Bamboo, a continuous integration server.

Reviewers rate Support Rating highest, with a score of 7.3.

The most common users of Bamboo are from Mid-sized Companies (51-1,000 employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(90)

Attribute Ratings

Reviews

(1-21 of 21)
Companies can't remove reviews or game the system. Here's why
Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • Straightforward/easy to use web interface
  • Excellent integration with Atlassian Bitbucket and Jira
  • Wide variety of tasks and plugins available
  • Built-in artifact repository
  • Not aware of newer cloud deployment patterns such as blue/green
  • Pipeline-as-code (Java Specs, yml) can be frustrating to use
  • Difficult to share variables/secrets between build projects and deployment projects
  • Difficult to adhere to segregation of duties requirements using access controls
Score 7 out of 10
Vetted Review
Verified User
  • It is fairly light weight and can be easily customized
  • Very easy to set up
  • Integrates well with other Atlassian products
  • Additional cost if you want agents on other cloud services
  • Requires a dedicated machine and can require a decent amount of processing power depending on the agent you are running
Cristian Bodnarasec | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • Continuous Deployment - you can use Bamboo to automatically build and deploy whenever there are changes in the source code.
  • Continuous Integration - by integrating the automated tests and the integration tests before deploying you make sure you know immediately if the latest code fits into the whole scheme of apps.
  • Integration with Jira and Bitbucket.
  • Flexibility with the program language used for builds: Maven, Ant, PowerShell, any command line tools.
  • When you have more complex applications using different technologies, it can be a pain to initially set up all scripts for deploy and test.
  • Flexibility to use many build technologies at a lower level comes also with a problem that sometimes it is difficult to see from the interface what exactly is wrong with the build if the scripts are not handling errors very well. This can take lot of time to debug.
  • May take some time for the team to learn the product and use it at its full potential.
April 28, 2017

Bamboo? Woohoo!

Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • Continuous Integration - Bamboo kicks off builds with each check in to our source control system, enabling faster consumption of changes, and quicker turnaround times when we encounter a problem.
  • Extensibility - Bamboo is capable of triggering multiple additional processes on completion of a build, including integration tests, deployment tests, and the like. This extensibility took us from a scheduled based system to a trigger based system with little time waste.
  • Suite Integration - Bamboo's easy integration with the rest of the Atlassian suite makes for huge efficiency gains. Being able to see which check in triggered the build, as well as seeing what JIRA issues went into that check-in makes for complete traceability.
  • Cost - Obviously, purchasing licensing for the Atlassian toolset is more expensive than a roll your own approach with other open source packages, but the tight integration amongst the tools makes up for that cost.
  • Plugins - Bamboo does not have quite the rich ecosystem of plugins that other open source tools, like Jenkins does.
  • Agents - We preferred the build agent model offered by Jenkins because of its far cheaper costs. Because of the costs of Atlassian agents, we are limited in the number of agents we deploy.
Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • It does perfectly well what is it supposed to do, build code on a centralized server.
  • The super power of Bamboo is being part of the Atlassian suite. With the right integration, pushing code to Bitbucket would trigger a build by Bamboo, send the results in Hipchat and update tickets in JIRA. It is pure magic.
  • You can run automated tests on any new code you build.
  • It can look hard to set up at first, because of the needed integrations with other tools.
  • Not interesting to use without other Atlassian tools.
  • Maybe more options for tests, some could be automated.
March 21, 2017

Bamboo Review

Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • Returns extensive logging from the called application.
  • Easy to use.
  • Many task options
  • Not much support from the java/jdk side. Had some memory issues where the jvm was pegging the application server. Once identified and resolved, haven't had a single issue.
January 12, 2017

Bam!Boo!

Erik Bean | TrustRadius Reviewer
Score 7 out of 10
Vetted Review
Verified User
Incentivized
  • Levels of granularity. Organization has many projects that have many build plans that have many jobs that have many tasks, etc. And branch builds allow source control branches to be built separately.
  • Versatility. I can use bamboo to manage my Java, node, or .NET build plans. I can use it to spin up Windows or Linux build agents, or install it on a Mac to build there as well.
  • Bamboo integrates with other Atlassian products like Bitbucket, Stash, JIRA, etc. If a company commits to the entire Atlassian stack then work can be tracked through the whole development lifecycle which is really useful.
  • Unclear what different levels of granularity should be used for. How is a Job and a Task and a Build and a Project different? It requires a consultant to help not make a mess of this. It takes a while to search all the Projects in CDK, there are way way too many.
  • Not particularly useful compared to free open source solutions, unless you buy into other Atlassian products. I.e. most of the value is in the integration
  • Bamboo is not great at estimating how long a build will take. The progress bar for a build completes long before it it is actually done.
Jonathan Kempf, UXC | TrustRadius Reviewer
Score 4 out of 10
Vetted Review
Verified User
Incentivized
  • Rapidly setting up build plans
  • Being a central hub into all activity your company is a part of
  • Offering an intuitive UI
  • Allowing power-users to set up powerful CI/CD pipelines
  • Unit testing FTW
  • Extremely hard barrier to entry for non-backend developers
  • Blackbox makes it hard to customize functionality
  • The inability to add features without breaking core functionality
  • No cloud solution
  • Tasks cannot be put in if/else statements
  • No clear right way to form build plans
Tanner Lovelace | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • Bamboo builds our release branches and automatically merges them with our master branch if a build succeeds.
  • Bamboo allows our developers to see if a build succeeds in their feature or bug fix branches before they merge it into a release branch.
  • Bamboo builds our software immediately after a checkin and provides immediate feedback as to whether the build succeeds or fails.
  • Bamboo configuration is done through the web interface and as a result cannot be versioned. It would be nice if the build configuration could be versioned.
  • Sometimes it isn't obvious how to pass artifacts between build plans. This can be confusing when trying to put together a build plan that depends on a different build plan.
  • It would be useful to be able to execute some jobs only in certain branches instead of for all branches. For instance, when using plan branches, we'd prefer to only push release branches to artifactory and not plan branches.
Score 7 out of 10
Vetted Review
Verified User
Incentivized
  • Build automation - Bamboo gives almost too many ways to automate things via its partitioning of jobs and tasks to give the script builder and dev-ops flexibility.
  • Continuous integration - Because of Atlasssian's well-known integrative software with other interfacing CD and CI tools, automation is as easy as a simple script to hook up the connections and automate things with ease.
  • Continuous deployment - Triggers for sending complete builds to production or other test environments are quite configurable.
  • Free open-source require application to use - Bamboo does offer a free option for open source projects though it requires the user to apply for it in order to use it past the free trial.
  • Too many options - Supposing you are an end-user, the many different options are nauseating and can cause many headaches trying to debug.
  • Pricey for small user base - You can try it for 30 days for $10 with no remote agents but one remote agent costs $800.
Ken Yee | TrustRadius Reviewer
Score 6 out of 10
Vetted Review
Verified User
Incentivized
  • Provides a user-friendly UI compared to Jenkins
  • Provides a dashboard where users can download artifacts
  • Provides good status indicators and email notifications of build status/progress
  • Doesn't have Jenkins' scaling abilities with their Swarm agents.
  • Isn't as user-friendly as CircleCI.
  • Is too centrally managed (probably more an indicator of our usage than the product though)...most companies let the developers have admin access to the build server.
  • Doesn't have as many plugins as Jenkins to do various things like upload to servers, etc.
Return to navigation