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

DevOps

 DevOps

Natasha Carlyon

October 04, 2019
Tweet

More Decks by Natasha Carlyon

Other Decks in Programming

Transcript

  1. Questions • When will you use this feature? • Can

    you give me a specific example? • Ask ‘What’ Questions, not ‘Why’ ◦ What will this feature provide?
  2. Logs • Debug - helps you debug future issues •

    Info - user-driven actions • Warn - might become an error • Error - API call failures, internal errors, etc. • FATAL - WAKE ME UP; Region down;
  3. TDD

  4. What did we learn? Human Error is rarely the cause

    of failure. The vulnerabilities of the system and the processes in place lead to failure.
  5. Resources The DevOps Handbook Accelerate: The Science of Lean Software

    and DevOps The Phoenix Project nUnit, Cypress, Approvals, Jasmine Making Work Visible @nscarlyon | [email protected]