Posted by Brett Slatkin, App Engine TeamWe're psyched to announce that developers can now purchase additional computing resources on App Engine, enabling apps to scale beyond our free quotas. This has been our most requested improvement to App Engine and we're thrilled to deliver it, as promised.When we released App Engine last April, it was completely free to use, but each application was limited to a set of fixed resource usage quotas. The free quotas are still there, but now you can grow beyond them.You can now set a daily budget for your app...
Tuesday, 24 February 2009
Thursday, 19 February 2009
Back to the Future for Data Storage
Posted on 11:07 by Unknown
Building a massive, distributed datastore which can service requests at an extremely high throughput is something that we've focused on at Google. We created something called Bigtable that underlies the datastore in App Engine. The design for Bigtable focused on scalability across a distributed system so it may operate a bit differently than databases you've worked with before, such as not supporting joins. This isn't an accident -- when you build a system that can scale to the size that Bigtable can there's no way to do a general purpose join...
Friday, 13 February 2009
Web App Wednesday, Mashup, Backup, and Decay
Posted on 16:08 by Unknown
Posted by Jeff Scudder, App Engine TeamMichael Bernstein is doing something I find very interesting. Not only is he creating applications on App Engine, he creates a new one every Wednesday. His site, appropriately named Web App Wednesday, is where he is creating a new web application every Wednesday, starting first with the site itself, followed by F/OSS License Info, a single-page site that displays information about the most common Open Source software licenses. Another recent app, LinQR , is a URL shortening service and QR code generator. Good...
Thursday, 12 February 2009
The sky's (almost) the limit! "High CPU" is no more.
Posted on 16:05 by Unknown
Posted by Pete Koomen, App Engine TeamWe're very excited today to announce that we've raised limits on several App Engine operations:No more "High CPU Requests"! App Engine Apps were once allowed no more than 2 CPU-intensive requests per minute. We've made some adjustments to the way we handle requests, and have eliminated this limitation altogether. To learn more about how this works and the implications for your app, see our documentation.Response deadline raised to 30 seconds. The amount of time an App Engine app can take to respond to an...
Monday, 9 February 2009
SDK version 1.1.9 Released
Posted on 17:24 by Unknown
Today we released version 1.1.9 of our SDK. Here's what's new in this release:You can now use the Python standard libraries urllib, urllib2 or httplib to make HTTP requests. This has been a frequent request on our issue tracker.We've been working on a set of tools that will make the process of uploading and downloading data from App Engine applications easier. Today we're excited to announce an early release of our new bulk uploading client. You can try it out a href="http://code.google.com/appengine/docs/python/tools/uploadingdata.html">here....
Friday, 6 February 2009
A roadmap update!
Posted on 17:59 by Unknown
Posted by Joe Gregorio, App Engine TeamThe App Engine team has been plugging away and we're excited about some pretty big announcements in the near future. In the meantime, we decided to refresh our App Engine roadmap for the next six months with some of the great new APIs in our pipeline:Support for running scheduled tasksTask queues for performing background processingAbility to receive and process incoming emailSupport for sending and receiving XMPP (Jabber) messagesAs always, keep in mind that development schedules are notoriously difficult...
Monday, 2 February 2009
Best Buy's Giftag on App Engine
Posted on 12:13 by Unknown
Posted by Amanda Surya, Google App Engine TeamBuilt by Best Buy, Giftag is a gift registry add-on for FireFox and Internet Explorer that enables you to create a wish list and share it with others. The Giftag team first built a prototype of the application on another platform and went live on September 2008. About 10 weeks later, the team relaunched Giftag on App Engine just in time for Black Friday. Since then, they've been getting positive reviews from users about the product.We're happy to share this video created by Jerry St. Sauver, Curtis...
Subscribe to:
Posts (Atom)