TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Google Cloud Functions

    Score8.7 out of 10
    N/AGoogle Cloud Functions enables users to run code in the cloud with no servers or containers to manage. Cloud Functions is a scalable, pay-as-you-go functions as a service (FaaS) product to help build and connect event driven services with simple, single purpose code.N/A

    TeamCity

    Score7.1 out of 10
    N/ATeamCity is a continuous integration server from Czeck company JetBrains.N/A
    Pricing
    Google Cloud FunctionsTeamCity
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Google Cloud FunctionsTeamCity
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Google Cloud FunctionsTeamCity
    Considered Both Products
    Google
    No answer on this topic
    JetBrains
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    5 Answers
    Delivers good value for the price
    No answers on this topic
    No answers on this topic
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    5 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    No answers on this topic
    Implementation went as expected
    No answers on this topic
    No answers on this topic
    Features
    Google Cloud FunctionsTeamCity
    Access Control and Security
    Comparison of Access Control and Security features of Google Cloud Functions and TeamCity
    Feature
    Google Cloud Functions
    7.5
    2 Ratings
    12% below category average
    TeamCity
    -
    Ratings
    Multiple Access Permission Levels (Create, Read, Delete)7.52 Ratings00 Ratings
    Single Sign-On (SSO)7.52 Ratings00 Ratings
    Reporting & Analytics
    Comparison of Reporting & Analytics features of Google Cloud Functions and TeamCity
    Feature
    Google Cloud Functions
    7.5
    2 Ratings
    13% above category average
    TeamCity
    -
    Ratings
    Dashboards7.52 Ratings00 Ratings
    Standard reports7.52 Ratings00 Ratings
    Custom reports7.52 Ratings00 Ratings
    Function as a Service (FaaS)
    Comparison of Function as a Service (FaaS) features of Google Cloud Functions and TeamCity
    Feature
    Google Cloud Functions
    7.3
    2 Ratings
    13% below category average
    TeamCity
    -
    Ratings
    Programming Language Diversity7.02 Ratings00 Ratings
    Runtime API Authoring6.52 Ratings00 Ratings
    Function/Database Integration8.52 Ratings00 Ratings
    DevOps Stack Integration7.52 Ratings00 Ratings
    Best Alternatives
    Google Cloud FunctionsTeamCity
    Small Businesses
    IBM Cloud Functions
    Score6.5 out of 10
    Apache Maven
    Score9.1 out of 10
    Medium-sized Companies
    AWS Lambda
    Score8.3 out of 10
    Apache Maven
    Score9.1 out of 10
    Enterprises
    AWS Lambda
    Score8.3 out of 10
    Gradle Build Tool (Open Source)
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Google Cloud FunctionsTeamCity
    Likelihood to Recommend
    8.7
    (3 ratings)
    10.0
    (18 ratings)
    Usability
    7.0
    (3 ratings)
    -
    (0 ratings)
    Performance
    -
    (0 ratings)
    9.3
    (2 ratings)
    Support Rating
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Google Cloud FunctionsTeamCity
    Likelihood to Recommend
    Google
    Any sort of transaction or complex logic that is going to take longer than 250ms or accesses resources that are protected by permissions, secrets, etc. is a great use case for a GCF. Some sort of "helper function" associated strictly with the UI inside browser would not be a good application of a GCF. It would not be crazy to create/debug some fairly complicated logic inside the browser/IDE and when perfected package it up as a Google Cloud Function. I have done that many times.
    Incentivized
    Read full review
    JetBrains
    TeamCity is very quick and straightforward to get up and running. A new server and a handful of agents could be brought online in easily under an hour. The professional tier is completely free, full-featured, and offers a huge amount of growth potential. TeamCity does exceptionally well in a small-scale business or enterprise setting.
    Incentivized
    Read full review
    Pros
    Google
    • integration with oAuth
    • integration with Firebase
    • integration with React Frontend
    Incentivized
    Read full review
    JetBrains
    • TeamCity provides a great integration with git, especially Bitbucket.
    • When a new code release (build) fails TeamCity has a great tool for investigation and troubleshooting.
    • TeamCity provides a user-friendly interface. While some technical knowledge is required to use TeamCity, the design helps simply things.
    Incentivized
    Read full review
    Cons
    Google
    • Needing a zip file is problematic (when wanting to automate deployment for example).
    • Requires another solution to execute automatically (ex. cloud scheduler).
    Incentivized
    Read full review
    JetBrains
    • The customization is still fairly complex and is best managed by a dev support team. There is great flexibility, but with flexibility comes responsibility. It isn't always obvious to a developer how to make simple customizations.
    • Sometimes the process for dealing with errors in the process isn't obvious. Some paths to rerunning steps redo dependencies unnecessarily while other paths that don't are less obvious.
    Incentivized
    Read full review
    Usability
    Google
    The console UI is pretty nasty. Managing various authentication/permissions configurations is just a nightmare. On the other hand, once you are over the hump it's not so bad. AWS Lambda is no better.
    Incentivized
    Read full review
    JetBrains
    No answers on this topic
    Performance
    Google
    No answers on this topic
    JetBrains
    TeamCity runs really well, even when sharing a small instance with other applications. The user interface adequately conveys important information without being overly bloated, and it is snappy. There isn't any significant overhead to build agents or unit test runners that we have measured.
    Incentivized
    Read full review
    Support Rating
    Google
    Documentation is provided and clear for this service. Although GCP support is included in the current contract we didn't get to use it since the process is pretty straightforward.
    Incentivized
    Read full review
    JetBrains
    No answers on this topic
    Alternatives Considered
    Google
    It is easier to keep everything in house when we are using GCP or AWS. To mix Lambda with google cloud is not a best practice and will cause problems ahead. The segmentation is clear, if you are using google, you use Google Cloud Functions. if you are on Amazon, you use all AWS tools. You can't mix them. The price is set.
    Incentivized
    Read full review
    JetBrains
    TeamCity is a great on-premise Continuous Integration tool. Visual Studio Team Services (VSTS) is a hosted SAAS application in Microsoft's Cloud. VSTS is a Source Code Repository, Build and Release System, and Agile Project Management Platform - whereas TeamCity is a Build and Release System only. TeamCity's interface is easier to use than VSTS, and neither have a great deployment pipeline solution. But VSTS's natural integration with Microsoft products, Microsoft's Cloud, Integration with Azure Active Directory, and free, private, Source Code repository - offer additional features and capabilities not available with Team City alone.
    Incentivized
    Read full review
    Return on Investment
    Google
    • For training purposes, it is free
    • Budgeting makes it cap the use
    • monitoring makes it predictable
    Incentivized
    Read full review
    JetBrains
    • TeamCity has greatly improved team efficiency by streamlining our production and pre-production pipelines. We moved to TeamCity after seeing other teams have more success with it than we had with other tools.
    • TeamCity has helped the reliability of our product by easily allowing us to integrate unit testing, as well as full integration testing. This was not possible with other tools given our corporate firewall.
    • TeamCity's ability to include Docker containers in the pipeline steps has been crucial in improving our efficiency and reliability.
    Incentivized
    Read full review
    ScreenShots