build test integrat e deploy develop languages frameworks cloud and infra data platforms

Download Build Test Integrat e Deploy Develop Languages Frameworks Cloud and Infra Data platforms

If you can't read please download the document

Upload: caren-taylor

Post on 21-Dec-2015

214 views

Category:

Documents


0 download

TRANSCRIPT

  • Slide 1
  • Slide 2
  • Slide 3
  • Slide 4
  • Build Test Integrat e Deploy Develop Languages Frameworks Cloud and Infra Data platforms
  • Slide 5
  • Slide 6
  • App A Hypervisor (Type 2) Host OS Server Guest OS Bins/ Libs App A Guest OS Bins/ Libs App B Guest OS Bins/ Libs App A Host OS Server Bins/Libs App A Bins/Libs App B App B VM Container Containers are isolated, but share OS kernel and, where appropriate, bins/libraries Guest OS Guest OS result is significantly faster deployment, much less overhead, easier migration, faster restart Docker Deamon
  • Slide 7
  • Slide 8
  • Slide 9
  • Slide 10
  • Host Machine Docker Hub Docker Deamon Container A Container B Source Code Repo Create Delete List
  • Slide 11
  • Slide 12
  • Container: Docker run /bin/sh -c while true; do.. Image: sudo apt-get update Base Image Kernel Bootfs
  • Slide 13
  • Slide 14
  • Slide 15