Google Cloud Functions vs. IBM Cloud Functions

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Functions
Score 8.0 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 8.1 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
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Best Alternatives
Google Cloud FunctionsIBM Cloud Functions
Small Businesses
AWS Lambda
AWS Lambda
Score 8.8 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
Medium-sized Companies
AWS Lambda
AWS Lambda
Score 8.8 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
Enterprises
AWS Lambda
AWS Lambda
Score 8.8 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud FunctionsIBM Cloud Functions
Likelihood to Recommend
6.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
Google Cloud Platform Cloud functions are an excellent way to start a serverless journey in GCP, however, using Cloud Run may be the better solution. For users not acquainted with Docker & Linux, I would definitely recommend Google Cloud Functions, however, for more experienced users, Cloud Run may be better suited.
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
No answers on this topic
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
No answers on this topic
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
  • Using it for FinOps, we cut the bill in 2 for certain services (out of production).
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