4
votes
1answer
90 views

Google App Engine: How to be notified when APIs change or become available?

I am thinking about writing a GAE app but am a little hesitant because the EULA gives Google full rights to change their APIs anytime they want, for any reason. Obviously, they'd be out of business ...
9
votes
2answers
473 views

How do CDNs protect failover sites from DDoS attacks?

I'm in the design process for a Java web app that I will probably end up deploying to Google App Engine (GAE). The nice thing about GAE is that I really don't have to worry about fortifying my app ...
2
votes
1answer
655 views

Java or Python for Google App Engine not knowing either language?

I have a few project ideas that I'd like to deploy on GAE. I'm interested in developing a logging application for amateur radio contacts, shortwave, and utility monitoring. More complex projects ...
0
votes
3answers
335 views

Client/Server Application Using Google App Engine

Can someone please advise me what is the possible solution of using GAE to make a Client/Serer Application? As far as I know, GAE is designed to do web applications. What I want to do is to have a ...
1
vote
1answer
177 views

Google Plugin for Eclipse and Python [closed]

Is it currently possible to develop for Google App Engine in Eclipse using both the Java languages and Python (Not together, but as different application types in Eclipse)? I've been able to set up ...
5
votes
3answers
2k views

Oracle owns Java but Google is using Java?

Ok, I don't get it. What does "Oracle owns Java" mean? Google is definitely using Java in Google App Engine, does that mean that Google have to pay Oracle for doing so?