Skip to content
Matt Bishop edited this page Sep 16, 2017 · 15 revisions

Principal Architect, Elastic Path

Responsible for Elastic Path's Hypermedia API engine and overall R&D.

Lives in Vancouver, Canada

CQRS + REST

  • Type: Featured-Talk
  • Level: Advanced
  • Description: CQRS is an Event-driven architectural style that closely models the business domain. I'm building one of these for work but foolishly promised to bind our existing Hypermedia API to it. This talk will walk us through CQRS as a process and design and contrast it with a resource-oriented REST approach with linked resources. This comparison leads to the hard problem of mapping the REST to the CQRS.
  • Slides: CQRS + REST

AWS Lambda Speed-of-Light Testing

  • Type: 5-in-5
  • Level: Anyone
  • Description: We are investigating a CQRS design that uses AWS lambdas as command processors and event reactors. Andrea Richiardi (@richiardiandrea) built a POC investigating how lambdas behave in chains and with DynamoDB interactions.
Clone this wiki locally