AWS CodeBuild vs Bamboo comparison

Cancel
You must select at least 2 products to compare!
Amazon Web Services (AWS) Logo
781 views|724 comparisons
100% willing to recommend
Atlassian Logo
3,414 views|3,401 comparisons
75% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between AWS CodeBuild and Bamboo based on real PeerSpot user reviews.

Find out what your peers are saying about GitLab, Jenkins, Google and others in Build Automation.
To learn more, read our detailed Build Automation Report (Updated: April 2024).
767,847 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The integration is a good feature.""The integration is a good feature.""The integration with other AWS services has streamlined our workflow.""The solution provides good integrations.""It works seamlessly with AWS Elastic Container Registry (ECR)."

More AWS CodeBuild Pros →

"Bamboo's integration with the rest of Atlassian's tech tools, like Jira, helps manage the end-to-end development and release process.""The platform helps us with automated and timely backup. It provides data replication as well.""The most valuable features are compiling and deployment.""The most valuable features of Bamboo are its performance and UI. Additionally, there are a lot of useful plugins, integration with other solutions, such as Bitbucket and Jira, and a helpful online community.""The most useful feature of Bamboo is its integration with other solutions such as Jira and BitBucket, also offered by Atlassian. It is easier to use tools all provided by one vendor.""In my experience Bamboo is scalable.""One of the big things that made us choose Bamboo, is it seamlessly integrates its APIs into NetSuite, which is our main ELP system.""One of the significant benefits of Bamboo is its built-in support for numerous clients and the ability to tailor its capabilities to your specific requirements. This high level of customization enables you to create pipelines that are ideally suited to your needs, making it an invaluable tool for conducting advanced testing."

More Bamboo Pros →

Cons
"They can further improve the integration of the Bitbucket for CodeBuild.""While working on building images for multiple applications within a single script, I encountered an issue where looping functionality was not supported as expected.""The deployment fails sometimes.""There is no persistent storage or preservation of workspace between the builds."

More AWS CodeBuild Cons →

"Scalability depends on the use case. If it is really a big customer with a lot of tests, it might not be a scalable option for them.""Bamboo is a bit complicated to use compared to other solutions, such as GitLab. You have to integrate different actions that are difficult that could be made easier.""It would be great if Bamboo could introduce a more containerized deployment model.""The performance around the deployment feature could be improved.""Bamboo’s technical support services, in terms of speed of response, need improvement.""It should be much easier to use. It shouldn't require a lot of reading to be able to use it. It should have just two or three screens rather than hundreds of screens requiring a lot of clicking. It also requires a lot of integration. It has a steep learning curve. It takes a lot of time to understand and put in the data. There is also no proper training.""It's a little outdated. It's three years old.""It can be challenging for someone new to the system or ecosystem to grasp, making it difficult to train new people and help them understand."

More Bamboo Cons →

Pricing and Cost Advice
  • "We pay a monthly licensing fee."
  • "Despite the cost, it is worth the investment."
  • More AWS CodeBuild Pricing and Cost Advice →

  • "There is a subscription required to use Bamboo."
  • "If Bamboo could provide more flexibility on pricing, that would help. On the agent side, if you want to increase the number of agents it should be less expensive. If they can provide some better pricing model, it will help, whether we are going to use it or are already using it."
  • "The server products for small teams used to offer excellent pricing. However, Atlassian has since changed the offering and the pricing is more expensive. I do still think the solution offers good value for money."
  • "The price of Bamboo is reasonable."
  • "I rate the product’s pricing a five out of ten."
  • More Bamboo Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
    767,847 professionals have used our research since 2012.
    Comparison Review
    Anonymous User
    A biased and subjective comparison of Bamboo and Jenkins as CI servers for mobile development, based on practical experience with both. Continuous Integration and Continuous Deployment (Delivery, Distribution) has been around for quite a while. But surprisingly enough on a global scale it pretty much just got into its teen years in regards to mobile development. Well, subjectively, of course. You can see all levels of mobile CI these days. Some would still install builds from Xcode, others would have a quickly patched up build server under their desk. Xcode Bots meet the needs of yet another group of people. Travis CI is good and for open source projects it’s probably the best option. And guess what, I know few successful iOS development companies that develop apps for enterprise clients, and have no CI at all. The advanced level of CI would include distributed build systems with multiple build nodes, support for automated unit and UI tests, running tests on simulator and physical devices, automatic deployment to TestFlight, Hockey App, Over the Air, and much more. It becomes not just mobile development, but spans into areas like DevOps and others. Etsy’s blog post is somewhat outdated but still a very good example of where this path can take you. If you decide to take mobile CI under your total control, you have to pick a build server to start with. I personally have worked with Bamboo for 1.5 years and I’m dealing with Jenkins right now, so I have few insights… Read more →
    Questions from the Community
    Top Answer:The integration is a good feature.
    Top Answer:They can further improve the integration of the Bitbucket for CodeBuild.
    Top Answer:Bamboo's integration with the rest of Atlassian's tech tools, like Jira, helps manage the end-to-end development and release process.
    Top Answer:I rate the product’s pricing a five out of ten.
    Top Answer:The tools and capabilities of the system are extensive. It can be challenging for someone new to the system or ecosystem to grasp, making it difficult to train new people and help them understand.
    Ranking
    9th
    out of 41 in Build Automation
    Views
    781
    Comparisons
    724
    Reviews
    2
    Average Words per Review
    386
    Rating
    9.0
    5th
    out of 41 in Build Automation
    Views
    3,414
    Comparisons
    3,401
    Reviews
    7
    Average Words per Review
    542
    Rating
    7.7
    Comparisons
    Jenkins logo
    Compared 36% of the time.
    GitLab logo
    Compared 24% of the time.
    CircleCI logo
    Compared 16% of the time.
    GitHub Actions logo
    Compared 11% of the time.
    Tekton logo
    Compared 7% of the time.
    GitLab logo
    Compared 43% of the time.
    Jenkins logo
    Compared 22% of the time.
    GitHub Actions logo
    Compared 7% of the time.
    Harness logo
    Compared 7% of the time.
    Tekton logo
    Compared 7% of the time.
    Also Known As
    CodeBuild
    Learn More
    Overview

    AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you don’t need to provision, manage, and scale your own build servers. CodeBuild scales continuously and processes multiple builds concurrently, so your builds are not left waiting in a queue. You can get started quickly by using prepackaged build environments, or you can create custom build environments that use your own build tools. With CodeBuild, you are charged by the minute for the compute resources you use.

    Bamboo is a continuous integration and delivery tool that ties automated builds, tests and releases together in a single workflow. It works great alongside JIRA and Stash providing a fully traceable deployment pipeline.
    Sample Customers
    Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
    Neocleus, MuleSoft, Interspire
    Top Industries
    VISITORS READING REVIEWS
    Computer Software Company23%
    Financial Services Firm10%
    Insurance Company6%
    Government6%
    REVIEWERS
    Computer Software Company40%
    Financial Services Firm20%
    Marketing Services Firm10%
    Non Tech Company10%
    VISITORS READING REVIEWS
    Financial Services Firm19%
    Manufacturing Company13%
    Computer Software Company13%
    Government8%
    Company Size
    VISITORS READING REVIEWS
    Small Business23%
    Midsize Enterprise17%
    Large Enterprise61%
    REVIEWERS
    Small Business30%
    Midsize Enterprise30%
    Large Enterprise40%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise14%
    Large Enterprise71%
    Buyer's Guide
    Build Automation
    April 2024
    Find out what your peers are saying about GitLab, Jenkins, Google and others in Build Automation. Updated: April 2024.
    767,847 professionals have used our research since 2012.

    AWS CodeBuild is ranked 9th in Build Automation with 4 reviews while Bamboo is ranked 5th in Build Automation with 20 reviews. AWS CodeBuild is rated 8.8, while Bamboo is rated 7.4. The top reviewer of AWS CodeBuild writes "Provides good integrations, is flexible, and has a comparable price". On the other hand, the top reviewer of Bamboo writes "High availability, helpful support, and plenty of plugins available". AWS CodeBuild is most compared with Jenkins, GitLab, CircleCI, GitHub Actions and Tekton, whereas Bamboo is most compared with GitLab, Jenkins, GitHub Actions, Harness and Tekton.

    See our list of best Build Automation vendors.

    We monitor all Build Automation reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.