Craft 2024 - Woody Rousseau
Woody Rousseau
CTO & Cofounder of FinTech Practice at Theodo
About Woody Rousseau

Woody is the CTO and cofounder of the FinTech focused branch of the Theodo group. He leads tech and product experts designing and implementing innovative applications and architectures in the financial services space. His two main topics of interest are Open Finance, with APIsation playing a paramount role in this strategy, as well as radical quality with a 0 defect approach for products, inspired by Toyota.

Talk
Unifying API and event driven architectures
Topics:
Software Delivery Craft Matters
software architecture
Level: Intermediate

Closed architectures are dead. But there’s a war going on : should architectures be API first to facilitate fail-fast one-to-one interactions or Event first to facilitate fan out interactions where eventual consistency is acceptable?In this talk, I will describe the concept of AFEA (API first, Event always architectures) which allow:Designing services by first thinking in terms of API and events t...