Has Google App Engine improved?

Has Google App Engine performance improved?

Amir Shimoni at Quora Visit the source

Was this solution helpful to you?

Other answers

It's certainly improved from a network delivery standpoint... even on a global level. I'm running tests against a sample app on GAE from about 30 diff backbone locations around the globe and pulled some global averages together here - https://cloudsleuth.net/blog/cloud-provider-global-performance-ranking-%E2%80%93-12-month-average

Ryan Bateman

I currently work on a GAE project and have to say that the performance of the data-store is good once you get used to how they read and write data. I am using Java not Python although I suppose the degrade in performance is all subjective based on how much data you are putting in and how much you are getting out. Still, they are good in the developer tutorials with telling you how to go about improving performance by doing batch persistence calls or writing smarter queries. It's still not as flexible as a traditional DB/App but its good for quick deployments and it does scale rather well.

Melroy Coelho

http://igiftsocial.com runs on GAE. Performance was horrible in the beginning, and I clearly remember it getting much better around April or May. It's very expensive though.

Amir Memon

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.