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

Serverless DevOps: This is What We Do When The Server Goes Away!

Serverless DevOps: This is What We Do When The Server Goes Away!

What does the role of an ops person look like when building a serverless application? This is the work that fills the day.

Tom McLaughlin

July 26, 2019
Tweet

More Decks by Tom McLaughlin

Other Decks in Technology

Transcript

  1. @tmclaughbos WHAT IS SERVERLESS? • No servers to manage or

    provision • Pay only for what you actively use • System components scales with usage • Availability and fault tolerance built in
  2. @tmclaughbos WHAT IS SERVERLESS? • No servers to manage or

    provision • Pay only for what you actively use • System components scales with usage • Availability and fault tolerance built in
  3. @tmclaughbos FUNCTIONS AS A SERVICE (FAAS) Event Function Service •Api

    Request •Message Received •State Change •Python •Go •JavaScript •Java •C# •PowerShell •Datastore •Queue •Message Bus •3rd Party API
  4. @tmclaughbos FIND DOWNSTREAM / FIX UPSTREAM { "_id": "00535cb6-443d-11e9-982d-8c859074f8c7", "location":

    { "latitude": "", "longitude": "" }, "user": { "firstname": "Tom", "lastname": "McLaughlin" } }