TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitHub

    Score9.2 out of 10
    N/AGitHub 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

    Google Cloud Virtual Private Cloud (VPC)

    Score9.4 out of 10
    N/AGoogle Cloud Virtual Private Cloud has a network of 27 regions and 200+ countries and territories, boasting little to no downtime for its users. It is automatically configured or can be done by the user and allows you to bring your own IP addresses to reduce downtime caused by migration.

    $0

    per ingress traffic

    Pricing
    GitHubGoogle Cloud Virtual Private Cloud (VPC)
    Editions & Modules
    Team
    $40
    per year per user
    Enterprise
    $210
    per year per user
    egress traffic
    $0 - 0.15
    per GB
    ingress traffic
    $0
    based on services that process ingress traffic: Load Balancers, Cloud NAT, Protocol forwarding.
    Premium Tier (egress rates)
    $0- $0.23
    per month per GB of data delivered
    Standard Tier (egress rates)
    $0.045, $0.065, $0.085
    per month per GB of data delivered: 150-500TB, 10-150TB, 0-10TB
    Offerings
    Pricing Offerings
    GitHubGoogle Cloud Virtual Private Cloud (VPC)
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    GitHubGoogle Cloud Virtual Private Cloud (VPC)
    Considered Both Products
    GitHub
    No answer on this topic
    Google
    No answer on this topic
    Key User Insights
    Would buy again
    96%
    Would buy again
    47 Answers
    100%
    Would buy again
    9 Answers
    Delivers good value for the price
    98%
    Delivers good value for the price
    46 Answers
    100%
    Delivers good value for the price
    9 Answers
    Happy with the feature set
    98%
    Happy with the feature set
    48 Answers
    100%
    Happy with the feature set
    9 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    38 Answers
    100%
    Lived up to sales and marketing promises
    5 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    42 Answers
    100%
    Implementation went as expected
    8 Answers
    Features
    GitHubGoogle Cloud Virtual Private Cloud (VPC)
    Version Control Software Features
    Comparison of Version Control Software Features features of GitHub and Google Cloud Virtual Private Cloud (VPC)
    Feature
    GitHub
    9.4
    10 Ratings
    7% above category average
    Google Cloud Virtual Private Cloud (VPC)
    -
    Ratings
    Branching and Merging9.710 Ratings00 Ratings
    Version History9.710 Ratings00 Ratings
    Version Control Collaboration Tools9.89 Ratings00 Ratings
    Pull Requests9.710 Ratings00 Ratings
    Code Review Tools8.89 Ratings00 Ratings
    Project Access Control9.210 Ratings00 Ratings
    Automated Testing Integration8.810 Ratings00 Ratings
    Issue Tracking Integration8.910 Ratings00 Ratings
    Branch Protection9.89 Ratings00 Ratings
    Best Alternatives
    GitHubGoogle Cloud Virtual Private Cloud (VPC)
    Small Businesses
    Git
    Score10 out of 10
    No answers on this topic
    Medium-sized Companies
    Git
    Score10 out of 10
    No answers on this topic
    Enterprises
    Perforce P4
    Score7.5 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitHubGoogle Cloud Virtual Private Cloud (VPC)
    Likelihood to Recommend
    9.9
    (131 ratings)
    9.0
    (9 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    -
    (0 ratings)
    Usability
    9.4
    (10 ratings)
    8.0
    (1 ratings)
    Support Rating
    8.8
    (26 ratings)
    -
    (0 ratings)
    User Testimonials
    GitHubGoogle Cloud Virtual Private Cloud (VPC)
    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.
    Incentivized
    Read full review
    Google
    An effective pricing strategy is in place. Google Cloud VPC is the most secure since it runs on a private network and never contacts the public network. Google is well-known for its AI/ML and Kubernetes engines, both of which have a leg up on the competition. Google Cloud VPC's database services are yet to be improved.
    Incentivized
    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
    Google
    • Serverless connector helps Cloud Run services to communicate privately.
    • Serverless connector supports auto scaling.
    • Being serverless, the cost is based on usage for serverless connector.
    Incentivized
    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
    Google
    • Sometimes the group settings tab lags a little
    • Although overall it's easy to use, some of the sections lack documentation
    • Routes section is very poorly implemented, requires a lot of digging to learn how to use
    Incentivized
    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
    Google
    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.
    Incentivized
    Read full review
    Google
    VPC is a difficult concept to grasp and recommendations for configuring it would be helpful in educating the users to make the right choice while using the product in configuring networking for their cloud deployments. Also, the user interface can be intuitively designed so as to suggest templates to perform common configurations with regard to VPC.
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Google
    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.
    Incentivized
    Read full review
    Google
    Google VPC and networking infrastructure is very matured and is built later after Amazon VPC. It made sure to address all the limitations faced by amazon VPC. Google Virtual private cloud is across regions while amazon VPC covers only one region but multiple zones. Google VPC is a global resource while AWS is a regional resource.
    Incentivized
    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.
    Incentivized
    Read full review
    Google
    • Using Google Cloud VPC cloud storage has saved us on infra budget and per TB storage cost
    • Using MySQL databases on Google Cloud VPC has improved the performance and cost of operation and maintenance
    • Better pricing model has improvement on operational cost and increased revenue
    Incentivized
    Read full review
    ScreenShots

    Google Cloud Virtual Private Cloud (VPC) Screenshots

    Screenshot of Google flow logs