I'm finishing up a web2py app that I will be deploying to paying customers. I am not a great sysadmin.
Seems like GAE is a good choice, because while I follow all web2py best practices I'm always nervous about forgetting to apply a security patch to the OS, or having an apt-get cause unforeseen problems. Does GAE free me from these issues? It seems to me I simply need to write to Python 2.7 and update web2py when necessary, and GAE takes care of OS updates, security, etc. Is that correct or am I oversimplifying? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e11b8a4f-3962-4dfe-a115-66f9b810b3f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
