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

DevOps Story: two years of adopting the mindset

DevOps Story: two years of adopting the mindset

In this talk, I shared my journey to DevOps. You will see the representation of a story that adopts the DevOps as a mindset rather than people, tools and so on. It is supported by real-world examples. Recorded video: https://www.youtube.com/watch?v=jMkSgIy9NSc

Busra Koken

May 26, 2018
Tweet

More Decks by Busra Koken

Other Decks in Technology

Transcript

  1. DevOps Story: 2 years of adopting the mindset Busra Koken

    @busrakoken Software Engineer @trivago
  2. Busra Koken - Software Engineer @trivago - Python Enthusiast -

    Blogger & Photographer - A crazy cat lady @busrakoken
  3. idempotency: An operation is idempotent, if the result of performing

    it once is exactly the same as the result of performing it repeatedly without any intervening actions.