Google App Engine vs. VMware ESXi

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
VMware ESXi
Score 7.1 out of 10
N/A
A bare-metal hypervisor that installs directly onto a physical server. With direct access to and control of underlying resources, VMware ESXi partitions hardware to consolidate applications and cut costs.N/A
Pricing
Google App EngineVMware ESXi
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 EngineVMware ESXi
Free Trial
NoNo
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 EngineVMware ESXi
Features
Google App EngineVMware ESXi
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
VMware ESXi
-
Ratings
Ease of building user interfaces9.018 Ratings00 Ratings
Scalability10.032 Ratings00 Ratings
Platform management overhead9.032 Ratings00 Ratings
Workflow engine capability8.024 Ratings00 Ratings
Platform access control10.031 Ratings00 Ratings
Services-enabled integration10.028 Ratings00 Ratings
Development environment creation10.029 Ratings00 Ratings
Development environment replication10.028 Ratings00 Ratings
Issue monitoring and notification9.028 Ratings00 Ratings
Issue recovery9.026 Ratings00 Ratings
Upgrades and platform fixes10.029 Ratings00 Ratings
Server Virtualization
Comparison of Server Virtualization features of Product A and Product B
Google App Engine
-
Ratings
VMware ESXi
8.2
128 Ratings
2% above category average
Virtual machine automated provisioning00 Ratings8.0116 Ratings
Management console00 Ratings9.0128 Ratings
Live virtual machine backup00 Ratings8.0112 Ratings
Live virtual machine migration00 Ratings8.1116 Ratings
Hypervisor-level security00 Ratings8.0117 Ratings
Best Alternatives
Google App EngineVMware ESXi
Small Businesses
AWS Lambda
AWS Lambda
Score 8.3 out of 10
DigitalOcean Droplets
DigitalOcean Droplets
Score 9.4 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google App EngineVMware ESXi
Likelihood to Recommend
8.0
(35 ratings)
9.0
(129 ratings)
Likelihood to Renew
8.3
(8 ratings)
10.0
(6 ratings)
Usability
7.7
(7 ratings)
9.0
(6 ratings)
Availability
-
(0 ratings)
10.0
(2 ratings)
Performance
10.0
(1 ratings)
9.0
(2 ratings)
Support Rating
8.4
(12 ratings)
10.0
(55 ratings)
Implementation Rating
8.0
(1 ratings)
10.0
(3 ratings)
Configurability
-
(0 ratings)
10.0
(2 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
5.1
(2 ratings)
Ease of integration
-
(0 ratings)
10.0
(2 ratings)
Product Scalability
-
(0 ratings)
10.0
(2 ratings)
Vendor post-sale
-
(0 ratings)
10.0
(2 ratings)
Vendor pre-sale
-
(0 ratings)
10.0
(2 ratings)
User Testimonials
Google App EngineVMware ESXi
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
VMware by Broadcom
If you're looking for the industry standard in server virtualization, I would recommend ESXi. After decades of expertise in the field, VMware continues to provide a strong product, production-ready, with an easy-to-learn interface that allows for quick management along with less costly upfront onboarding and training. Grab the free personal-use license and install in your homelab to start!
Read full review
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
VMware by Broadcom
  • Resource management. The automatic load balancing works very well to ensure no host is taxed disproportionately compared to the others.
  • Templates and cloning. It is very easy to set up a template and spin up new servers based on a specific setup. This makes server management very streamlined.
  • VM management. The vSphere interface is very easy to use and navigate. Everything is responsive and it works when you need it to. The options are also robust while also being arranged in a straightforward manner.
Read full review
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
VMware by Broadcom
  • VMware ESXi can improve on the UI that is installed on the bare metal machine. The menus can be hard to navigate when looking for simple configuration items.
  • VMware ESXi can improve on the stability of their overall hypervisor. There have been a few times we had to reinstall due to corruption of VMware ESXi.
  • I would like to see VMware ESXi do better at adding more standard free features in their consumer version of VMware ESXi. For example, having the ability to back up virtual machines is good practice and something that would be very nice if offered in their free version.
Read full review
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
VMware by Broadcom
It is critical to our business, what started out as a way to do certain functions, it has now become core to ensuring our product is available to our customers and reducing our costs to operate and reduce our recovery time and provisioning servers. Their support is great and the costs to renew is reasonable.
Read full review
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
VMware by Broadcom
The interface is fairly intuitive for most things, and the areas that are a little less obvious usually have fantastic documentation in the online knowledgebase. In 3-4 years of managing our ESXi hosts, I think that I have only opened 4-5 support cases for things that I could not figure out myself or find answers to on the website.
Read full review
Reliability and Availability
Google
No answers on this topic
VMware by Broadcom
Without the need to patch the servers with bug fixes and enhancements we whave not experienced any downtime with VMware issues. Even the bug fixes and updates do not cause of downtime as we just migrate the servers to the opposite node and update the one and then move servers back. Very simple and painless.
Read full review
Performance
Google
No answers on this topic
VMware by Broadcom
We do not notice any difference between a physical and virtual server running the same workload. In fact we can scale quicker with the virtual server than we can with the physical.
Read full review
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
VMware by Broadcom
I can't say enough good about VMware's support team. To an individual they take ownership of the case, provide thorough answers, and follow up regularly. On one occasion, a problem we experienced with NSX Endpoint was escalated to development for a permanent resolution after a workaround was found. In my experience, most companies would have tried to find a way to close a case like that instead of taking it all the way. Most importantly, when production is down and every second counts, they VMware teams understand that urgency and treat your issue as if it were the only one they had to deal with. You can't ask for better.
Read full review
Implementation Rating
Google
No answers on this topic
VMware by Broadcom
Jsut read and follow anything your storage provider may require to allow the integration of VMware with storage operations, outside of that VMware jsut works.
Read full review
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
VMware by Broadcom
As long as you're using Nutanix AOS on Nutanix hardware and are paying their software support fees, AOS is a valid competitor to VMware and can save money due to not needing a license and having their server management system built into the base host management system. If you aren't using Nutanix hardware, however, VMWare is in most cases the best way to go. I cannot comment on HyperV, but most IT people I know either use it because they have to (most) or they like it better (not many).
Read full review
Contract Terms and Pricing Model
Google
No answers on this topic
VMware by Broadcom
it has been fair and easy to understand. I know VMware is looking at wanting to change from CPU to core pricing so we will see what that looks like when it happens.
Read full review
Scalability
Google
No answers on this topic
VMware by Broadcom
We started out with a two-server cluster and adding a third or fourth is very straightforward and simple with no issues. You just need to be aware of the size of your Vcenter Server to handle the workload, but still the resources needed is very minimal
Read full review
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
VMware by Broadcom
  • VMWare ESXi licensing is affordable for our business - and the licensing model is simplistic. Not like that of Microsoft with having to keep track of server licenses and CAL licenses for users.
  • VMWare ESXi also has hardware-monitoring built-in, so that further saves us money from having to be spent with another vendor.
  • As much as I hate the saying "a single pane of glass" does fit for this product. You can manage your servers, monitor hardware status, create and export backup snapshots, manage virtual NICs, connect to various storage devices. We're very happy with this product.
Read full review
ScreenShots