GitLab vs. GoCD vs. SolarWinds IP Address Manager (IPAM)

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
SolarWinds IP Address Manager (IPAM)
Score 7.9 out of 10
N/A
Austin-based SolarWinds offers Internet Protocal address management (IPAM) networking service.N/A
Pricing
GitLabGoCDSolarWinds IP Address Manager (IPAM)
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
GitLabGoCDSolarWinds IP Address Manager (IPAM)
Free Trial
YesNoYes
Free/Freemium Version
YesNoNo
Premium Consulting/Integration Services
YesNoNo
Entry-level Setup FeeOptionalNo setup feeOptional
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.SolarWinds professional support is included to help customers on active maintenance 7 days a week, 365 days a year.
More Pricing Information
Community Pulse
GitLabGoCDSolarWinds IP Address Manager (IPAM)
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

SolarWinds IP Address Manager (IPAM)

No answer on this topic

Best Alternatives
GitLabGoCDSolarWinds IP Address Manager (IPAM)
Small Businesses
GitGuardian
GitGuardian
Score 9.0 out of 10
GitLab
GitLab
Score 8.7 out of 10

No answers on this topic

Medium-sized Companies
Veracode
Veracode
Score 8.8 out of 10
GitLab
GitLab
Score 8.7 out of 10

No answers on this topic

Enterprises
Veracode
Veracode
Score 8.8 out of 10
GitLab
GitLab
Score 8.7 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
GitLabGoCDSolarWinds IP Address Manager (IPAM)
Likelihood to Recommend
8.3
(152 ratings)
9.0
(2 ratings)
8.0
(94 ratings)
Likelihood to Renew
9.0
(5 ratings)
-
(0 ratings)
8.3
(4 ratings)
Usability
10.0
(6 ratings)
-
(0 ratings)
8.0
(14 ratings)
Availability
-
(0 ratings)
-
(0 ratings)
10.0
(2 ratings)
Performance
9.0
(1 ratings)
-
(0 ratings)
10.0
(2 ratings)
Support Rating
10.0
(12 ratings)
-
(0 ratings)
10.0
(58 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
10.0
(3 ratings)
Product Scalability
10.0
(1 ratings)
-
(0 ratings)
10.0
(2 ratings)
Vendor post-sale
-
(0 ratings)
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
GitLabGoCDSolarWinds IP Address Manager (IPAM)
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
SolarWinds
SolarWinds IP Address Manager is very useful the bigger and more complex the environment. Smaller organizations will have to consider the cost as it provides little benefit over monitoring maybe 2-3 servers. But I have over 24 DHCP servers with on average 15 subnets each so tracking and monitoring all that was very time-consuming. As a result, it was generally ignored until there was an issue. With SolarWinds IP Address Manager, I was able to set alerts to monitor scope utilization and duplicate IP addresses.
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
SolarWinds
  • With IPAM automated address scanning, we can be confident that we are looking at an up-to-date, accurate snapshot of our network.
  • The built-in alerts are a great safety net. We know that even if we aren't paying close attention to our IP address space, IPAM is. If a range is nearly full, IPAM lets us know before it becomes a real problem.
  • IPAM's event logging gives us insight into any and all changes made by our network engineers.
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
SolarWinds
  • The user experience is not as intuitive as other products. We have to be more restrictive around level 1 help desk access compared to NCM or NPM in SolarWinds.
  • Making and enforcing changes, not just monitoring, has been hit or miss in some instances.
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
SolarWinds
We are heavily invested in SolarWinds. We currently own Network Performance Monitor, Netflow Traffic Analyzer, User Device Tracker, Server Application Monitor and Network Configuration Manager. We have NOC mode setup for deskside support for monitoring any down devices that may effect our network across the globe. This application gives us the information we need when we need it.
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
SolarWinds
SolarWinds IPAM is like what SolarWinds itself says, i.e. easy to use and simple. SolarWinds has really made their orion and non-orion platform products so simple that any newbie can give a try and make the best use out of it. I learned SolarWinds IPAM by myself in a POC environment, and not just IPAM but other modules and now I own 6 certifications. You see how easy to use this product is.
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
SolarWinds
We don't have any issues with availability. Our cluster setup provide us a 99,9% availability that is enough for us.
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
SolarWinds
We do not integrate IPAM into other systems other than the standard Orion integration. The performance is reasonable, however, we are running all the SolarWinds applications on a very large server.
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
SolarWinds
I have not contacted customer support and therefore have no experience in this area. I know we have some issues with our VAR support at this time for Orion, but I don't know if the IPAM falls into the same support structure. Perhaps others in the organization may know more regarding the support area.
Read full review
Implementation Rating
GitLab
No answers on this topic
ThoughtWorks
No answers on this topic
SolarWinds
Know the full scope of what you will be installing. Solarwinds can be a very complex installation. IPAM is just one fairly simplistic piece.
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
SolarWinds
SolarWinds IP Address Manager was cheaper than both alternatives and far easier to manage. Device42 interface is years behind what Solarwinds offers. It is very outdated; BT Diamond required remote management and we constantly had to message support, it reached a point where it was better not to have the product at all.
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
SolarWinds
We have not experienced any scalability issues with this product. However, SolarWinds needs to allow users to scale horizontally without any license restrictions. For example, we would like to separate Netflow and Orion onto different platforms but are unable to due to license restrictions.
Read full review
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
SolarWinds
  • IPAM has saved countless hours of running scripts and gathering data to compile reports to plan re-subnetting globally.
  • IPAM has reduced helpdesk incidents by immediately spotting bad DNSR and IP conflicts.
  • IPAM has helped eliminate blocks on projects whereas there is not currently enough address space requiring major changes to accommodate more IP'ed servers, gear, etc.
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

SolarWinds IP Address Manager (IPAM) Screenshots

Screenshot of Customize your IP address management dashboard to quickly focus on your top priorities.Screenshot of Manage your DHCP and DNS services in one place.Screenshot of Streamline IP requests with a simple intake and approval wizard.Screenshot of Automatically scan for subnets or manually add.