William is one of the Lead Software Engineers at Funding Circle. He has been working professionally with Ruby for five years. Clojure is his first at-work foray into the world of functional programming and it's been rewarding so far.
Talks I've Given
-
3
Lightning Talks Session 2
Featuring William Hamilton, Peter Westmacott and Daniel Janus
Join us for these speedy sessions by Clojure experts!
clojure clojurex -
Stateful Stream Processing with Kafka Streams
Featuring William Hamilton
Stateful Stream Processing is a new way to deal with data-intensive applications that can be used to build reactive microservices. During this talk, you will learn how things have changed in the stream processing field and why you now find these kinds of processing engines outside of the...
stream clojure clojurex bigdata kafka microservices reactive -
Event-based architecture with Kafka and Clojure
Featuring William Hamilton
An event (or log) based architecture is a powerful and compelling option for a microservice system. It stops your software becoming a tangled mess of interdependent components and puts data first.
clojure kafka ruby ruby-stack