David Chelimsky
Cognitect
@dchelimsky
David has been designing and developing software systems for 20 years, the last 5 with Cognitect. He cut his teeth on Clojure in the financial sector, and has since threaded through e-commerce, supply chain, health care, taxes, and libraries supporting transit, transducers (ruby), and AWS APIs. When he’s not busy thinking about better ways to write software, David can be found playing choro and samba on his cavaquinho.
AWS, meet Clojure
AWS SDKs hide data-driven services behind language-specific OO interfaces. Absent an official Clojure SDK, Clojure developers lean primarily on the Java SDK either directly or through wrapper libs, or a handful of pure Clojure options that only cover a small subset of AWS services. In this talk, David will introduce a direct, idiomatic, data-oriented Clojure library for invoking AWS APIs.