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

SRE for Dummies

SRE for Dummies

Nessa palestra, apresentei alguns aspectos do SRE no Tchê Linux 2018.

Sebastian Webber

December 01, 2018
Tweet

More Decks by Sebastian Webber

Other Decks in Programming

Transcript

  1. SRE for dummies
    Sebastian Webber .

    View Slide

  2. @SebastianWebber
    $ whoami

    View Slide

  3. class SRE implements DevOps {
    ...
    }

    View Slide

  4. View Slide

  5. https://golang.org/pkg/testing/
    https://landing.google.com/sre/ .

    View Slide

  6. SRE == Engenheiro de software
    que (deveria) usar 50% do
    tempo para inovar

    View Slide

  7. Você disse
    Engenheiro de
    software?
    ● Requisitos de software
    ● Projeto de software
    ● Construção de software
    ● Teste de software
    ● Manutenção de software
    ● Gerência de configuração de
    software
    ● Gerência de engenharia de
    software
    ● Processos de Engenharia de
    Software
    ● Ferramentas e Métodos de
    Engenharia de Software
    ● Qualidade de software
    https://pt.wikipedia.org/wiki/Engenharia_de_software#%C3%81reas_de_conhecimento

    View Slide

  8. “If a human operator needs to touch your
    system during normal operations, you have a
    bug. The definition of normal changes as
    your systems grow.”
    Carla Geisser, Google SRE

    View Slide

  9. a gente chama o time de Continuous
    Performing até hoje.

    View Slide

  10. SLA
    &&
    SLO

    View Slide

  11. Keep it Simple

    View Slide

  12. View Slide