Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Microservices, a bittersweet symphony

Microservices, a bittersweet symphony

A story of how we got from initial architectural patterns to the microservice architecture.

How we did it wrong and how to not repeat those mistakes again.

Presented at: RubyConf Brazil 2015

Sebastian Sogamoso

September 19, 2015
Tweet

More Decks by Sebastian Sogamoso

Other Decks in Programming

Transcript

  1. YOU WILL BENEFIT FROM A MICROSERVICE ARCHITECTURE IF YOU HAVE

    CLEAR BOUNDARIES WITHIN YOUR APPLICATION
  2. GO WITH ASYNCHRONOUS OVER SYNCHRONOUS CALLS AS THEN MAKE IT

    EASIER TO DEAL WITH FAILURES RECOMMENDATIONS