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

OpenFaaS : a serverless framework on top of Docker and Kubernetes

OpenFaaS : a serverless framework on top of Docker and Kubernetes

Laurent Grangeau

November 15, 2018
Tweet

More Decks by Laurent Grangeau

Other Decks in Technology

Transcript

  1. OpenFaaS : a serverless framework on top of Docker and

    Kubernetes DevopsDDay - 2018/11/15 #devopsdday
  2. # whoami Hello Laurent Grangeau - CSA@Sogeti I love to

    automate things and run apps at scale You can find me at @laurentgrangeau
  3. Definition Wikipedia “Serverless computing is a cloud computing execution model

    in which the cloud provider dynamically manages the allocation of machine resources”
  4. Why serverless ? - Reduce Time-to-Market - Easier deployment -

    Scale automatically - Developers focus on business logic - Ops don’t have to worry about patch management or system upgrades - Leads to cost reduction