Email the Author
You can use this page to email Ben Smith about Building Conduit.
About the Book
Learn how to implement the CQRS/ES pattern to build an Elixir and Phoenix web application.
You will be shown how to build an exemplary blogging platform. You will build a functional, event sourced domain model along with a read model optimised for querying.
This book is for anyone who has an interest in CQRS/ES and Elixir.
About the Author
Ben Smith is a full stack software engineer with a focus on the design, build, and deployment of intuitive and performant web applications.
Ben follows the domain-driven design approach to building software. He advocates using the Command Query Responsibility Segregation (CQRS) pattern to build the core business software. This approach allows a clean separation of the domain model for accepting command-based write operations, and a read-only query model. Both sides can be independently scaled: the development team and the physical deployment to the production environment.
Ben is enthusiastically using Elixir, Erlang/OTP, and Phoenix to build scalable web applications that respond in microseconds.
Discover more about Ben's work and his company Binary Consulting.