Software Alternatives & Reviews

AWS Batch VS Google App Engine

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

AWS Batch logo AWS Batch

AWS Batch enables developers, scientists, and engineers to easily and efficiently run hundreds of thousands of batch computing jobs on AWS.

Google App Engine logo Google App Engine

A powerful platform to build web and mobile apps that scale automatically.
  • AWS Batch Landing page
    Landing page //
    2023-02-21
  • Google App Engine Landing page
    Landing page //
    2023-10-17

AWS Batch videos

How AWS Batch Works

More videos:

  • Review - Live from the London Loft | AWS Batch: Simplifying Batch Computing in the Cloud
  • Review - AWS re:Invent 2018: AWS Batch & How AQR leverages AWS to Identify New Investment Signals (CMP372)

Google App Engine videos

Get to know Google App Engine

More videos:

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

Category Popularity

0-100% (relative to AWS Batch and Google App Engine)
Cloud Hosting
8 8%
92% 92
Cloud Computing
7 7%
93% 93
Development
100 100%
0% 0
Backend As A Service
0 0%
100% 100

User comments

Share your experience with using AWS Batch and Google App Engine. 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 AWS Batch and Google App Engine

AWS Batch Reviews

Python & ETL 2020: A List and Comparison of the Top Python ETL Tools
AWS Batch: This is used for batch computing jobs on AWS resources. It has insane scalability and is well-suited for engineers look to do large compute jobs.
Source: www.xplenty.com

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...

Social recommendations and mentions

Based on our record, Google App Engine should be more popular than AWS Batch. It has been mentiond 25 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.

AWS Batch mentions (14)

  • Looking for a decent (self hostable) program to orchestrate scripts, notify on failures, etc
    After moving off Jenkins, I moved everything to AWS Batch with Fargate. This works quite well, but it is proving to be a little expensive, as I have to pay for:. Source: 10 months ago
  • Hosting strategy suggestions
    If you're looking for more control over your infrastructure and want to run a full computing environment, EC2 might be the right choice for you. With EC2, you have complete control over the operating system, network, and storage, which can be useful if you need to install custom software or use specific hardware configurations. Additionally, EC2 + Batch processing provide a wider range of instance types, including... Source: about 1 year ago
  • Questions for bioinformatics researchers that use AWS
    AWS Batch is the equivalent of a university cluster you submit to with slurm/sge/lsf/etc. But does not use those schedulers as AWS has their own. Source: about 1 year ago
  • Scheduling "Fetch & Run" Batch Jobs with AWS Batch and CloudWatch Rules
    Developers frequently use batch computing to access significant amounts of processing power. You may perform batch computing workloads in the AWS Cloud with the aid of AWS Batch, a fully managed service provided by AWS. It is a powerful solution that can plan, schedule, and execute containerized batch or machine learning workloads across the entire spectrum of AWS compute capabilities, including Amazon ECS, Amazon... - Source: dev.to / about 1 year ago
  • can you run OS applications in lambda layers?
    As others mentioned, you *can*. It might be easier with AWS Batch (https://aws.amazon.com/batch/) depending on what you're trying to do. Source: over 1 year ago
View more

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 / 11 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: 12 months ago
  • Using NextJs for front-end only?
    Shout out to GCP App Engine for deploying anode/Express severe. Source: 12 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

What are some alternatives?

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

AWS Lambda - Automatic, event-driven compute service

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.

Nuclio - Nuclio is an open source serverless platform.

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.

Fission.io - Fission.io is a serverless framework for Kubernetes that supports many concepts such as event triggers, parallel execution, and statelessness.

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