Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitLab
Score 8.7 out of 10
N/A
GitLab is an intelligent orchestration platform for DevSecOps, where software teams enable AI at every stage of the software lifecycle to ship faster. The platform enables teams to automate repetitive tasks across planning, building, securing, testing, deploying, and maintaining software.
$0
per month per user
GoCD
Score 8.0 out of 10
N/A
GoCD, from ThoughtWorks in Chicago, is an application lifecycle management and development tool.N/A
Jive
Score 8.7 out of 10
N/A
Jive Software, part of the Aurea family of customer experience solutions, provides the gateway to an organization's most important assets – its knowledge and people. Jive's interactive intranet solution promises to connect people, information and ideas to help businesses outpace their competitors. The vendor says the product has more than 30 million users worldwide across every industry, and is consistently recognized as a leader by top analyst firms.N/A
Pricing
GitLabGoCDJive
Editions & Modules
GitLab Free (self-managed)
$0
GitLab Free
$0
GitLab Premium
$29
per month per user
GitLab Premium (self-managed)
$29
per month per user
GitLab Ultimate
Contact Sales
GitLab Ultimate (self-managed)
Contact Sales
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
GitLabGoCDJive
Free Trial
YesNoNo
Free/Freemium Version
YesNoNo
Premium Consulting/Integration Services
YesNoNo
Entry-level Setup FeeOptionalNo setup feeNo setup fee
Additional DetailsGitLab Credits enable flexible, consumption-based access to agentic AI capabilities in the GitLab platform, allowing you to scale AI adoption at your own pace while maintaining cost predictability. Powered by Duo Agent Platform, GitLab’s agentic AI capabilities help software teams to collaborate at AI speed, without compromising quality and enterprise security. If usage exceeds monthly allocations and overage terms are accepted, automated on-demand billing activates without service interruption, so your developers never lose access to AI capabilities they need. Real-time dashboards provide transparency into AI consumption patterns. Software teams can see usage across users, projects, and groups with granular attribution for cost allocation. Automated threshold alerts facilitate proactive planning. Advanced analytics deliver trending, forecasting, and FinOps integration.
More Pricing Information
Community Pulse
GitLabGoCDJive
Considered Multiple Products
GitLab
Chose GitLab
  • GitLab was chosen for the auto dev ops feature over GitHub, but then GitHub shortly then came out with GitHub Actions.
  • We also moved from GitHub enterprise to GitLab, so cost-wise was cheaper as we didn't have to host GitLab.
  • GoCD was too slow and restrictive for our liking.
GoCD

No answer on this topic

Jive

No answer on this topic

Best Alternatives
GitLabGoCDJive
Small Businesses
GitGuardian
GitGuardian
Score 9.0 out of 10
GitLab
GitLab
Score 8.8 out of 10
HCL Connections
HCL Connections
Score 9.0 out of 10
Medium-sized Companies
Veracode
Veracode
Score 8.8 out of 10
GitLab
GitLab
Score 8.8 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Enterprises
Veracode
Veracode
Score 8.8 out of 10
GitLab
GitLab
Score 8.8 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
GitLabGoCDJive
Likelihood to Recommend
8.3
(152 ratings)
9.0
(2 ratings)
9.1
(37 ratings)
Likelihood to Renew
9.0
(5 ratings)
-
(0 ratings)
6.6
(17 ratings)
Usability
10.0
(6 ratings)
-
(0 ratings)
6.1
(4 ratings)
Availability
-
(0 ratings)
-
(0 ratings)
5.0
(1 ratings)
Performance
9.0
(1 ratings)
-
(0 ratings)
9.0
(1 ratings)
Support Rating
10.0
(12 ratings)
-
(0 ratings)
6.9
(2 ratings)
Online Training
-
(0 ratings)
-
(0 ratings)
5.0
(3 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
3.0
(1 ratings)
Product Scalability
10.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
User Testimonials
GitLabGoCDJive
Likelihood to Recommend
GitLab
GitLab is good if you work a lot with code and do complex repository actions. It gives you a very good overview of what were the states of your branches and the files in them at different stages in time. It's also way easier and more efficient to write pipelines for CI\CD. It's easier to read and it's easier to write them. It takes fewer clicks to achieve the same things with GitLab than it does for competitor products.
Read full review
ThoughtWorks
Previously, our team used Jenkins. However, since it's a shared deployment resource we don't have admin access. We tried GoCD as it's open source and we really like. We set up our deployment pipeline to run whenever codes are merged to master, run the unit test and revert back if it doesn't pass. Once it's deployed to the staging environment, we can simply do 1-click to deploy the appropriate version to production. We use this to deploy to an on-prem server and also AWS. Some deployment pipelines use custom Powershell script for.Net application, some others use Bash script to execute the docker push and cloud formation template to build elastic beanstalk.
Read full review
Aurea
It's definitely worth considering Jive for the type of application we've developed i.e. a central shared repository for all employees to host and discuss information. I can't say I have ever used a superior tool, but they may exist. I'm just not sure I would want to use it exclusively for file hosting, though. It does integrate with various other tools, so perhaps it would be fine if used in conjunction with another tool for that purpose.
Read full review
Pros
GitLab
  • GitLab excels in managing code versions, allowing easy tracking of changes, branch management, and merging contributions.
  • It helps maintain code stability and reliability, saving time and effort in the development or research workflow.
  • Powerful code review features, enabling collaboration and feedback among team members.
  • Robust project management features, including issue tracking, kanban boards, and milestones.
Read full review
ThoughtWorks
  • Pipeline-as-Code works really well. All our pipelines are defined in yml files, which are checked into SCM.
  • The ability to link multiple pipelines together is really cool. Later pipelines can declare a dependency to pick up the build artifacts of earlier ones.
  • Agents definition is really great. We can define multiple different kinds of environments to best suit our diverse build systems.
Read full review
Aurea
  • Individual design
  • Presence of Russian language (localization can be independently established)
  • You can configure several information tapes with different themes. One for work, the second for communication
  • A newly-arrived network user immediately receives a prepared block for beginners. After completing several game tasks, the user will receive the basics of using Jive.
  • There is a template for each scenario. There is even a template for planning R&D, and there are more than twenty of them.
  • Integrates with MS Office, Google Drive, Google Docs
  • There are all platforms (even Winphone and blackberry)
  • You can create forum threads
Read full review
Cons
GitLab
  • CI variables management is sometimes hard to use, for example, with File type variables. The scope of each variable is also hard to guess.
  • Access Token: there are too many types (Personal, Project, global..), and it is hard to identify the scope and where it comes from once created.
  • Runners: auto-scaled runners are for the moment hard to put in place, and monitoring is not easy.
Read full review
ThoughtWorks
  • UI can be improved
  • Location for settings can be re-arranged
  • API for setting up pipeline
Read full review
Aurea
  • Search functionality is very weak
  • The information architecture and taxonomy doesnt allow for easy discoverability of content
  • It's hard to navigate the and find spaces/groups that I already know about
  • The main profile/interface does not allow easy access to key tasks or common tasks.
Read full review
Likelihood to Renew
GitLab
I really feel the platform has matured quite faster than others, and it is always at the top of its game compared to the different vendors like GitHub, Azure pipelines, CircleCI, Travis, Jenkins. Since it provides, agents, CI/CD, repository hosting, Secrets management, user management, and Single Sign on; among other features
Read full review
ThoughtWorks
No answers on this topic
Aurea
There are always external factors that can impact this decision but currently, the Jive platform is maintaining its lead in the market place in this area. If the innovation in this space by Jive continues, then this number will remain high. Integration with other systems and adaptability to changes in the market or in client needs will also make this decision hard to predict more then 6 months into the future
Read full review
Usability
GitLab
I find it easy to use, I haven't had to do the integration work, so that's why it is a 9/10, cause I can't speak to how easy that part was or the initial set up, but day to day use is great!
Read full review
ThoughtWorks
No answers on this topic
Aurea
It was harder to use that expected. The admin needs to be code savvy to truly customize the system. And users need to trained on the system and the setup. Trainings and monitoring need to continue to enforce use.
Read full review
Reliability and Availability
GitLab
I've never had experienced outages from GItlab itself, but regarding the code I have deployed to Gitlab, the history helps a lot to trace the cause of the issue or performing a rollback to go back to a working version
Read full review
ThoughtWorks
No answers on this topic
Aurea
Uptime was OK. But there was one day that the system crashed for a whole day. Our company was unable to operate. And all the plugins to word/excel froze causing those systems to freeze.

Jive posted a statement to the media saying all customers were up, but we were not.
Read full review
Performance
GitLab
GItlab reponsiveness is amazing, has never left me IDLE. I've never had issues even with complex projects. I have not experienced any issues when integrating it with agents for example or SSO
Read full review
ThoughtWorks
No answers on this topic
Aurea
The product worked as designed. It just didn't work for our needs.
Read full review
Support Rating
GitLab
At this point, I do not have much experience with Gitlab support as I have never had to engage them. They have documentation that is helpful, not quite as extensive as other documentation, but helpful nonetheless. They also seem to be relatively responsive on social media platforms (twitter) and really thrived when GitHub was acquired by Microsoft
Read full review
ThoughtWorks
No answers on this topic
Aurea
They did an OK job when I needed them. Except for the one day the system went down. Jive pointed the finger at the hosting company, and the hosting company pointed the finger at Jive. No reliable information came to us.
Read full review
Online Training
GitLab
No answers on this topic
ThoughtWorks
No answers on this topic
Aurea
Jive online training is there. It is OK/average. I feel some other companies are doing better. It is not a piece that is required to have a successfully implementation, but it could be useful to improve it
Read full review
Implementation Rating
GitLab
No answers on this topic
ThoughtWorks
No answers on this topic
Aurea
If I did this over, I would hire out the implementation. They know the best practices and could have guided us to make an easier to use setup.
Read full review
Alternatives Considered
GitLab
Gitlab seems more cutting-edge than GitHub; however, its AI tools are not yet as mature as those of CoPilot. It feels like the next-generation product, so as we selected a tool for our startup, we decided to invest in the disruptor in the space. While there are fewer out-of-the-box templates for Gitlab, we have never discovered a lack of feature parity.
Read full review
ThoughtWorks
GoCD is easier to setup, but harder to customize at runtime. There's no way to trigger a pipeline with custom parameters.
Jenkins is more flexible at runtime. You can define multiple user-provided parameters so when user needs to trigger a build, there's a form for him/her to input the parameters.
Read full review
Aurea
We had a Google phone number set up before and Jive was a lot better option than that. It is more consistent and can be configured much easier and with more advanced settings. Additionally, based on the pricing as well as working with the rep on our account, it was a perfect option for us
Read full review
Scalability
GitLab
I think is very well designed, and like any VCS it works as intended
Read full review
ThoughtWorks
No answers on this topic
Aurea
No answers on this topic
Return on Investment
GitLab
  • GitLab cut down our spent on container, package and infrastructure registry
  • Best thing is we can now have everything in single platform which cost effective too
  • Quality of support is really good and they do have emergency support team as well which is great
Read full review
ThoughtWorks
  • ROI has been good since it's open source
  • Settings.xml need to be backed up periodically. It contains all the settings for your pipelines! We accidentally deleted before and we have to restore and re-create several missing pipelines
  • More straight forward use of API and allows filtering e.g., pull all pipelines triggered after this date
Read full review
Aurea
  • reduce email traffic
  • reduce amount of files/documents scattered & lost across shared drives
  • increased discovery, awareness and interaction of historically more separated individuals & team functions across the organisation
  • from an IT perspective, we've benefited from improved IT operations (e.g. troubleshooting info shared and easily searched/found with all team members - such that even junior team members can solve technical problems outside of business hours, lessening the burden for standby/call-in for more senior team members)
Read full review
ScreenShots

GitLab Screenshots

Screenshot of What is Intelligent Orchestration for DevSecOps?Screenshot of an overview of GitLab Duo Agent PlatformScreenshot of a new agent creation screen

Jive Screenshots

Screenshot of Jive's Interactive Intranet software provides a single platform for employee collaboration without complication.