Slide 1

Slide 1 text

microservices? You have to be this tall! @ordepdev

Slide 2

Slide 2 text

Standardised DEVELOPMENT CYCLE local changes > testing > code review > build system > deployment

Slide 3

Slide 3 text

STABLE AND RELIABLE deployment pipeline staging, canary and production rollouts

Slide 4

Slide 4 text

console.log(‘arroz’); MONITORING if you can't measure, you don't know it works

Slide 5

Slide 5 text

DISTRIBUTED LOGGING AND TRACING SSH in Prod? You’re doing it wrong.

Slide 6

Slide 6 text

DASHBOARDS if it moves, draw it

Slide 7

Slide 7 text

INVERT THE INVERTED PYRAMID more unit and contract tests, less end-to-end tests

Slide 8

Slide 8 text

FASTER FEEDBACK faster tests leads to faster feedback

Slide 9

Slide 9 text

NO MORE SILOS between development and operations

Slide 10

Slide 10 text

Self-sufficient software engineers fewer rockstars, more orchestras

Slide 11

Slide 11 text

without this, MICROSERVICES is just another BUZZWORD

Slide 12

Slide 12 text

Thank you.