1. works best with jira, bitbucket, confluence etc, which helps in tracking all the jira issue in a build ,can navigate to bitbucket to see exact commits and stuff in particular build.
2. we can run build parallel across multiple agents , which can be very useful in large teams.
3. Unlike other CI/CD tool bamboo has dedicated deployment projects for each project, which helps in isolating deployment logic from build logic.
4.It has script, custom task, environment variables which can be used to automate specific tasks like pushing certain things over cloud, generating bundles (we had a requirement where we wanted to publish keys to a third party webapp before deploying the code on production, we were able to achieve this in bamboo with the help of scripts )
5. We can integrate docker to generate images which reduces the deployment time significantly.
6. It's very easy to use anyone with no prior experience with little bit of guidance would be able to use bamboo.
7. It has excellent customer support.
8. we use on daily basis for all our deployment and building artifacts.
9. It is easy to implement providing easy integration with atlassian products. Review collected by and hosted on G2.com.
It is server only due to which task are executed on bamboo server itself and not allowed to run on remote agents Review collected by and hosted on G2.com.
The reviewer uploaded a screenshot or submitted the review in-app verifying them as current user.
Validated through a business email account
Organic review. This review was written entirely without invitation or incentive from G2, a seller, or an affiliate.



