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

Serverless Containers on Azure

Ivan Čuljak
February 27, 2019

Serverless Containers on Azure

Ivan Čuljak

February 27, 2019
Tweet

More Decks by Ivan Čuljak

Other Decks in Programming

Transcript

  1. Who am I? 4 Software engineer/architect/consultant 4 Loves greenfield projects

    4 Makes a living by salvaging wrecks 4 Facebook troll, Twitter adjutant @CuljakIvan 4 Hopefully a prolific blogger @ www.culjak.xyz
  2. So why would we want to use serverless containers? Hint:

    Think of a situation where you don't need your machines 24/7, but when you do you might need a single core, or half of the data center
  3. Use cases 4 Awaiter for long running tasks 4 Build

    agent 4 Massive processing agent 4 Occasional processing 4 Virtual node for AKS [Works with both Linux and Windows containers]
  4. Deploy 4 A single container 4 Multi-container group 4 Virtual

    networks support 4 Containers with GPU resources 4 Environmental variables 4 Liveness probes