StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
Google Cloud Functions
ByGoogle Cloud PlatformGoogle Cloud Platform

Google Cloud Functions

#4in Serverless
Discussions5
Followers479
OverviewDiscussions5

What is Google Cloud Functions?

Construct applications from bite-sized business logic billed to the nearest 100 milliseconds, only while your code is running

Google Cloud Functions is a tool in the Serverless category of a tech stack.

Google Cloud Functions Pros & Cons

Pros of Google Cloud Functions

  • ✓Serverless Applications
  • ✓Its not AWS
  • ✓Simplicity
  • ✓Free Tiers and Trainging
  • ✓Simple config with GitLab CI/CD
  • ✓ Blaze, pay as you go
  • ✓Built-in Webhook trigger
  • ✓Customer Support
  • ✓Typescript Support

Cons of Google Cloud Functions

  • ✗Node.js only
  • ✗Blaze, pay as you go
  • ✗Typescript Support

Google Cloud Functions Alternatives & Comparisons

What are some alternatives to Google Cloud Functions?

AWS Lambda

AWS Lambda

AWS Lambda is a compute service that runs your code in response to events and automatically manages the underlying compute resources for you. You can use AWS Lambda to extend other AWS services with custom logic, or create your own back-end services that operate at AWS scale, performance, and security.

Serverless

Serverless

Build applications comprised of microservices that run in response to events, auto-scale for you, and only charge you when they run. This lowers the total cost of maintaining your apps, enabling you to build more logic, faster. The Framework uses new event-driven compute services, like AWS Lambda, Google CloudFunctions, and more.

Azure Functions

Azure Functions

Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code triggered by events occurring in virtually any Azure or 3rd party service as well as on-premises systems.

Cloud Functions for Firebase

Cloud Functions for Firebase

Cloud Functions for Firebase lets you create functions that are triggered by Firebase products, such as changes to data in the Realtime Database, uploads to Cloud Storage, new user sign ups via Authentication, and conversion events in Analytics.

Apex

Apex

Apex is a small tool for deploying and managing AWS Lambda functions. With shims for languages not yet supported by Lambda, you can use Golang out of the box.

Google Cloud Run

Google Cloud Run

A managed compute platform that enables you to run stateless containers that are invocable via HTTP requests. It's serverless by abstracting away all infrastructure management.

Google Cloud Functions Integrations

Google Cloud Pub/Sub, Google Cloud IoT Core, Cloud Functions for Firebase, Firebase, Google Cloud Storage and 7 more are some of the popular tools that integrate with Google Cloud Functions. Here's a list of all 12 tools that integrate with Google Cloud Functions.

Google Cloud Pub/Sub
Google Cloud Pub/Sub
Google Cloud IoT Core
Google Cloud IoT Core
Cloud Functions for Firebase
Cloud Functions for Firebase
Firebase
Firebase
Google Cloud Storage
Google Cloud Storage
Stackdriver
Stackdriver
Prisma Cloud
Prisma Cloud
faast.js
faast.js
Cloud Firestore
Cloud Firestore
Cloud AI Platform Pipelines
Cloud AI Platform Pipelines
Radar.io
Radar.io
Mozart Data
Mozart Data

Google Cloud Functions Discussions

Discover why developers choose Google Cloud Functions. Read real-world technical decisions and stack choices from the StackShare community.

Tim Nolet
Tim Nolet

CTO at Checkly Inc.

Jul 9, 2019

Needs adviceonAWS LambdaAWS LambdaServerlessServerlessAmazon CloudWatchAmazon CloudWatch

AWS Lambda Serverless Amazon CloudWatch Azure Functions Google Cloud Functions Node.js

In the last year or so, I moved all Checkly monitoring workloads to AWS Lambda. Here are some stats:

  • We run three core functions in all AWS regions. They handle API checks, browser checks and setup / teardown scripts. Check our docs to find out what that means.
  • All functions are hooked up to SNS topics but can also be triggered directly through AWS SDK calls.
  • The busiest function is a plumbing function that forwards data to our database. It is invoked anywhere between 7000 and 10.000 times per hour with an average duration of about 179 ms.
  • We run separate dev and test versions of each function in each region.

Moving all this to AWS Lambda took some work and considerations. The blog post linked below goes into the following topics:

  • Why Lambda is an almost perfect match for SaaS. Especially when you're small.
  • Why I don't use a "big" framework around it.
  • Why distributed background jobs triggered by queues are Lambda's raison d'être.
  • Why monitoring & logging is still an issue.

https://blog.checklyhq.com/how-i-made-aws-lambda-work-for-my-saas/

0 views0
Comments
Sung Won Chung
Sung Won Chung

Jun 5, 2019

Needs adviceonGoogle Cloud RunGoogle Cloud RunGoogle Cloud FunctionsGoogle Cloud Functions

I use Google Cloud Run because it's like bring your own docker image to Google Cloud Functions.

I use it for building Dash Apps

It creates a nice url for web apps, and I see it being the evolution of serverless if GCP can scale this up.

My Real-Time Python App Example

0 views0
Comments
Sung Won Chung
Sung Won Chung

Jun 5, 2019

Needs adviceonGoogle Cloud FunctionsGoogle Cloud FunctionsAWS LambdaAWS Lambda

I use Google Cloud Functions because it's the AWS Lambda equivalent on GCP. It's not as mature compared to lambda because it doesn't have VPC enablement unless done through VPC Service Controls which can be pretty cumbersome.

Although it feels bare bones compared to lambda, it still gets the job done when you want backend tasks done via serverless.

Example Use Case

0 views0
Comments
Kestas Barzdaitis
Kestas Barzdaitis

Entrepreneur & Engineer at CodeFactor

Dec 3, 2018

Needs adviceonKubernetesKubernetesCodeFactor.ioCodeFactor.ioAmazon EC2Amazon EC2

CodeFactor being a ##SAAS product, our goal was to run on a cloud-native infrastructure since day one. We wanted to stay product focused, rather than having to work on the infrastructure that supports the application. We needed a cloud-hosting provider that would be reliable, economical and most efficient for our product.

CodeFactor.io aims to provide an automated and frictionless code review service for software developers. That requires agility, instant provisioning, autoscaling, security, availability and compliance management features. We looked at the top three ##IAAS providers that take up the majority of market share: Amazon's Amazon EC2 , Microsoft's Microsoft Azure, and Google Compute Engine.

AWS has been available since 2006 and has developed the most extensive services ant tools variety at a massive scale. Azure and GCP are about half the AWS age, but also satisfied our technical requirements.

It is worth noting that even though all three providers support Docker #containerization services, GCP has the most robust offering due to their investments in Kubernetes. Also, if you are a Microsoft shop, and develop in .NET - Visual Studio Azure shines at integration there and all your existing .NET code works seamlessly on Azure. All three providers have serverless computing offerings (AWS Lambda, Azure Functions, and Google Cloud Functions). Additionally, all three providers have machine learning tools, but GCP appears to be the most developer-friendly, intuitive and complete when it comes to #Machinelearning and #AI.

The prices between providers are competitive across the board. For our requirements, AWS would have been the most expensive, GCP the least expensive and Azure was in the middle. Plus, if you #Autoscale frequently with large deltas, note that Azure and GCP have per minute billing, where AWS bills you per hour. We also applied for the #Startup programs with all three providers, and this is where Azure shined. While AWS and GCP for startups would have covered us for about one year of infrastructure costs, Azure Sponsorship would cover about two years of CodeFactor's hosting costs. Moreover, Azure Team was terrific - I felt that they wanted to work with us where for AWS and GCP we were just another startup.

In summary, we were leaning towards GCP. GCP's advantages in #containerization, #automation toolset, #Devops mindset, and pricing were the driving factors there. Nevertheless, we could not say no to Azure's financial incentives and a strong sense of partnership and support throughout the process.

Bottom line is, IAAS offerings with AWS, Azure, and GCP are evolving fast. At CodeFactor, we aim to be platform agnostic where it is practical and retain the flexibility to cherry-pick the best products across providers.

0 views0
Comments
Shaun Persad
Shaun Persad

Maker at CommentBox.io

Oct 31, 2018

Needs adviceonGoogle Cloud FunctionsGoogle Cloud Functions

Running background triggers based on events provides a simple, scalable way to create complex interactions. Google Cloud Functions

0 views0
Comments

Try It

Visit Website

Adoption

On StackShare

Companies
178
IPOKHG+172
Developers
322
SJDMDC+316