@ronny463 has joined the channel
Hi there, has anyone tried running Clojure code from Google Cloud Functions? I'm curious to hear about your experience!
Thank you! That sounds like an excellent middle-ground between Cloud Functions and maintaining your own VM
I tried awhile back but more recently use Cloud Run with Clojure, the Cloud Run is a pretty good bring your container experience
Yeah. I did it. had to use a Java wrapper to make it work