google-cloud

Google Cloud Platform: Clojure + {GAE, GCE, anything else on Google Platform}
2017-08-10T16:59:14.007268Z

Just came across this announcement that GAE standard env now supports Java 8, has removed the security manager, and supports the entire standard public Java library (which should mean core.async will work). https://cloudplatform.googleblog.com/2017/06/Google-App-Engine-standard-now-supports-Java-8.html

domparry 2017-08-10T17:27:37.978829Z

Oh wow. I may move my service there now!

2017-08-10T18:05:36.319845Z

yeah, looks like a pretty big deal. I'm upgrading my examples now to test it out...

domparry 2017-08-10T19:07:42.460219Z

Awesome. Would love some feedback on how it goes.

domparry 2017-08-10T19:08:38.489944Z

Will definitely move our one service there. Would significantly reduce costs as it just runs cron jobs