Tuesday, May 5, 2009

Top 10 most popular sites running on Google App Engine

Checking whether a specific website is running on the Google App Engine is pretty easy (see "How to identify if a website is hosted using Google App Engine").

So what are some popular sites running on the Google App Engine?

I've compiled a list of what I believe are the ten most popular sites currently running on the Google App Engine. In this context the site's Alexa ranking is taken as a proxy for the site's popularity. Sure, Alexa is not a perfect indicator of popularity, but it is the best publicly available traffic data source there is.

Here is the list of the most popular site running on Google App Engine as of May 6, 2009:
Do you believe that I've missed a Google App Engine hosted site that belongs to the top ten list? Please leave a comment! Don't forget to specify the Alexa ranking of the site that you believe should be added to the list. Please also let me know of any false positives in the list above. Well, please let me know if the list can be improved in any way, shape or form.

Jaiku.com should probably be given a special mention. While Jaiku.com appears to be running on the App Engine platform I'd guess that Jaiku is running in a server environment that is separate from the standard public GAE environment. The CNAME setup of www.jaiku.com would support that hypothesis (CNAME jaiku.l.google.com instead of the standard GAE CNAME of ^(ghs|appspot)) . Does anyone know if that is the case? Please leave a comment.

I'll update this top list from time to time as I'm certain that a significant number of high-traffic sites will be migrated to GAE over the coming months thanks to the recently added support for Java (or more specifically Java bytecode).

10 comments:

atnan said...

www.earthhour.org (rank of 11,638)

xAbhishek said...

I thought Alexa ranks aren't that accurate in predicting site traffic since it counts visitors using the Alexa toolbar which AFAIK not many people use.

Markandey Singh said...

My website relatively and new (i.e don't have any top ten raking) but using AppEngine .
Here its http://www.tweetactive.com/

Stringbuffer.com said...

@atnan: Thanks! Will add earthhour.org and three additional sites in the next update:

* www.earthhour.org (Alexa rank 11638)
* www.bloggerstop.net (Alexa rank 39930)
* www.icittys.com (Alexa rank 44513)
* www.blogdoctor.me (Alexa rank 45251)

Stringbuffer.com said...

@xAbhishek: That was true until roughly a year ago when Alexa added additional data sources, see this article.

pims said...

http://www.waterfalcon.com/
probably in the top 100,000,000 on Alexa ;)

Stringbuffer.com said...

Alexa lumps together *.appspot.com to the aggregate rating for the entire appspot.com domain which has an Alexa ranking of 3192.

Appspot.com subdomains (*.appspot.com) are used for GAE-hosted sites without a site specific domain name. These are usually sites under development or smaller sites.

losjackal said...

Are you sure about www.robtex.com? CNAME does not go to ghs.google.com, and /form returns an ordinary 404.

Stringbuffer.com said...

@losjackal: It appears as if robtex.com has moved away from AppEngine. I'm sure it was on GAE - the site also featured the text "latest news: Mar 26: we are in the process of moving the site to google appengine.".

Divya Sai said...

Thanks for considering BloggerStop.Net :)

Regards
Sai

Post a Comment