Hacker News new | ask | show | jobs
by shaftway 2267 days ago
I like using App Engine for simple static sites like this. For simple stuff like this I've never actually hit the point where I have to pay. SSL is pretty easy to set up, you can slap a domain on it or use the default appspot domain provided. The versioning is a nice addition that makes it easy to stage changes without pushing them live right away.
1 comments

I haven’t had a chance to mess around with App Engine. Google Cloud is solid in general, so I’m sure it’s as good as you say. Might need to do a follow up with comparisons :)