TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Atlassian Bamboo

    Score6.7 out of 10
    N/AAustralian company Atlassian offers Bamboo, a continuous integration server.

    $1,200

    1 remote agent

    GitHub

    Score9.2 out of 10
    N/AGitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.

    $4

    per month per user

    Pricing
    Atlassian BambooGitHub
    Editions & Modules
    1 Remote Agent
    $1200
    5 Remote Agents
    $3200
    10 Remote Agents
    $5840
    25 Remote Agents
    $11,600
    100 Remote Agents
    $23,280
    250 Remote Agents
    $58,160
    500 Remote Agents
    $87,280
    1000 Remote Agents
    $133,840
    2000 Remote Agents
    $187,380
    Team
    $40
    per year per user
    Enterprise
    $210
    per year per user
    Offerings
    Pricing Offerings
    Atlassian BambooGitHub
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Atlassian BambooGitHub
    Considered Both Products
    Atlassian
    Chose Atlassian Bamboo
    Bamboo is great tool when compared to the open-source alternative Jenkins, with mainly the same functionality in both it really shines with its integration of the Atlassian product line. Jenkins works really well with a huge community of users and plenty of plugins that are …
    Incentivized
    GitHub
    Chose GitHub
    Microsoft Team Foundation Server was too heavy and too complex for fast dvelopment. The integration with opensource build solutions (i.e jenkins) was not explored but the main feedback on this tool was its complexity.
    CVS and SVN used to be standards in past years and fit …
    Incentivized
    Chose GitHub
    An integrated issue tracker right within your project.
    Milestones and labels within projects.
    Branch comparison views
    Incentivized
    Chose GitHub
    We picked GitHub because it's what I was most familiar with when we started. We're testing out self-hosted Gitlab because it not only handles all the features we're using on GitHub, but it also has a continuous integration service which is currently implemented by a third party …
    Incentivized
    Key User Insights
    Would buy again
    89%
    Would buy again
    8 Answers
    96%
    Would buy again
    47 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    98%
    Delivers good value for the price
    46 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    9 Answers
    98%
    Happy with the feature set
    48 Answers
    Lived up to sales and marketing promises
    71%
    Lived up to sales and marketing promises
    5 Answers
    95%
    Lived up to sales and marketing promises
    38 Answers
    Implementation went as expected
    88%
    Implementation went as expected
    7 Answers
    100%
    Implementation went as expected
    42 Answers
    Features
    Atlassian BambooGitHub
    Version Control Software Features
    Comparison of Version Control Software Features features of Atlassian Bamboo and GitHub
    Feature
    Atlassian Bamboo
    -
    Ratings
    GitHub
    9.4
    10 Ratings
    7% above category average
    Branching and Merging00 Ratings9.710 Ratings
    Version History00 Ratings9.710 Ratings
    Version Control Collaboration Tools00 Ratings9.89 Ratings
    Pull Requests00 Ratings9.710 Ratings
    Code Review Tools00 Ratings8.89 Ratings
    Project Access Control00 Ratings9.210 Ratings
    Automated Testing Integration00 Ratings8.810 Ratings
    Issue Tracking Integration00 Ratings8.910 Ratings
    Branch Protection00 Ratings9.89 Ratings
    Best Alternatives
    Atlassian BambooGitHub
    Small Businesses
    Octopus Deploy
    Score8.8 out of 10
    Git
    Score10 out of 10
    Medium-sized Companies
    Octopus Deploy
    Score8.8 out of 10
    Git
    Score10 out of 10
    Enterprises
    Octopus Deploy
    Score8.8 out of 10
    Perforce P4
    Score7.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Atlassian BambooGitHub
    Likelihood to Recommend
    6.4
    (24 ratings)
    9.9
    (131 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (1 ratings)
    Usability
    9.3
    (5 ratings)
    9.4
    (10 ratings)
    Support Rating
    7.3
    (6 ratings)
    8.8
    (26 ratings)
    User Testimonials
    Atlassian BambooGitHub
    Likelihood to Recommend
    Atlassian
    If you value integration over cost, Bamboo is clearly the way to go. It offers tight integration to the rest of the Atlassian suite, and when you need traceability from issue to build, Atlassian is the right way to go. However, if you find yourself needing to save on costs, you may consider taking an approach of rolling your own build system with open source alternatives, such as Jenkins, if you don't [mind] putting in a little extra elbow grease.
    Incentivized
    Read full review
    GitHub
    GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
    Incentivized
    Read full review
    Pros
    Atlassian
    • 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.
    Incentivized
    Read full review
    GitHub
    • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
    • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
    • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
    Read full review
    Cons
    Atlassian
    • 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
    Incentivized
    Read full review
    GitHub
    • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
    • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
    • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
    • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
    Read full review
    Likelihood to Renew
    Atlassian
    No answers on this topic
    GitHub
    GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
    Read full review
    Usability
    Atlassian
    Bamboo offers solid usability for teams looking for an integrated, scalable CI/CD solution, especially those using Atlassian tools. Its interface is intuitive for existing Atlassian users, and its focus on deployment automation makes it a strong option for continuous delivery. However, its complexity and cost may pose challenges for small teams or those new to CI/CD. Overall, Bamboo’s usability shines in environments where ease of integration and streamlined workflows are prioritized. Still, it may require more effort for teams unfamiliar with its setup or without dedicated resources.
    Incentivized
    Read full review
    GitHub
    GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
    Incentivized
    Read full review
    Support Rating
    Atlassian
    Bamboo is a fairly small product but having said that it was fairly easy to get assistance. Especially for the small to easy things. Anything large or fairly complex was an issue finding detailed answers for. This caused a lot of trial and error on our part to try to find a solution.
    Read full review
    GitHub
    There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
    Incentivized
    Read full review
    Alternatives Considered
    Atlassian
    We selected Bamboo because its capabilities to integrate with other Atlassian products specially Jira Software, Bitbucket and in some useful scenarios with Confluence. Also, we found these pros important for us: great user interface, easily agent deployment, Docker compability, simply to maintain / manage, and straightforwardly integration with different notification platforms
    Incentivized
    Read full review
    GitHub
    While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
    Incentivized
    Read full review
    Return on Investment
    Atlassian
    • It helped us achieve the Continuous Deployment and Continuous Integration goals for our applications, a huge milestone that saved a lot of time for developers in making the builds and deployments and saved time for QA in running the automated tests.
    • Helped with DevOps: we moved the formal approval from the email to the system and allowed the approver to actually push the button for the production deployments.
    • Biggest positive impact of using Bamboo is that it improved our response time to customers and increased the frequency of our deliveries to them.
    Incentivized
    Read full review
    GitHub
    • Team collaboration significantly improved as everything is clearly logged and maintained.
    • Maintaining a good overview of items will be delivered wrt the roadmap for example.
    • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
    Incentivized
    Read full review
    ScreenShots