Dan Woods
ÜberConf
Denver · July 21 - 24, 2015

JVM and Cloud Enthusiast
Dan Woods is a Senior Engineer with The Groundwork. He is passionate about software architecture and best practices. Dan is active in the Java and Groovy communities and is a core team member for the Ratpack web framework open source project.
Presentations
Facilitating Continuous Delivery at Scale
Continuous delivery is important at any scale, but especially when building a distributed infrastructure.
Architecting Infrastructure for Scale and Agility
There are plenty of patterns for architecting applications to meet the news of scale and agility, but designing the architecture within which those applications will run is a non-trivial task. With the emergence of convenience containerized solutions, and an ever-expanding proliferation of PaaS solutions, the reality of immutable infrastructure is finally hitting the main stream.
Ratpack Web Framework
Ratpack is a high-through, reactive, non-blocking web framework for Java 8. Ratpack is designed to ease the complexities of programming in a non-blocking, asynchronous manner by providing a rich API and deterministic execution model. The framework takes a developer-first approach to development, sporting hot reloading and test fixtures that make the process of writing well-tested, powerful web applications easier than ever.