Ask HN: How is Clojure for DevOps work?
I've always liked Lisps, and I have a good friend in there who is (a) all Lisp all the time and (b) recently moved to DevOps. His move has me pondering whether there's some unknown strength Clojure has in the DevOps arena that I don't know about as an outsider to the JVM ecosystem.
5 comments
[ 3.4 ms ] story [ 20.8 ms ] threadI use Go and bash scripting.
You don't choose a language you fell in love with or want to learn and wedge it into the problem because you want to. Even if you can use Clojure that doesn't make it a good idea. It has too many dependencies, isn't available out of the box on typical servers, and imposes a severe limit on the people who could take over system/infra admin.
I was not commenting on the appropriateness of introducing a scripting language for devops work. I was responding to your incorrect assumption that writing scripts in Clojure would require a JVM.
If a company uses Clojure or ClojureScript already, Babashka is a fairly natural way to support devops for that company.