DigitalOcean Functions vs. Google Cloud Functions

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
DigitalOcean Functions
Score 0.0 out of 10
N/A
DigitalOcean Functions is a serverless computing solution that runs on-demand, enabling users to focus on code, scale instantly with confidence, and save costs by eliminating the need to maintain servers. Users can invoke functions (snippets of code) in response to web events, and are charged when resources are active, or scale up or down instantly and automatically based on demand without the need for pre-provisioned resources.N/A
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
Pricing
DigitalOcean FunctionsGoogle Cloud Functions
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
DigitalOcean FunctionsGoogle 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
Features
DigitalOcean FunctionsGoogle Cloud Functions
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
DigitalOcean Functions
-
Ratings
Google Cloud Functions
7.5
2 Ratings
12% below category average
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings7.52 Ratings
Single Sign-On (SSO)00 Ratings7.52 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
DigitalOcean Functions
-
Ratings
Google Cloud Functions
7.5
2 Ratings
13% above category average
Dashboards00 Ratings7.52 Ratings
Standard reports00 Ratings7.52 Ratings
Custom reports00 Ratings7.52 Ratings
Function as a Service (FaaS)
Comparison of Function as a Service (FaaS) features of Product A and Product B
DigitalOcean Functions
-
Ratings
Google Cloud Functions
7.4
2 Ratings
12% below category average
Programming Language Diversity00 Ratings7.02 Ratings
Runtime API Authoring00 Ratings6.52 Ratings
Function/Database Integration00 Ratings8.52 Ratings
DevOps Stack Integration00 Ratings7.52 Ratings
Best Alternatives
DigitalOcean FunctionsGoogle 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.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
DigitalOcean FunctionsGoogle Cloud Functions
Likelihood to Recommend
-
(0 ratings)
8.6
(3 ratings)
Usability
-
(0 ratings)
7.0
(3 ratings)
Support Rating
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
DigitalOcean FunctionsGoogle Cloud Functions
Likelihood to Recommend
DigitalOcean
No answers on this topic
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
Pros
DigitalOcean
No answers on this topic
Google
  • integration with oAuth
  • integration with Firebase
  • integration with React Frontend
Read full review
Cons
DigitalOcean
No answers on this topic
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
Usability
DigitalOcean
No answers on this topic
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
Support Rating
DigitalOcean
No answers on this topic
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
Alternatives Considered
DigitalOcean
No answers on this topic
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
Return on Investment
DigitalOcean
No answers on this topic
Google
  • For training purposes, it is free
  • Budgeting makes it cap the use
  • monitoring makes it predictable
Read full review
ScreenShots