Google Cloud Functions vs. IBM Cloud Functions

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Functions
Score 9.1 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
IBM Cloud Functions
Score 6.9 out of 10
N/A
IBM Cloud Functions is a PaaS platform based on Apache OpenWhisk. With it, developers write code (“actions”) that respond to external events. Actions are hosted, executed, and scaled on demand based on the number of events coming in. No servers or infrastructure to provision and manage.
$0
per second of execution
Pricing
Google Cloud FunctionsIBM Cloud Functions
Editions & Modules
No answers on this topic
Basic Cloud Functions Rate
$0.00017
per second of execution
API Gateway Rate
Free
Offerings
Pricing Offerings
Google Cloud FunctionsIBM Cloud Functions
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 FunctionsIBM Cloud Functions
Features
Google Cloud FunctionsIBM Cloud Functions
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Google Cloud Functions
10.0
1 Ratings
10% above category average
IBM Cloud Functions
-
Ratings
Multiple Access Permission Levels (Create, Read, Delete)10.01 Ratings00 Ratings
Single Sign-On (SSO)10.01 Ratings00 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
Google Cloud Functions
10.0
1 Ratings
36% above category average
IBM Cloud Functions
-
Ratings
Dashboards10.01 Ratings00 Ratings
Standard reports10.01 Ratings00 Ratings
Custom reports10.01 Ratings00 Ratings
Function as a Service (FaaS)
Comparison of Function as a Service (FaaS) features of Product A and Product B
Google Cloud Functions
10.0
1 Ratings
14% above category average
IBM Cloud Functions
-
Ratings
Programming Language Diversity10.01 Ratings00 Ratings
Runtime API Authoring10.01 Ratings00 Ratings
Function/Database Integration10.01 Ratings00 Ratings
DevOps Stack Integration10.01 Ratings00 Ratings
Best Alternatives
Google Cloud FunctionsIBM Cloud Functions
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.2 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud FunctionsIBM Cloud Functions
Likelihood to Recommend
7.0
(1 ratings)
3.0
(7 ratings)
Usability
7.0
(1 ratings)
-
(0 ratings)
Support Rating
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
Google Cloud FunctionsIBM Cloud Functions
Likelihood to Recommend
Google
It is easy to use, in 15 minutes you just have to follow a few steps, do some easy configurations and you have the project ready to run, once it is connected to the codebase, the execution is automatic. For anyone coming into the google environment, Functions make code execution easy and transparent. CI/CD is perfect
Read full review
IBM
IBM Cloud Functions [is] not the worse product on the IBM cloud. I decided to write this review as I thought it would be balanced. I would still use functions to set up a serverless architecture where execution time is pretty quick and the code is relatively simple. I wouldn't use IBM Cloud Functions for async calls obviously, as costs could be higher. The functions documentation is lacking in terms of CI/CD, and there are unexplainable errors occurring - like the network connection that I mentioned. So I wouldn't just rely on IBM Cloud Functions too much for the entire system, but make sure it's diversified.
Read full review
Pros
Google
  • integration with oAuth
  • integration with Firebase
  • integration with React Frontend
Read full review
IBM
  • Great substitute for a simple API calls to run non-complicated code.
  • Easy way to run Python/Java/Javascript to get something done.
  • File validation.
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).
Read full review
IBM
  • Billing can be a hassle, not the most responsive customer service/support team
  • Handles & executes most functionalities, but other platforms offer more scalability if you're seeking consistent and stable growth
Read full review
Usability
Google
Overall Google Cloud Functions is losing a lot of benefits to other GCP services, making it less attractive to users. A simple example would be the need to zip application files and push them to Google Storage which makes it a bit complicated to automate via a CI/CD pipeline. Another "similar" solution would be using Cloud Run although the need for a docker image is there, with the recent evolutions to Cloud Run (ability to downscale to 0) it makes a lot more interesting.
Read full review
IBM
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
IBM
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
IBM
  • ICF is a lightweight service and does not require runtime configurations
  • Scalable on demand and hence there is no need to pay for runtime costs
Read full review
Return on Investment
Google
  • For training purposes, it is free
  • Budgeting makes it cap the use
  • monitoring makes it predictable
Read full review
IBM
  • It directly affected our expenses since we do not need to deploy and maintain a set of separate applications.
  • It allowed us to pay for only the amount of time cloud functions run.
  • It saved on maintenance and monitoring of the applications it replaced.
Read full review
ScreenShots