Google Cloud Functions vs. OpenFaaS

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Functions
Score 8.7 out of 10
N/A
Google 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
OpenFaaS
Score 0.0 out of 10
N/A
OpenFaaS is a function-as-a-service (FaaS) makes it simple to deploy both functions and existing code to Kubernetes. OpenFaaS Community Edition can be used free for personal use under an MIT license. OpenFaaS Standard is available for business use and is available with advanced features, at a cost.
$2,000
per month
Pricing
Google Cloud FunctionsOpenFaaS
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Google Cloud FunctionsOpenFaaS
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Features
Google Cloud FunctionsOpenFaaS
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Google Cloud Functions
7.5
2 Ratings
12% below category average
OpenFaaS
-
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 Product A and Product B
Google Cloud Functions
7.5
2 Ratings
13% above category average
OpenFaaS
-
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 Product A and Product B
Google Cloud Functions
7.4
2 Ratings
12% below category average
OpenFaaS
-
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 FunctionsOpenFaaS
Small Businesses
AWS Lambda
AWS Lambda
Score 8.3 out of 10
AWS Lambda
AWS Lambda
Score 8.3 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.1 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.1 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.1 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud FunctionsOpenFaaS
Likelihood to Recommend
8.6
(3 ratings)
-
(0 ratings)
Usability
7.0
(3 ratings)
-
(0 ratings)
Support Rating
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
Google Cloud FunctionsOpenFaaS
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.
Read full review
OpenFaaS
No answers on this topic
Pros
Google
  • integration with oAuth
  • integration with Firebase
  • integration with React Frontend
Read full review
OpenFaaS
No answers on this topic
Cons
Google
  • Needing a zip file is problematic (when wanting to automate deployment for example).
  • Requires another solution to execute automatically (ex. cloud scheduler).
Read full review
OpenFaaS
No answers on this topic
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.
Read full review
OpenFaaS
No answers on this topic
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.
Read full review
OpenFaaS
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.
Read full review
OpenFaaS
No answers on this topic
Return on Investment
Google
  • For training purposes, it is free
  • Budgeting makes it cap the use
  • monitoring makes it predictable
Read full review
OpenFaaS
No answers on this topic
ScreenShots