Simple polling, a cloud native app - part 1
In this series of posts I’ll explain how to setup a simple polling app, the cloud way. This app, written in go, will be hosted on a PAAS, and I’ve chosen the Google App Engine for convenience.
I will not explain in this post how to setup the Development environment as it is described here
A word about the Hosting Google Apps Engine is a cloud service aim to host applications without worrying about scalability, and technical architecture of the hosting environement.