Neil is currently working as an applications architect at a multinational insurance company based in the City. He has previously worked variously as a developer, architect, and consultant.
Talks I've Given
-
2
CQRS: Why, What and How
Featuring Ian Cooper and Neil Robbins
In this SkillsCast recording of a (great) talk by Ian Cooper, Neil Robbins and Toby Henderson, you can learn why they believe CQRS is the new 'hotness' - and, rather than it just being the latest 'fad', they believe it might actually lead you to adopt this approach over a...
architecture cqrs event-sourcing ddd domain-driven-design domain-model -
CQRS Pattern, Event Sourcing and Their Real World Applications
Featuring Neil Robbins
The Command-Query Responsibility Segregation (CQRS) pattern has recently been getting a lot of deserved attention. In short it involves separating, at least logically, the command and query infrastructures of a system. Through doing this CQRS promises a simpler design which will enable greater...
cqrs event-sourcing ddd domain-driven-design domain-events architectural-patterns design-patterns