Atlassian Bamboo vs. Vercel

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Atlassian Bamboo
Score 6.7 out of 10
N/A
Australian company Atlassian offers Bamboo, a continuous integration server.
$1,200
1 remote agent
Vercel
Score 9.9 out of 10
N/A
​Vercel (made by the creators of Next.js) is a cloud platform for static sites and Serverless Functions for a workflow. It enables developers to host websites and web services that deploy instantly, scale automatically, and requires no supervision, all with no configuration. The platform aims to enable frontend teams to work while combining the best developer experience with a focus on end-user performance.N/A
Pricing
Atlassian BambooVercel
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
No answers on this topic
Offerings
Pricing Offerings
Atlassian BambooVercel
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 BambooVercel
Features
Atlassian BambooVercel
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Atlassian Bamboo
-
Ratings
Vercel
8.0
2 Ratings
3% above category average
Ease of building user interfaces00 Ratings5.01 Ratings
Scalability00 Ratings10.02 Ratings
Platform management overhead00 Ratings10.02 Ratings
Workflow engine capability00 Ratings4.02 Ratings
Platform access control00 Ratings5.02 Ratings
Services-enabled integration00 Ratings10.02 Ratings
Development environment creation00 Ratings10.02 Ratings
Development environment replication00 Ratings10.02 Ratings
Issue monitoring and notification00 Ratings7.02 Ratings
Issue recovery00 Ratings7.02 Ratings
Upgrades and platform fixes00 Ratings10.02 Ratings
Best Alternatives
Atlassian BambooVercel
Small Businesses
GitLab
GitLab
Score 8.7 out of 10
AWS Lambda
AWS Lambda
Score 8.3 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.7 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Enterprises
GitLab
GitLab
Score 8.7 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Atlassian BambooVercel
Likelihood to Recommend
6.4
(24 ratings)
10.0
(2 ratings)
Usability
9.3
(5 ratings)
9.0
(1 ratings)
Support Rating
7.3
(6 ratings)
-
(0 ratings)
User Testimonials
Atlassian BambooVercel
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.
Read full review
VERCEL
I've had nothing but positive experiences with Vercel, and while their business offering is great, it's also worth touching on their free plan. Their free plan allows me to tinker with web development in my free time without having to worry about paying for a costly linux box. I just link a GitHub repository and it's done!
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.
Read full review
VERCEL
  • Deploy Site
  • Integrate Giithub
  • Functions to use at scale and free
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
Read full review
VERCEL
  • Interface Revamp
  • Cost reduction
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.
Read full review
VERCEL
Vercel's good usability and developer experience make me happy to visit their website when I need to configure my deployments. It's very easy to navigate, configure, and manage my projects, and the developer experience is so seamless that I don't have to think much when I push changes to git.
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
VERCEL
No answers on this topic
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
Read full review
VERCEL
Vercel beats Heroku and DigitalOcean by a mile with pricing. Since Vercel uses serverless infrastructure, we don't pay for servers that don't get used, which is great for smaller platforms. Vercel Support is also very quick to respond, unlike DigitalOcean who took a while to get back to me after they didn't honor platform credits they sent me.
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.
Read full review
VERCEL
  • Reduced amount of staff time required to deploy applications and websites
  • Improved staging environments by automatically deploying changes on pull requests
  • Allowed for collaboration from members of the open source community with strong git integrations
Read full review
ScreenShots