Software Alternatives & Reviews

Google App Engine VS AWS Lambda

Compare Google App Engine VS AWS Lambda and see what are their differences

Google App Engine logo Google App Engine

A powerful platform to build web and mobile apps that scale automatically.

AWS Lambda logo AWS Lambda

Automatic, event-driven compute service
  • Google App Engine Landing page
    Landing page //
    2023-10-17
  • AWS Lambda Landing page
    Landing page //
    2023-04-29

Google App Engine

Categories
  • Cloud Computing
  • Cloud Hosting
  • Backend As A Service
  • Mobile Backend
Website cloud.google.com
Pricing URL Official Google App Engine Pricing
Details $-

AWS Lambda

Categories
  • Cloud Computing
  • Cloud Hosting
  • Backend As A Service
  • Business & Commerce
Website aws.amazon.com
Pricing URL-
Details $

Google App Engine videos

Get to know Google App Engine

More videos:

  • Review - Developing apps that scale automatically with Google App Engine

AWS Lambda videos

AWS Lambda Vs EC2 | Serverless Vs EC2 | EC2 Alternatives

More videos:

  • Tutorial - AWS Lambda Tutorial | AWS Tutorial for Beginners | Intro to AWS Lambda | AWS Training | Edureka
  • Tutorial - AWS Lambda | What is AWS Lambda | AWS Lambda Tutorial for Beginners | Intellipaat

Category Popularity

0-100% (relative to Google App Engine and AWS Lambda)
Cloud Computing
43 43%
57% 57
Cloud Hosting
49 49%
51% 51
Backend As A Service
64 64%
36% 36
VPS
100 100%
0% 0

User comments

Share your experience with using Google App Engine and AWS Lambda. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Google App Engine and AWS Lambda

Google App Engine Reviews

Top 5 Alternatives to Heroku
Google App Engine is fast, easy, but not that very cheap. The pricing is reasonable, and it comes with a free tier, which is great for small projects that are right for beginner developers who want to quickly set up their apps. It can also auto scale, create new instances as needed and automatically handle high availability. App Engine gets a positive rating for performance...
AppScale - The Google App Engine Alternative
AppScale is open source Google App Engine and allows you to run your GAE applications on any infrastructure, anywhere that makes sense for your business. AppScale eliminates lock-in and makes your GAE application portable. This way you can choose which public or private cloud platform is the best fit for your business requirements. Because we are literally the GAE...

AWS Lambda Reviews

We have no reviews of AWS Lambda yet.
Be the first one to post

Social recommendations and mentions

Based on our record, AWS Lambda should be more popular than Google App Engine. It has been mentiond 243 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Google App Engine mentions (25)

  • CQL Trace Viewer: Visualizing CQL Traces with Dash
    To deploy the app, we can use Google Cloud App Engine, which is specifically built for server-side rendered websites. After we create a new project in the Google Cloud Console, we have to configure the cql-trace-viewer application. - Source: dev.to / 10 months ago
  • Which service to host a Discord bot?
    I've read that article, but I'm thinking there are other better (and most importantly cheaper) ways of doing that, such as using App Engine (given that you have to mitigate the maximum request timeout and to make sure there are constantly exactly 1 instance running). Source: 11 months ago
  • Using NextJs for front-end only?
    Shout out to GCP App Engine for deploying anode/Express severe. Source: 11 months ago
  • What will Komi's resume look like?
    If your project is a bit more complicated using next.js or react.js or angular.js, you may find some free Platfrom-as-a-Service%20is%20a%20complete%20cloud%20environment,middleware%2C%20tools%2C%20and%20more.). I have seen some of my peers using free PaaS like Heroku, Vercel and I have no experience in using PaaS but I will recommend you to use PaaS from either of the three 1. Google Cloud's Google App Engine 2.... Source: about 1 year ago
  • JDK 20 and JDK 21: What We Know So Far
    UNIX is irrelevant on the cloud, unless one is stuck deploying legacy workloads on VMs, this is what we use in modern applications not stuck in the past. https://aws.amazon.com/eks/ https://azure.microsoft.com/en-us/products/kubernetes-service https://cloud.google.com/kubernetes-engine/ https://cloud.google.com/appengine https://azure.microsoft.com/en-us/products/app-service https://aws.amazon.com/lambda/... - Source: Hacker News / about 1 year ago
View more

AWS Lambda mentions (243)

  • How To Reduce Operational Costs With AWS Lambda
    So AWS Lambda is basically a serverless computing service that is offered by AWS. It enables developers to run the code in response to various events. It protects the developers from the pain of managing the servers. Using a serverless execution model helps the developers to handle provision, manage and scale the servers automatically. Through this approach the developers can fully focus on writing the code... - Source: dev.to / 10 days ago
  • The 2024 Web Hosting Report
    The first product that popularized the term “serverless” was AWS Lambda, which is both the prototypical and archetypical function as a service provider. It also has a great name, which pings back to its envisioned place in the cloud of the future. In computer programming, a lambda, often referred to as a lambda function or lambda expression, is a concise way to represent an anonymous function, which is a function... - Source: dev.to / 2 months ago
  • Use custom rules to validate your compliance
    You can build a custom config rules in 2 ways, using AWS Lambda and CloudFormation Guard. Lambda gives you a lot of flexibility, but it also brings complexity of maintaining. CloudFormation Guard is a bit more lightweight in that regard. Yes, you still need to maintain the logic to determine when your resource is compliant or not. But you need to do this in both cases, thus my go to preference is CloudFormation... - Source: dev.to / 2 months ago
  • Serverless Site Health Check Notification System
    This blog details how you can use some key serverless components from AWS like Amazon Eventbridge, AWS Lambda, and Simple Notification Service to setup a system that will monitor your site (which can be running anywhere) and send emails, text messages, slack messages, and more when the reachability status of your site changes. - Source: dev.to / 4 months ago
  • Refactoring a serverless application to use Step Functions third-party API call integration
    I use the OpenWeather API to receive the current temperature data by providing the latitude and longitude coordinates as query strings in the request. A Lambda function invokes the weather API and sends the current temperature value as a custom metric to CloudWatch. I then graph the temperature values on a dashboard and activate an alarm when the temperature sinks below zero degrees Celsius. - Source: dev.to / 4 months ago
View more

What are some alternatives?

When comparing Google App Engine and AWS Lambda, you can also consider the following products

Salesforce Platform - Salesforce Platform is a comprehensive PaaS solution that paves the way for the developers to test, build, and mitigate the issues in the cloud application before the final deployment.

Amazon API Gateway - Create, publish, maintain, monitor, and secure APIs at any scale

Heroku - Agile deployment platform for Ruby, Node.js, Clojure, Java, Python, and Scala. Setup takes only minutes and deploys are instant through git. Leave tedious server maintenance to Heroku and focus on your code.

Amazon S3 - Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.

Dokku - Docker powered mini-Heroku in around 100 lines of Bash

Google Cloud Functions - A serverless platform for building event-based microservices.