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

Designing for failure - Godays 2019

Designing for failure - Godays 2019

In recent years we've been talking more and more about failure and resiliency. This is something that mission-critical systems always had to think of first but many of our systems (until today) neglect the importance of this. In this talk I would like to talk about how to design a system for failure, what are the pitfalls and gotchas that we have to be prepared in a microservice environment? And most importantly, how `go` can help us be prepared for the unexpected?

Ítalo Lelis

January 30, 2019
Tweet

More Decks by Ítalo Lelis

Other Decks in Technology

Transcript

  1. If things are not good but your app still can

    work... Go Days Berlin 2019
  2. Recap 1. Always think about your dependencies 2. Dependency Isolation

    and Graceful Degradation 3. Load shedding and Request Controlling 4. Observalibility is not optional Go Days Berlin 2019
  3. Questions and links! 4 Example application: https://github.com/italolelis/ coffee-shop 4 Link

    to the slides: https://github.com/italolelis/talks Go Days Berlin 2019