Google App Engine now supports HTTPS
Google App Engine Blog has announced the support of HTTPS protocol for Google App Engine. Google App Engine will now also accept HTTPS connection using a certificate which is valid for all appspot.com.
For those of you who are new to the term “Google App Engine” , this explanation should help
Google App Engine lets you run your web applications on Google’s infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it’s ready to serve your users.
You can serve your app using a free domain name on the
appspot.comdomain, or use Google Apps to serve it from your own domain. You can share your application with the world, or limit access to members of your organization.App Engine costs nothing to get started. Sign up for a free account, and you can develop and publish your application for the world to see, at no charge and with no obligation. A free account can use up to 500MB of persistent storage and enough CPU and bandwidth for about 5 million page views a month.
To get started with Google App Engine, check out the Google App Engine page.
Here’s how HTTPS on Google App Engine works:
- app.yaml files now support a new handler attribute, called “secure”:
- url: /accounts/.* script: admin.py login: admin secure: alwaysThis attribute can be set to either always, optional, or never (default), and determines the behavior of the handler for HTTP and HTTPS requests. See our documentation for more details.
- HTTPS requests have their own bandwidth quotas, but also count toward your total bandwidth quotas. You can monitor these quotas on your Admin Console Dashboard.
This video below gives a good understanding about how to develop and deploy an application using Google App Engine.
Do you already have your applications hosted on Google App Engine?
Also Read: [Video] Google for Webmasters Tutorial
You can also follow me on Twitter at http://twitter.com/vaibhav1981
Do stay tuned to Technofriends for more, one of the best ways of doing so is by subscribing to our feeds. You can subscribe to Technofriends feed by clicking here.
Related posts:
- Google App Engine to Support Java
- [Google App Engine] Google releases early look for Java Support
- Will you use Google App Engine with Java Support?
- HTTPS Everywhere Firefox Add-On Encrypts data between major websites
- Gmail gets more secure ( Default HTTPs for all)
Very good website. I liked it very much. Comments from http://www.valentineday.in
I’m putting together my own site rating of good blogs like yours would you allow me to add yours? Thanks.
[...] Google App Engine now supports HTTPS [...]
[...] stoppers for most of the serious Web applications was the lack of HTTPS support and fortunately it has been recently announced. Now remains the Java support. Just when I was getting excited I saw an e-mail sent to the Google [...]
GAE provides the development and hosting platform for you web applications at free of cost while Amazon S3 provides you reliable, powerful and abundant storage at cheaper rates. GAE and Amazon S3 together can do wonders.
A few days ago I had written about some of my concerns with App Engine
in this following blogs:=
http://bygsoft.wordpress.com/2010/01/09/cloudy-combo-google-app-engine-and-amazon-s3-combo-pack/
I had not written I’m just read I liked this blogs u can also read this blogs
http://bygsoft.wordpress.com/2010/01/09/cloudy-combo-google-app-engine-and-amazon-s3-combo-pack/