Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitHub
Score 9.1 out of 10
N/A
GitHub 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
JFrog Artifactory
Score 8.3 out of 10
N/A
JFrog Artifactory is a software repository management solution for enterprises available on-premise or from the cloud, presented as a single solution for housing and managing all the artifacts, binaries, packages, files, containers, and components for use throughout the software supply chain. JFrog Artifactory serves as a central hub for DevOps, integrating with tools and processes to improve automation, increase integrity, and incorporate best practices along the way.
$150
per month
Spinnaker
Score 7.9 out of 10
N/A
Spinnaker is an open source continuous delivery platform with a range of cluster management and deployment management features, originally developed at Netflix.N/A
Pricing
GitHubJFrog ArtifactorySpinnaker
Editions & Modules
Team
$40
per year per user
Enterprise
$210
per year per user
Pro
$150
per month unlimited users
Enterprise X
$950
per month unlimited users
Pro X
$27,000
per year
Enterprise X
$48,000
per year
Enterprise +
Custom Pricing
Enterprise +
Contact Us
per year
No answers on this topic
Offerings
Pricing Offerings
GitHubJFrog ArtifactorySpinnaker
Free Trial
YesNoNo
Free/Freemium Version
YesYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
GitHubJFrog ArtifactorySpinnaker
Considered Multiple Products
GitHub

No answer on this topic

JFrog Artifactory
Chose JFrog Artifactory
JFrog pipelines are being used in the same ecosystem as an integrated environment, to support CI-CD devops journey. This eventually helps the existing team to use both the features of the same product in a seamless way.Similar Xray, can be used as a secure measure to protect …
Chose JFrog Artifactory
We migrated away from Sonatype Nexus a few years ago as it did not support the highly available architecture in AWS which we were seeking. It also didn't have the broad package support that [JFrog] Artifactory does.
Chose JFrog Artifactory
I used both Nexus and JFrog. It seems that, overall, JFrog is up a notch.
Spinnaker
Chose Spinnaker

• Pipeline Expressiveness

• Self-Service/Override

• Visibility of Client Teams

Features
GitHubJFrog ArtifactorySpinnaker
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
GitHub
9.3
10 Ratings
7% above category average
JFrog Artifactory
-
Ratings
Spinnaker
-
Ratings
Branching and Merging9.610 Ratings00 Ratings00 Ratings
Version History9.610 Ratings00 Ratings00 Ratings
Version Control Collaboration Tools9.69 Ratings00 Ratings00 Ratings
Pull Requests9.710 Ratings00 Ratings00 Ratings
Code Review Tools8.79 Ratings00 Ratings00 Ratings
Project Access Control9.010 Ratings00 Ratings00 Ratings
Automated Testing Integration8.710 Ratings00 Ratings00 Ratings
Issue Tracking Integration8.710 Ratings00 Ratings00 Ratings
Branch Protection9.89 Ratings00 Ratings00 Ratings
Best Alternatives
GitHubJFrog ArtifactorySpinnaker
Small Businesses
Git
Git
Score 10.0 out of 10
Git
Git
Score 10.0 out of 10
Polarion ALM
Polarion ALM
Score 9.9 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
Git
Git
Score 10.0 out of 10
Polarion ALM
Polarion ALM
Score 9.9 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.2 out of 10
Git
Git
Score 10.0 out of 10
Polarion ALM
Polarion ALM
Score 9.9 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
GitHubJFrog ArtifactorySpinnaker
Likelihood to Recommend
9.7
(131 ratings)
8.2
(9 ratings)
7.0
(3 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Usability
9.4
(10 ratings)
7.3
(3 ratings)
-
(0 ratings)
Support Rating
8.8
(26 ratings)
8.9
(2 ratings)
-
(0 ratings)
User Testimonials
GitHubJFrog ArtifactorySpinnaker
Likelihood to Recommend
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.
Read full review
JFrog
It works at scale and a large number of accessible pipelines for searching, repository updates and indexing will become easier. JFrog provides end-to-end solutions for all DevOps needs. With this, Jfrog Artifactory specifically implements the management of highly available repositories, with a smooth interface and integration with all the main CI tools on the market.
Read full review
Netflix
Spinnaker suits well for applications which are stateless and can adapt to an immutable architecture of deployment. But for applications which are stateful and cannot afford to spin up new servers for every deployment doesn't go well with Spinnaker. It can handle only deployments which are VM based and cannot support deployments to serverless architecture like AWS Lambda etc.
Read full review
Pros
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
JFrog
  • Artifactory Management acting as a repository manager of docker images, application and component dependencies
  • Automate pipelines and thereby releasing changes faster
  • Supports high availability and scalability with multi site replication
Read full review
Netflix
  • Fast deployments.
  • Can be integrated with a good variety of other products.
  • Also provides some insights from your environment.
Read full review
Cons
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
JFrog
  • We can always use support for more different types of packages in Artifactory.
  • We also would like to see the Artifactory X-Ray produce continue to mature.
Read full review
Netflix
  • It does NOT support CFN based deployments
  • Windows based systems finds it difficult to onboard to Spinnaker.
  • Pipeline level access authorisation is not there.
  • Support for EBS volume encryption is probably missing.
  • Attach/detach EBS volumes during deployments is difficult.
  • No support to deploy the artifacts without re-creating the servers. Only pure immutable deployment are allowed.
  • Open-source - so good and bad!
  • Spinnaker on its own has 10 underlying micro services. Managing Spinnaker needs a focussed platform approach.
  • User authentication is easy but authorisation management is not straight forward.
Read full review
Likelihood to Renew
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
JFrog
No answers on this topic
Netflix
No answers on this topic
Usability
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.
Read full review
JFrog
The main problem that seems intractable is getting the checksum of the artifact. Managing container artifacts is a game changer for us during project execution, as the container artifact type exposes all base image and Docker file steps. This makes debugging or analysis easier. Jfrog Artifactory provides promotion feature and can automated from one environment repo to another environment repo before the deployment occurs.
Read full review
Netflix
No answers on this topic
Support Rating
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.
Read full review
JFrog
Support tickets take days to respond. The most basic of questions that should be knocked out in a few hours don't get answers for days. Tickets are also closed without resolution.
Read full review
Netflix
No answers on this topic
Alternatives Considered
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.
Read full review
JFrog
JFrog Artifactory has a much more friendly GUI, making package exploration less of a chore to do. Other than that, their features are pretty much comparable to each other. Both support multiple types of packages; both have API that can integrate well with CI/CD pipelines.
Read full review
Netflix
• Pipeline Expressiveness • Self-Service/Override • Visibility of Client Teams • Operability of Client Teams - • High-Quality Integrations (AWS, IHP, Google) • Extensibility – (Ability to add code) • The maturity of Deployment Process • Speed/Ease of Onboarding
Read full review
Return on Investment
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.
Read full review
JFrog
  • So many times it happens at the time of dependency resolution some of the servers are down e.g NPM, Maven central, PiPy in that cause our builds starts failing. By proxying these repositories with JFrog this is never happened again.
  • It reduced the additional cost of container image registry and management effort.
  • Support of integration with Build, Monitoring, and CI tools resulted in smooth automation and management.
Read full review
Netflix
  • By using Spinnaker we are able to deploy new versions of our product quickly.
  • A deployment takes in average 2 minutes.
  • Our investment on Spinnaker was just time learning it.
Read full review
ScreenShots