Need advice about which tool to choose?Ask the StackShare community!

Amazon EC2

47.7K
35.2K
+ 1
2.5K
Google App Engine

10K
7.8K
+ 1
610
Add tool

Amazon EC2 vs Google App Engine: What are the differences?

Introduction

Amazon EC2 and Google App Engine are both popular cloud computing platforms that offer infrastructure services to deploy and manage applications. However, there are key differences between the two platforms that make them suitable for different use cases.

  1. Pricing and Flexibility: Amazon EC2 provides more pricing options and flexibility. It allows users to choose and pay for resources on an hourly basis, offering more control and scalability for businesses with fluctuating workloads. On the other hand, Google App Engine operates on an automatic scaling model based on usage and offers limited pricing options, making it more suitable for applications with consistent workloads.

  2. Managed vs. Unmanaged: Google App Engine is a fully managed platform, meaning that Google handles most of the underlying infrastructure tasks, such as patching, scaling, and monitoring. This makes it easier for developers to focus on writing code and reduces the operational burden. In contrast, Amazon EC2 provides more control and requires users to manage their virtual machines, including patching, scaling, and monitoring. This flexibility allows for more customization but also requires more system administration tasks.

  3. Environment Support: Amazon EC2 supports a wide range of operating systems and unlimited programming languages, providing a more versatile environment for developers. It allows users to choose the desired operating system and customize the software stack as per their needs. On the other hand, Google App Engine supports specific programming languages like Python, Java, PHP, and Go, limiting the choice for developers who prefer other programming languages or frameworks.

  4. Scalability and Auto-scaling: Amazon EC2 provides manual vertical and horizontal scaling options, allowing users to scale their resources up or down based on demand. It also offers auto-scaling features that adjust resources automatically based on predefined rules or metrics. In contrast, Google App Engine offers automatic horizontal scaling, monitoring application's traffic and adjusting resources accordingly. This makes it easier to handle sudden spikes in traffic without manual intervention.

  5. Storage Options: Amazon EC2 offers various storage options, including Elastic Block Store (EBS), Amazon S3, and Amazon Glacier. This provides flexibility in choosing the appropriate storage solution for different use cases, from high-performance databases to long-term archival storage. On the other hand, Google App Engine primarily uses Google Cloud Storage for persistent storage, which is a scalable and highly available object storage service.

  6. Networking and Security: Amazon EC2 provides more networking and security features, allowing users to configure virtual private clouds (VPCs) and define network access control rules. It also provides options for setting up VPN connections and dedicated network connections. Google App Engine, on the other hand, offers a simpler networking model and relies on Google Cloud Identity and Access Management (IAM) for access control and security.

In summary, Amazon EC2 offers more pricing options, flexibility, and control over the infrastructure, while Google App Engine provides a fully managed environment, automatic scaling, and easier deployment experience. The choice between the two platforms depends on the specific needs of the application and the level of control and customization required.

Decisions about Amazon EC2 and Google App Engine
Jerome/Zen Quah
Shared insights
on
Amazon EC2Amazon EC2DigitalOceanDigitalOcean

DigitalOcean was where I began; its USD5/month is extremely competitive and the overall experience as highly user-friendly.

However, their offerings were lacking and integrating with other resources I had on AWS was getting more costly (due to transfer costs on AWS). Eventually I moved the entire project off DO's Droplets and onto AWS's EC2.

One may initially find the cost (w/o free tier) and interface of AWS daunting however with good planning you can achieve highly cost-efficient systems with savings plans, spot instances, etcetera.

Do not dive into AWS head-first! Seriously, don't. Stand back and read pricing documentation thoroughly. You can, not to the fault of AWS, easily go way overbudget. Your first action upon getting your AWS account should be to set up billing alarms for estimated and current bill totals.

See more
Craig Finch
Principal Consultant at Rootwork InfoTech · | 6 upvotes · 182.9K views

We first selected Google Cloud Platform about five years ago, because HIPAA compliance was significantly cheaper and easier on Google compared to AWS. We have stayed with Google Cloud because it provides an excellent command line tool for managing resources, and every resource has a well-designed, well-documented API. SDKs for most of these APIs are available for many popular languages. I have never worked with a cloud platform that's so amenable to automation. Google is also ahead of its competitors in Kubernetes support.

See more
Stephen Fox
Artificial Intelligence Fellow · | 2 upvotes · 186K views

GCE is much more user friendly than EC2, though Amazon has come a very long way since the early days (pre-2010's). This can be seen in how easy it is to edit the storage attached to an instance in GCE: it's under the instance details and is edited inline. In AWS you have to click the instance > click the storage block device (new screen) > click the edit option (new modal) > resize the volume > confirm (new model) then wait a very long time. Google's is nearly instant.

  • In both cases, the instance much be shut down.

There also the preference between "user burden-of-security" and automatic security: AWS goes for the former, GCE the latter.

See more

Most bioinformatics shops nowadays are hosting on AWS or Azure, since they have HIPAA tiers and offer enterprise SLA contracts. Meanwhile Heroku hasn't historically supported HIPAA. Rackspace and Google Cloud would be other hosting providers we would consider, but we just don't get requests for them. So, we mostly focus on AWS and Azure support.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Amazon EC2
Pros of Google App Engine
  • 647
    Quick and reliable cloud servers
  • 515
    Scalability
  • 393
    Easy management
  • 277
    Low cost
  • 271
    Auto-scaling
  • 89
    Market leader
  • 80
    Backed by amazon
  • 79
    Reliable
  • 67
    Free tier
  • 58
    Easy management, scalability
  • 13
    Flexible
  • 10
    Easy to Start
  • 9
    Elastic
  • 9
    Web-scale
  • 9
    Widely used
  • 7
    Node.js API
  • 5
    Industry Standard
  • 4
    Lots of configuration options
  • 2
    GPU instances
  • 1
    Simpler to understand and learn
  • 1
    Extremely simple to use
  • 1
    Amazing for individuals
  • 1
    All the Open Source CLI tools you could want.
  • 145
    Easy to deploy
  • 106
    Auto scaling
  • 80
    Good free plan
  • 62
    Easy management
  • 56
    Scalability
  • 35
    Low cost
  • 32
    Comprehensive set of features
  • 28
    All services in one place
  • 22
    Simple scaling
  • 19
    Quick and reliable cloud servers
  • 6
    Granular Billing
  • 5
    Easy to develop and unit test
  • 4
    Monitoring gives comprehensive set of key indicators
  • 3
    Really easy to quickly bring up a full stack
  • 3
    Create APIs quickly with cloud endpoints
  • 2
    Mostly up
  • 2
    No Ops

Sign up to add or upvote prosMake informed product decisions

Cons of Amazon EC2
Cons of Google App Engine
  • 13
    Ui could use a lot of work
  • 6
    High learning curve when compared to PaaS
  • 3
    Extremely poor CPU performance
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    What is Amazon EC2?

    It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale computing easier for developers.

    What is Google App Engine?

    Google has a reputation for highly reliable, high performance infrastructure. With App Engine you can take advantage of the 10 years of knowledge Google has in running massively scalable, performance driven systems. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Amazon EC2?
    What companies use Google App Engine?
    See which teams inside your own company are using Amazon EC2 or Google App Engine.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Amazon EC2?
    What tools integrate with Google App Engine?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    Jan 26 2022 at 4:34AM

    Pinterest

    Amazon EC2RocksDBOpenTSDB+3
    3
    723
    Dec 22 2020 at 9:26PM

    Pinterest

    Amazon EC2C langMemcached+4
    10
    2627
    May 21 2020 at 12:02AM

    Rancher Labs

    KubernetesAmazon EC2Grafana+12
    5
    1496
    What are some alternatives to Amazon EC2 and Google App Engine?
    Amazon LightSail
    Everything you need to jumpstart your project on AWS—compute, storage, and networking—for a low, predictable price. Launch a virtual private server with just a few clicks.
    Amazon S3
    Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere on the web
    Amazon EC2 Container Service
    Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls, allows you to query the state of your cluster from a centralized service, and gives you access to many familiar Amazon EC2 features like security groups, EBS volumes and IAM roles.
    Beanstalk
    A single process to commit code, review with the team, and deploy the final result to your customers.
    Amazon Web Services (AWS)
    It is a comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally.
    See all alternatives