I know there are lots of blogging platforms (Wordpress, Drupal, etc.), but I create my own blog engine Wish or use Python as a learning tool from a blog platform. The idea of using Google App Engine solves problems in hosting. Blogs consume lesser amount of disk space and if there is a scalable then there is no problem with migration and other related things. I chose web2py as a framework because I do not have to zoom the framework so that it works with Google App Engine.
Do you think that what problems do I have to face using the GAE Data Store? Would it be better if I use RDBMS instead of Google App Engine? What are the Pros and Cons of Google Apps Engine?
You can use to create a blogging platform using Web2py on Google App Engine You may want to customize the layout.
Comments
Post a Comment