google-cloud

Ronny Li 2020-12-02T22:43:26.003100Z

@ronny463 has joined the channel

Ronny Li 2020-12-02T22:45:12.004700Z

Hi there, has anyone tried running Clojure code from Google Cloud Functions? I'm curious to hear about your experience!

Ronny Li 2020-12-05T15:00:38.005200Z

Thank you! That sounds like an excellent middle-ground between Cloud Functions and maintaining your own VM

davehodge 2020-12-04T21:53:22.004900Z

I tried awhile back but more recently use Cloud Run with Clojure, the Cloud Run is a pretty good bring your container experience

mozinator2 2020-12-06T14:34:06.005400Z

Yeah. I did it. had to use a Java wrapper to make it work