The Bay Area Clojure User Group Early/SF Monthly Meetup
Hosted by The Bay Area Clojure User Group
Details
Title: Scaling Clojure deployments from the very small to reasonably large
Abstract: A talk for Clojure web programmers with an interest in automating the boring parts. I will be walking through an example of automating deployment of a Clojure web on:
-
laptop with no virtual machines
-
group of local virtual machines
-
group of AWS instances
-
AWS autoscaling group all from your laptop and all in Clojure