Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google App Engine
Score 8.2 out of 10
N/A
Google App Engine is Google Cloud's platform-as-a-service offering. It features pay-per-use pricing and support for a broad array of programming languages.
$0.05
Per Hour Per Instance
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
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 App EngineGoogle Cloud FunctionsOpenFaaS
Editions & Modules
Starting Price
$0.05
Per Hour Per Instance
Max Price
$0.30
Per Hour Per Instance
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Google App EngineGoogle Cloud FunctionsOpenFaaS
Free Trial
NoNoNo
Free/Freemium Version
YesNoYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Google App EngineGoogle Cloud FunctionsOpenFaaS
Features
Google App EngineGoogle Cloud FunctionsOpenFaaS
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Google App Engine
9.5
32 Ratings
20% above category average
Google Cloud Functions
-
Ratings
OpenFaaS
-
Ratings
Ease of building user interfaces9.018 Ratings00 Ratings00 Ratings
Scalability10.032 Ratings00 Ratings00 Ratings
Platform management overhead9.032 Ratings00 Ratings00 Ratings
Workflow engine capability8.024 Ratings00 Ratings00 Ratings
Platform access control10.031 Ratings00 Ratings00 Ratings
Services-enabled integration10.028 Ratings00 Ratings00 Ratings
Development environment creation10.029 Ratings00 Ratings00 Ratings
Development environment replication10.028 Ratings00 Ratings00 Ratings
Issue monitoring and notification9.028 Ratings00 Ratings00 Ratings
Issue recovery9.026 Ratings00 Ratings00 Ratings
Upgrades and platform fixes10.029 Ratings00 Ratings00 Ratings
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Google App Engine
-
Ratings
Google Cloud Functions
10.0
1 Ratings
10% above category average
OpenFaaS
-
Ratings
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings10.01 Ratings00 Ratings
Single Sign-On (SSO)00 Ratings10.01 Ratings00 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
Google App Engine
-
Ratings
Google Cloud Functions
10.0
1 Ratings
36% above category average
OpenFaaS
-
Ratings
Dashboards00 Ratings10.01 Ratings00 Ratings
Standard reports00 Ratings10.01 Ratings00 Ratings
Custom reports00 Ratings10.01 Ratings00 Ratings
Function as a Service (FaaS)
Comparison of Function as a Service (FaaS) features of Product A and Product B
Google App Engine
-
Ratings
Google Cloud Functions
10.0
1 Ratings
14% above category average
OpenFaaS
-
Ratings
Programming Language Diversity00 Ratings10.01 Ratings00 Ratings
Runtime API Authoring00 Ratings10.01 Ratings00 Ratings
Function/Database Integration00 Ratings10.01 Ratings00 Ratings
DevOps Stack Integration00 Ratings10.01 Ratings00 Ratings
Best Alternatives
Google App EngineGoogle Cloud FunctionsOpenFaaS
Small Businesses
AWS Lambda
AWS Lambda
Score 8.3 out of 10
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
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
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Google App EngineGoogle Cloud FunctionsOpenFaaS
Likelihood to Recommend
8.0
(35 ratings)
7.0
(1 ratings)
-
(0 ratings)
Likelihood to Renew
8.3
(8 ratings)
-
(0 ratings)
-
(0 ratings)
Usability
7.7
(7 ratings)
7.0
(1 ratings)
-
(0 ratings)
Performance
10.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Support Rating
8.4
(12 ratings)
10.0
(1 ratings)
-
(0 ratings)
Implementation Rating
8.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
User Testimonials
Google App EngineGoogle Cloud FunctionsOpenFaaS
Likelihood to Recommend
Google
App Engine is such a good resource for our team both internally and externally. You have complete control over your app, how it runs, when it runs, and more while Google handles the back-end, scaling, orchestration, and so on. If you are serving a tool, system, or web page, it's perfect. If you are serving something back-end, like an automation or ETL workflow, you should be a little considerate or careful with how you are structuring that job. For instance, the Standard environment in Google App Engine will present you with a resource limit for your server calls. If your operations are known to take longer than, say, 10 minutes or so, you may be better off moving to the Flexible environment (which may be a little more expensive but certainly a little more powerful and a little less limited) or even moving that workflow to something like Google Compute Engine or another managed service.
Read full review
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
OpenFaaS
No answers on this topic
Pros
Google
  • Quick to develop, quick to deploy. You can be up and running on Google App Engine in no time.
  • Flexible. We use Java for some services and Node.js for others.
  • Great security features. We have been consistently impressed with the security and authentication features of Google App Engine.
Read full review
Google
  • integration with oAuth
  • integration with Firebase
  • integration with React Frontend
Read full review
OpenFaaS
No answers on this topic
Cons
Google
  • There is a slight learning curve to getting used to code on Google App Engine.
  • Google Cloud Datastore is Google's NoSQL database in the cloud that your applications can use. NoSQL databases, by design, cannot give handle complex queries on the data. This means that sometimes you need to think carefully about your data structures - so that you can get the results you need in your code.
  • Setting up billing is a little annoying. It does not seem to save billing information to your account so you can re-use the same information across different Cloud projects. Each project requires you to re-enter all your billing information (if required)
Read full review
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
Likelihood to Renew
Google
App Engine is a solid choice for deployments to Google Cloud Platform that do not want to move entirely to a Kubernetes-based container architecture using a different Google product. For rapid prototyping of new applications and fairly straightforward web application deployments, we'll continue to leverage the capabilities that App Engine affords us.
Read full review
Google
No answers on this topic
OpenFaaS
No answers on this topic
Usability
Google
I had to revisit the UI after a year of just setting up and forgetting. The UI got some improvements but the amount of navigation we have to go through to setup a new app has increased but also got easier to setup. Gemini now is integrated and make getting answers faster
Read full review
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
OpenFaaS
No answers on this topic
Support Rating
Google
Good amount of documentation available for Google App Engine and in general there is large developer community around Google App Engine and other products it interacts with. Lastly, Google support is great in general. No issues so far with them.
Read full review
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
We were on another much smaller cloud provider and decided to make the switch for several reasons - stability, breadth of services, and security. In reviewing options, GCP provided the best mixtures of meeting our needs while also balancing the overall cost of the service as compared to the other major players in Azure and AWS.
Read full review
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
  • Effective employee adoption through ease of use.
  • Effective integration to other java based frameworks.
  • Time to market is very quick. Build, test, deploy and use.
  • The GAE Whitelist for java is an important resource to know what works and what does not. So use it. It would also be nice for Google to expand on items that are allowed on GAE platform.
Read full review
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