Google App Engine vs. Vercel

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google App Engine
Score 9.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
Vercel
Score 9.9 out of 10
N/A
​Vercel (made by the creators of Next.js) is a cloud platform for static sites and Serverless Functions for a workflow. It enables developers to host websites and web services that deploy instantly, scale automatically, and requires no supervision, all with no configuration. The platform aims to enable frontend teams to work while combining the best developer experience with a focus on end-user performance.N/A
Pricing
Google App EngineVercel
Editions & Modules
Starting Price
$0.05
Per Hour Per Instance
Max Price
$0.30
Per Hour Per Instance
No answers on this topic
Offerings
Pricing Offerings
Google App EngineVercel
Free Trial
NoYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Google App EngineVercel
Features
Google App EngineVercel
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Google App Engine
8.7
Ratings
9% above category average
Vercel
8.0
Ratings
0% above category average
Ease of building user interfaces9.00 Ratings5.00 Ratings
Scalability9.00 Ratings10.00 Ratings
Platform management overhead9.00 Ratings10.00 Ratings
Workflow engine capability9.00 Ratings4.00 Ratings
Platform access control9.00 Ratings5.00 Ratings
Services-enabled integration8.00 Ratings10.00 Ratings
Development environment creation9.00 Ratings10.00 Ratings
Development environment replication8.00 Ratings10.00 Ratings
Issue monitoring and notification9.00 Ratings7.00 Ratings
Issue recovery9.00 Ratings7.00 Ratings
Upgrades and platform fixes8.00 Ratings10.00 Ratings
Best Alternatives
Google App EngineVercel
Small Businesses
AWS Lambda
AWS Lambda
Score 8.6 out of 10
AWS Lambda
AWS Lambda
Score 8.6 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google App EngineVercel
Likelihood to Recommend
8.0
(0 ratings)
10.0
(0 ratings)
Likelihood to Renew
8.3
(0 ratings)
-
(0 ratings)
Usability
7.7
(0 ratings)
9.0
(0 ratings)
Performance
10.0
(0 ratings)
-
(0 ratings)
Support Rating
8.4
(0 ratings)
-
(0 ratings)
Implementation Rating
8.0
(0 ratings)
-
(0 ratings)
User Testimonials
Google App EngineVercel
Likelihood to Recommend
Google App Engine is especially well suited for situations where there is a variable workload during the day, e.g. inbound task processing with task queues. In this situation queues can be setup with parameters governing the process speed/scaling which allows you to easily balance performance with cost and meet a good balance.
Read full review
As a result, there are no specific drawbacks, but if it supports Python applications, one can deploy even dynamic applications on Vercel without having to look for another hosting platform. I've used it to host one of my documentation websites. I edited and deployed the documentation using the pre-built template. It was very quick because all I had to do was enter the data; no coding was required.
Read full review
Pros
  • Building an application that uses Google's Authentication, means users no longer need to remember an different user id and password. Once they are logged into to Google, they can seamlessly access your application hosted on Google App Engine.
  • Google App Engine automatically scales up and down. SO if your application receives a spike in user traffic, App Engine automatically launches additional instances of your application to cater for the increased traffic. Once App Engine detects that the spike is usage is over, it automatically scales down to handle the current traffic.
  • Google App Engine can be easily integrated with Google Cloud SQL, Google Compute Engine, Google Cloud Storage etc, so that you can build out a full application using one or more of Google's Cloud Platform products.
Read full review
  • Deploy Site
  • Integrate Giithub
  • Functions to use at scale and free
Read full review
Cons
  • For beginners, there is a learning curve that can be reduced by decluttering the functionalities.
  • For much big migrations it takes to a lot of time to deploy which can be reduced.
  • The scaling of applications based on the user count is not seamless and it requires improvement.
Read full review
  • Interface Revamp
  • Cost reduction
Read full review
Likelihood to Renew
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
No answers on this topic
Usability
Google App Engine is very intuitive. It has the common programming language most would use. Google is a dependable name and I have not had issues with their servers being down....ever. You can safely use their service and store your data on their servers without worrying about downtime or loss of data.
Read full review
Vercel's good usability and developer experience make me happy to visit their website when I need to configure my deployments. It's very easy to navigate, configure, and manage my projects, and the developer experience is so seamless that I don't have to think much when I push changes to git.
Read full review
Support Rating
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
No answers on this topic
Alternatives Considered
App Engine is a much more streamlined system than EC2. There is a fundamental difference between them, but they are used for basically the same thing as far a I could tell -- to serve applications EC2 is certainly more complicated, but if offers more machine-level control if that's what you need. It can tend to cost more as well. App Engine is far more straightforward but there are limitations if you need to change the environment. But even then, Google Compute Engine also compares to EC2 and stays within GCP.
Read full review
Vercel beats Heroku and DigitalOcean by a mile with pricing. Since Vercel uses serverless infrastructure, we don't pay for servers that don't get used, which is great for smaller platforms. Vercel Support is also very quick to respond, unlike DigitalOcean who took a while to get back to me after they didn't honor platform credits they sent me.
Read full review
Return on Investment
  • App Engine can scale basically infinitely so our users can always expect fast responsiveness.
  • App Engine has saved us money by only using the resources we need when we need them.
  • The security and IAM policies surrounding App Engine have saved a lot of head aches.
Read full review
  • Reduced amount of staff time required to deploy applications and websites
  • Improved staging environments by automatically deploying changes on pull requests
  • Allowed for collaboration from members of the open source community with strong git integrations
Read full review
ScreenShots