A Dive Into Containers and Docker

Matthew Farina
Matthew FarinaSr. Staff Engineer at Samsung SDS
A Dive Into Containers and
Docker
Matt Farina / @mattfarina
CloudDevelop 2015
1
• @mattfarina
• mattfarina.com
• HP  Hewlett Packard
Enterprise
• Advanced Technology
Group
• Go, Node.js, PHP, Ruby,
.NET, Python
• 5 years building in cloud
2
http://www.slideshare.net/mattfarina/a-dive-into-containers-and-docker
3
1.Historical
2.Informational
3.Practical
4
5
6
History: From The Beginning Up To Containers
Long Ago 1980’s 1990’s 2000’s 2010’s
Way Back When
The wheel
1990
First Web
Browser
1989
Web Invented
1995
Beowulf cluster
2006
AWS
2007
Heroku
7
0/0/0000
Calendars reset
1984
DEC VAXcluster
2001
VMware
ESX Server
2011
Cloud Foundry
2010
OpenStack
8
Compute Networking Storage
9
10
11
https://www.flickr.com/photos/littlemisspurps/14925392516/
History: Container Highlights
Long Ago 1980’s 1990’s 2000’s 2010’s
Way Back When
The wheel
1990
First Web
Browser
1989
Web Invented
1995
Beowulf cluster
2006
AWS
2007
Heroku
12
0/0/0000
Calendars reset
1984
DEC VAXcluster
2001
VMware
ESX Server
2011
Cloud Foundry
2010
OpenStack
2000
FreeBSD
Jails
2004
Solaris
Containers
1979
Unix chroot
2005
OpenVZ
2007
cgroups
2015
Google Borg
Paper
2013
Docker
What did Docker do to make
containers a hit?
13
14
User Experience
https://www.flickr.com/photos/pveugen/3182820590/
15
16
Virtual Machines
17
Server
Host OS
Hypervisor
Guest OS Guest OS Guest OS
bins/libs bins/libs bins/libs
App A1 App A2 App B
Virtual Machines vs. Containers
18
Server
Host OS
Hypervisor
Guest OS Guest OS Guest OS
bins/libs bins/libs bins/libs
App A1 App A2 App B
Server
Host OS
bins/libs bins/libs
App A1 App A2
App B
Container
Manager
Virtual Machine Unused Resources
19
Server
VM VM VM
App App App
VM VM VM
App App App
Unused Space Inside
Each VM
Virtual Machines vs. Containers
20
Server Server
VM VM VM
App App App
VM VM VM
App App App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
21
bins / libs
Are Layered
Layers Are Reusable
And Shared
An Example of Layers
22
Ubuntu
Java
Tomcat
An Application
Layers Are Shared
23
Server
Host OS
Ubuntu
Java Go
Tomcat
App A
App B App C
Layers Are Shared
24
Server
Host OS
Ubuntu
Java Go
Tomcat
App A
App B App C
31 2 4 5 6
25
Volumes
25
/var/volume2
/var/volume1
Container
26
https://www.flickr.com/photos/jakerust/16844922351
27
Virtual Machine Border
28
Server
VM
App
Virtual Machines have
a border of hardware
emulation
VM
App
VM
App
VM
App
VM
App
VM
App
Virtual Machines
Are A Fairly Safe
Multi-Tenant
Solution
29
What about
containers?
https://www.flickr.com/photos/arboghast/3176160087/
30
31
https://www.flickr.com/photos/kevandotorg/6229660191
A Shared Kernel and Drivers
32
Server
Host OS
bins/libs bins/libs
App A1 App A2
App B
Container
Manager
Kernel Drivers
33
34
Intel Clear Containers
Leverage:
• Virtualization technology
• Kernel Optimizations
• Systemd Optimizations
• DAX (direct access) in 4.0 kernel
• Kernet same-page merging (KSM)
• More…
35
36
https://www.flickr.com/photos/kevandotorg/6229660191
37
Docker Engine
38
39
App Container spec
40
41
If You’re Using It Today
42
43
44
45
46
Dynamic Scheduling
47
Machine
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
App
API
Metadata
+
Supporting Things
Application
+
Cloud Native Arch
A Machine Can Be A Server Or A Lot More
48
49
Deployment
Provisioning
Lifecycle
Management
Service
Management
Reporting
And
Monitoring
PaaS For More Than Web Applications
50
The Docker Way
Docker Swarm Docker Compose
51
52
53
54
55
Code
Push
ScanTest
Deploy
CI/CD
56
Jenkins + Docker
57
58
What Can You Use Today?
59
1.Docker
What Can You Use Today?
60
1.Docker
2.Travis CI
What Can You Use Today?
61
1.Docker
2.Travis CI or Jenkins + CloudBees Docker
Custom Build Environment Plugin
What Can You Use Today?
62
1.Docker
2.Travis CI or Jenkins + CloudBees Docker
Custom Build Environment Plugin
3.Docker Hub
What Can You Use Today?
63
1.Docker
2.Travis CI or Jenkins + CloudBees Docker
Custom Build Environment Plugin
3.Docker Hub
4.Stackato
What Can You Use Today?
64
1.Docker
2.Travis CI or Jenkins + CloudBees Docker
Custom Build Environment Plugin
3.Docker Hub
4.Stackato or Kubernetes (Azure and Google
Cloud offer k8s)
What’s Coming Soon-ish
65
66
+
67
68
Q&A
Matt Farina
@mattfarina
www.mattfarina.com
http://www.slideshare.net/mattfarina/a-dive-into-containers-and-docker
69
Thank you
Matt Farina
@mattfarina
www.mattfarina.com
http://www.slideshare.net/mattfarina/a-dive-into-containers-and-docker
70
1 of 70

Recommended

Galera on kubernetes_no_video by
Galera on kubernetes_no_videoGalera on kubernetes_no_video
Galera on kubernetes_no_videoPatrick Galbraith
2.8K views33 slides
CoreOS automated MySQL Cluster Failover using Galera Cluster by
CoreOS automated MySQL Cluster Failover using Galera ClusterCoreOS automated MySQL Cluster Failover using Galera Cluster
CoreOS automated MySQL Cluster Failover using Galera ClusterYazz Atlas
5.3K views18 slides
Open shift enterprise 3.1 paas on kubernetes by
Open shift enterprise 3.1   paas on kubernetesOpen shift enterprise 3.1   paas on kubernetes
Open shift enterprise 3.1 paas on kubernetesSamuel Terburg
3.1K views29 slides
Docker and Containers overview - Docker Workshop by
Docker and Containers overview - Docker WorkshopDocker and Containers overview - Docker Workshop
Docker and Containers overview - Docker WorkshopJonas Rosland
2K views31 slides
Docker Meetup - Melbourne 2015 - Kubernetes Deep Dive by
Docker Meetup - Melbourne 2015 - Kubernetes Deep DiveDocker Meetup - Melbourne 2015 - Kubernetes Deep Dive
Docker Meetup - Melbourne 2015 - Kubernetes Deep DiveKen Thompson
2K views21 slides
OpenShift and next generation application development by
OpenShift and next generation application developmentOpenShift and next generation application development
OpenShift and next generation application developmentSyed Shaaf
4.2K views36 slides

More Related Content

What's hot

Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift by
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShiftKubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShiftDevOps.com
694 views44 slides
A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17 by
A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17
A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17Mario-Leander Reimer
563 views52 slides
Openbar 7 - Leuven - OpenShift - The Enterprise Container Platform - Piros by
Openbar 7 - Leuven - OpenShift - The Enterprise Container Platform - PirosOpenbar 7 - Leuven - OpenShift - The Enterprise Container Platform - Piros
Openbar 7 - Leuven - OpenShift - The Enterprise Container Platform - PirosOpenbar
403 views55 slides
Docker for any type of workload and any IT Infrastructure by
Docker for any type of workload and any IT InfrastructureDocker for any type of workload and any IT Infrastructure
Docker for any type of workload and any IT InfrastructureDocker, Inc.
915 views31 slides
DockerCon Keynote Ben Golub by
DockerCon Keynote Ben GolubDockerCon Keynote Ben Golub
DockerCon Keynote Ben GolubdotCloud
21.4K views43 slides
Journey to the devops automation with docker kubernetes and openshift by
Journey to the devops automation with docker kubernetes and openshiftJourney to the devops automation with docker kubernetes and openshift
Journey to the devops automation with docker kubernetes and openshiftYusuf Hadiwinata Sutandar
2.6K views230 slides

What's hot(20)

Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift by DevOps.com
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShiftKubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
DevOps.com694 views
A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17 by Mario-Leander Reimer
A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17
A Hitchhiker’s Guide to the Cloud Native Stack. #CDS17
Openbar 7 - Leuven - OpenShift - The Enterprise Container Platform - Piros by Openbar
Openbar 7 - Leuven - OpenShift - The Enterprise Container Platform - PirosOpenbar 7 - Leuven - OpenShift - The Enterprise Container Platform - Piros
Openbar 7 - Leuven - OpenShift - The Enterprise Container Platform - Piros
Openbar403 views
Docker for any type of workload and any IT Infrastructure by Docker, Inc.
Docker for any type of workload and any IT InfrastructureDocker for any type of workload and any IT Infrastructure
Docker for any type of workload and any IT Infrastructure
Docker, Inc.915 views
DockerCon Keynote Ben Golub by dotCloud
DockerCon Keynote Ben GolubDockerCon Keynote Ben Golub
DockerCon Keynote Ben Golub
dotCloud21.4K views
Journey to the devops automation with docker kubernetes and openshift by Yusuf Hadiwinata Sutandar
Journey to the devops automation with docker kubernetes and openshiftJourney to the devops automation with docker kubernetes and openshift
Journey to the devops automation with docker kubernetes and openshift
Containers, OCI, CNCF, Magnum, Kuryr, and You! by Daniel Krook
Containers, OCI, CNCF, Magnum, Kuryr, and You!Containers, OCI, CNCF, Magnum, Kuryr, and You!
Containers, OCI, CNCF, Magnum, Kuryr, and You!
Daniel Krook1.9K views
Cloud Computing Fundamental by Dony Riyanto
Cloud Computing FundamentalCloud Computing Fundamental
Cloud Computing Fundamental
Dony Riyanto1.8K views
Immutable infrastructure with Docker and EC2 by dotCloud
Immutable infrastructure with Docker and EC2Immutable infrastructure with Docker and EC2
Immutable infrastructure with Docker and EC2
dotCloud57.8K views
What's New in Docker - February 2017 by Patrick Chanezon
What's New in Docker - February 2017What's New in Docker - February 2017
What's New in Docker - February 2017
Patrick Chanezon1.4K views
Docker Azure Friday OSS March 2017 - Developing and deploying Java & Linux on... by Patrick Chanezon
Docker Azure Friday OSS March 2017 - Developing and deploying Java & Linux on...Docker Azure Friday OSS March 2017 - Developing and deploying Java & Linux on...
Docker Azure Friday OSS March 2017 - Developing and deploying Java & Linux on...
Patrick Chanezon893 views
The Containers Ecosystem, the OpenStack Magnum Project, the Open Container In... by Daniel Krook
The Containers Ecosystem, the OpenStack Magnum Project, the Open Container In...The Containers Ecosystem, the OpenStack Magnum Project, the Open Container In...
The Containers Ecosystem, the OpenStack Magnum Project, the Open Container In...
Daniel Krook4.3K views
Weave User Group Talk - DockerCon 2017 Recap by Patrick Chanezon
Weave User Group Talk - DockerCon 2017 RecapWeave User Group Talk - DockerCon 2017 Recap
Weave User Group Talk - DockerCon 2017 Recap
Patrick Chanezon2.9K views
Cloud Native Applications on OpenShift by Serhat Dirik
Cloud Native Applications on OpenShiftCloud Native Applications on OpenShift
Cloud Native Applications on OpenShift
Serhat Dirik609 views
Are VM Passé? by dotCloud
Are VM Passé? Are VM Passé?
Are VM Passé?
dotCloud7.3K views
Docker Orchestration: Welcome to the Jungle! Devoxx & Docker Meetup Tour Nov ... by Patrick Chanezon
Docker Orchestration: Welcome to the Jungle! Devoxx & Docker Meetup Tour Nov ...Docker Orchestration: Welcome to the Jungle! Devoxx & Docker Meetup Tour Nov ...
Docker Orchestration: Welcome to the Jungle! Devoxx & Docker Meetup Tour Nov ...
Patrick Chanezon2.2K views
Docker Platform and Ecosystem Nov 2015 by Patrick Chanezon
Docker Platform and Ecosystem Nov 2015Docker Platform and Ecosystem Nov 2015
Docker Platform and Ecosystem Nov 2015
Patrick Chanezon4.7K views
DevOps Best Practices with Openshift - DevOpsFusion 2020 by Andreas Landerer
DevOps Best Practices with Openshift - DevOpsFusion 2020DevOps Best Practices with Openshift - DevOpsFusion 2020
DevOps Best Practices with Openshift - DevOpsFusion 2020
Andreas Landerer142 views
OpenShift Enterprise 3.1 vs kubernetes by Samuel Terburg
OpenShift Enterprise 3.1 vs kubernetesOpenShift Enterprise 3.1 vs kubernetes
OpenShift Enterprise 3.1 vs kubernetes
Samuel Terburg42.1K views

Viewers also liked

HP Advanced Technology Group: Docker and Ansible by
HP Advanced Technology Group: Docker and AnsibleHP Advanced Technology Group: Docker and Ansible
HP Advanced Technology Group: Docker and AnsiblePatrick Galbraith
11.5K views39 slides
Core os dna_automacon by
Core os dna_automaconCore os dna_automacon
Core os dna_automaconPatrick Galbraith
1.3K views25 slides
Core os dna_oscon by
Core os dna_osconCore os dna_oscon
Core os dna_osconPatrick Galbraith
1.5K views28 slides
HPC in a Box - Docker Workshop at ISC 2015 by
HPC in a Box - Docker Workshop at ISC 2015HPC in a Box - Docker Workshop at ISC 2015
HPC in a Box - Docker Workshop at ISC 2015inside-BigData.com
1.8K views42 slides
Cloud Computing for Beginners by
Cloud Computing for Beginners Cloud Computing for Beginners
Cloud Computing for Beginners Suman Singh
3.4K views24 slides
Building distribution packages with Docker by
Building distribution packages with DockerBuilding distribution packages with Docker
Building distribution packages with DockerBruno Cornec
1.1K views12 slides

Viewers also liked(20)

HP Advanced Technology Group: Docker and Ansible by Patrick Galbraith
HP Advanced Technology Group: Docker and AnsibleHP Advanced Technology Group: Docker and Ansible
HP Advanced Technology Group: Docker and Ansible
Patrick Galbraith11.5K views
HPC in a Box - Docker Workshop at ISC 2015 by inside-BigData.com
HPC in a Box - Docker Workshop at ISC 2015HPC in a Box - Docker Workshop at ISC 2015
HPC in a Box - Docker Workshop at ISC 2015
inside-BigData.com1.8K views
Cloud Computing for Beginners by Suman Singh
Cloud Computing for Beginners Cloud Computing for Beginners
Cloud Computing for Beginners
Suman Singh3.4K views
Building distribution packages with Docker by Bruno Cornec
Building distribution packages with DockerBuilding distribution packages with Docker
Building distribution packages with Docker
Bruno Cornec1.1K views
Containerization using docker by Vinod Doshi
Containerization using dockerContainerization using docker
Containerization using docker
Vinod Doshi1.2K views
Connect to blumix docker container with putty by Joseph Chang
Connect to blumix docker container with puttyConnect to blumix docker container with putty
Connect to blumix docker container with putty
Joseph Chang2K views
Open source based container solution in Azure - May Docker Meetup by Wiredcraft
Open source based container solution in Azure - May Docker MeetupOpen source based container solution in Azure - May Docker Meetup
Open source based container solution in Azure - May Docker Meetup
Wiredcraft445 views
Тарас Кирилюк — Docker basics. How-to for Drupal developers by LEDC 2016
Тарас Кирилюк — Docker basics. How-to for Drupal developersТарас Кирилюк — Docker basics. How-to for Drupal developers
Тарас Кирилюк — Docker basics. How-to for Drupal developers
LEDC 2016263 views
Ansible 2.0 - How to use Ansible to automate your applications in AWS. by Idan Tohami
Ansible 2.0 - How to use Ansible to automate your applications in AWS.Ansible 2.0 - How to use Ansible to automate your applications in AWS.
Ansible 2.0 - How to use Ansible to automate your applications in AWS.
Idan Tohami559 views
Docker Container Cloud by Daniel Krook
Docker Container CloudDocker Container Cloud
Docker Container Cloud
Daniel Krook1.5K views
Power Systems Projects in Research by Daniel Krook
Power Systems Projects in ResearchPower Systems Projects in Research
Power Systems Projects in Research
Daniel Krook1.1K views
IBM Container BluemixでDockerを使ってみる by Hideaki Tokida
IBM Container BluemixでDockerを使ってみるIBM Container BluemixでDockerを使ってみる
IBM Container BluemixでDockerを使ってみる
Hideaki Tokida1.4K views
Edge 2016 Session 1886 Building your own docker container cloud on ibm power... by Yong Feng
Edge 2016 Session 1886  Building your own docker container cloud on ibm power...Edge 2016 Session 1886  Building your own docker container cloud on ibm power...
Edge 2016 Session 1886 Building your own docker container cloud on ibm power...
Yong Feng1K views
Introduction to Docker and Linux Containers @ Cloud Computing Rhein Main by Puja Abbassi
Introduction to Docker and Linux Containers @ Cloud Computing Rhein MainIntroduction to Docker and Linux Containers @ Cloud Computing Rhein Main
Introduction to Docker and Linux Containers @ Cloud Computing Rhein Main
Puja Abbassi1K views
Create to blumix docker container with rest api by Joseph Chang
Create to blumix docker container with rest apiCreate to blumix docker container with rest api
Create to blumix docker container with rest api
Joseph Chang438 views

Similar to A Dive Into Containers and Docker

Docker Devoxx UK - Never mind the bollocks here's the Linux Containers by
Docker Devoxx UK - Never mind the bollocks here's the Linux ContainersDocker Devoxx UK - Never mind the bollocks here's the Linux Containers
Docker Devoxx UK - Never mind the bollocks here's the Linux ContainersPatrick Chanezon
1.7K views69 slides
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure by
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure Patrick Chanezon
1.6K views117 slides
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure by
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on AzureDocker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on AzurePatrick Chanezon
2.5K views113 slides
IAU workshop 2018 day one by
IAU workshop 2018 day oneIAU workshop 2018 day one
IAU workshop 2018 day oneWalid Shaari
353 views96 slides
Programming the world with Docker by
Programming the world with DockerProgramming the world with Docker
Programming the world with DockerPatrick Chanezon
6.8K views118 slides
WSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on Containers by
WSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on ContainersWSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on Containers
WSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on ContainersLakmal Warusawithana
229 views85 slides

Similar to A Dive Into Containers and Docker(20)

Docker Devoxx UK - Never mind the bollocks here's the Linux Containers by Patrick Chanezon
Docker Devoxx UK - Never mind the bollocks here's the Linux ContainersDocker Devoxx UK - Never mind the bollocks here's the Linux Containers
Docker Devoxx UK - Never mind the bollocks here's the Linux Containers
Patrick Chanezon1.7K views
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure by Patrick Chanezon
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure
Docker New York Meetup May 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon1.6K views
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure by Patrick Chanezon
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on AzureDocker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure
Docker Seattle Meetup April 2015 - The Docker Orchestration Ecosystem on Azure
Patrick Chanezon2.5K views
IAU workshop 2018 day one by Walid Shaari
IAU workshop 2018 day oneIAU workshop 2018 day one
IAU workshop 2018 day one
Walid Shaari353 views
Programming the world with Docker by Patrick Chanezon
Programming the world with DockerProgramming the world with Docker
Programming the world with Docker
Patrick Chanezon6.8K views
WSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on Containers by Lakmal Warusawithana
WSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on ContainersWSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on Containers
WSO2ConEU 2016 Tutorial - Deploying WSO2 Middleware on Containers
Deploying WSO2 Middleware on Containers by Imesh Gunaratne
Deploying WSO2 Middleware on ContainersDeploying WSO2 Middleware on Containers
Deploying WSO2 Middleware on Containers
Imesh Gunaratne1.7K views
A hitchhiker‘s guide to the cloud native stack by QAware GmbH
A hitchhiker‘s guide to the cloud native stackA hitchhiker‘s guide to the cloud native stack
A hitchhiker‘s guide to the cloud native stack
QAware GmbH946 views
Neo4J with Docker and Azure - GraphConnect 2015 by Patrick Chanezon
Neo4J with Docker and Azure - GraphConnect 2015Neo4J with Docker and Azure - GraphConnect 2015
Neo4J with Docker and Azure - GraphConnect 2015
Patrick Chanezon2.4K views
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl... by Odinot Stanislas
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Bare-metal, Docker Containers, and Virtualization: The Growing Choices for Cl...
Odinot Stanislas8.9K views
Containers and Nutanix - Acropolis Container Services by NEXTtour
Containers and Nutanix - Acropolis Container ServicesContainers and Nutanix - Acropolis Container Services
Containers and Nutanix - Acropolis Container Services
NEXTtour3.5K views
Cloud Native Landscape (CNCF and OCI) by Chris Aniszczyk
Cloud Native Landscape (CNCF and OCI)Cloud Native Landscape (CNCF and OCI)
Cloud Native Landscape (CNCF and OCI)
Chris Aniszczyk10K views
Docker Container As A Service - JAX 2016 by Patrick Chanezon
Docker Container As A Service - JAX 2016Docker Container As A Service - JAX 2016
Docker Container As A Service - JAX 2016
Patrick Chanezon11.2K views
Tampere Docker meetup - Happy 5th Birthday Docker by Sakari Hoisko
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday Docker
Sakari Hoisko410 views
Emerging storage-trends-for-containers by kiran mova
Emerging storage-trends-for-containersEmerging storage-trends-for-containers
Emerging storage-trends-for-containers
kiran mova1.6K views

More from Matthew Farina

How Helm, The Package Manager For Kubernetes, Works by
How Helm, The Package Manager For Kubernetes, WorksHow Helm, The Package Manager For Kubernetes, Works
How Helm, The Package Manager For Kubernetes, WorksMatthew Farina
158 views48 slides
Exploring the Future of Helm by
Exploring the Future of HelmExploring the Future of Helm
Exploring the Future of HelmMatthew Farina
395 views37 slides
Helm 3 by
Helm 3Helm 3
Helm 3Matthew Farina
1.3K views26 slides
Helm project update at cncf 2019 by
Helm project update at cncf 2019Helm project update at cncf 2019
Helm project update at cncf 2019Matthew Farina
172 views6 slides
Helm @ Orchestructure by
Helm @ OrchestructureHelm @ Orchestructure
Helm @ OrchestructureMatthew Farina
570 views37 slides
Measuring How Helm Is Used by
Measuring How Helm Is UsedMeasuring How Helm Is Used
Measuring How Helm Is UsedMatthew Farina
206 views12 slides

More from Matthew Farina(19)

How Helm, The Package Manager For Kubernetes, Works by Matthew Farina
How Helm, The Package Manager For Kubernetes, WorksHow Helm, The Package Manager For Kubernetes, Works
How Helm, The Package Manager For Kubernetes, Works
Matthew Farina158 views
Exploring the Future of Helm by Matthew Farina
Exploring the Future of HelmExploring the Future of Helm
Exploring the Future of Helm
Matthew Farina395 views
Helm project update at cncf 2019 by Matthew Farina
Helm project update at cncf 2019Helm project update at cncf 2019
Helm project update at cncf 2019
Matthew Farina172 views
Testing Lessons Learned From The Community Charts by Matthew Farina
Testing Lessons Learned From The Community ChartsTesting Lessons Learned From The Community Charts
Testing Lessons Learned From The Community Charts
Matthew Farina178 views
Kubecon SIG Apps December 2017 Update by Matthew Farina
Kubecon SIG Apps December 2017 UpdateKubecon SIG Apps December 2017 Update
Kubecon SIG Apps December 2017 Update
Matthew Farina245 views
Dipping Your Toes Into Cloud Native Application Development by Matthew Farina
Dipping Your Toes Into Cloud Native Application DevelopmentDipping Your Toes Into Cloud Native Application Development
Dipping Your Toes Into Cloud Native Application Development
Matthew Farina2K views
HP Helion OpenStack and Professional Services by Matthew Farina
HP Helion OpenStack and Professional ServicesHP Helion OpenStack and Professional Services
HP Helion OpenStack and Professional Services
Matthew Farina6.1K views
Why OpenStack matters and how you can get involved by Matthew Farina
Why OpenStack matters and how you can get involvedWhy OpenStack matters and how you can get involved
Why OpenStack matters and how you can get involved
Matthew Farina545 views
Faster front end performance by Matthew Farina
Faster front end performanceFaster front end performance
Faster front end performance
Matthew Farina590 views
Front end performance improvements by Matthew Farina
Front end performance improvementsFront end performance improvements
Front end performance improvements
Matthew Farina2.5K views
Drupal Calendaring, A Technological Solution by Matthew Farina
Drupal Calendaring, A Technological SolutionDrupal Calendaring, A Technological Solution
Drupal Calendaring, A Technological Solution
Matthew Farina2.3K views
Intro To jQuery In Drupal by Matthew Farina
Intro To jQuery In DrupalIntro To jQuery In Drupal
Intro To jQuery In Drupal
Matthew Farina6.4K views

Recently uploaded

PRODUCT LISTING.pptx by
PRODUCT LISTING.pptxPRODUCT LISTING.pptx
PRODUCT LISTING.pptxangelicacueva6
14 views1 slide
Info Session November 2023.pdf by
Info Session November 2023.pdfInfo Session November 2023.pdf
Info Session November 2023.pdfAleksandraKoprivica4
12 views15 slides
SUPPLIER SOURCING.pptx by
SUPPLIER SOURCING.pptxSUPPLIER SOURCING.pptx
SUPPLIER SOURCING.pptxangelicacueva6
15 views1 slide
Zero to Automated in Under a Year by
Zero to Automated in Under a YearZero to Automated in Under a Year
Zero to Automated in Under a YearNetwork Automation Forum
15 views23 slides
Case Study Copenhagen Energy and Business Central.pdf by
Case Study Copenhagen Energy and Business Central.pdfCase Study Copenhagen Energy and Business Central.pdf
Case Study Copenhagen Energy and Business Central.pdfAitana
16 views3 slides
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f... by
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc
10 views29 slides

Recently uploaded(20)

Case Study Copenhagen Energy and Business Central.pdf by Aitana
Case Study Copenhagen Energy and Business Central.pdfCase Study Copenhagen Energy and Business Central.pdf
Case Study Copenhagen Energy and Business Central.pdf
Aitana16 views
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f... by TrustArc
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc Webinar - Managing Online Tracking Technology Vendors_ A Checklist f...
TrustArc10 views
PharoJS - Zürich Smalltalk Group Meetup November 2023 by Noury Bouraqadi
PharoJS - Zürich Smalltalk Group Meetup November 2023PharoJS - Zürich Smalltalk Group Meetup November 2023
PharoJS - Zürich Smalltalk Group Meetup November 2023
Noury Bouraqadi127 views
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... by James Anderson
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
James Anderson85 views
Powerful Google developer tools for immediate impact! (2023-24) by wesley chun
Powerful Google developer tools for immediate impact! (2023-24)Powerful Google developer tools for immediate impact! (2023-24)
Powerful Google developer tools for immediate impact! (2023-24)
wesley chun10 views
Serverless computing with Google Cloud (2023-24) by wesley chun
Serverless computing with Google Cloud (2023-24)Serverless computing with Google Cloud (2023-24)
Serverless computing with Google Cloud (2023-24)
wesley chun11 views
Business Analyst Series 2023 - Week 3 Session 5 by DianaGray10
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5
DianaGray10248 views
"Running students' code in isolation. The hard way", Yurii Holiuk by Fwdays
"Running students' code in isolation. The hard way", Yurii Holiuk "Running students' code in isolation. The hard way", Yurii Holiuk
"Running students' code in isolation. The hard way", Yurii Holiuk
Fwdays11 views
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive by Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Igniting Next Level Productivity with AI-Infused Data Integration Workflows by Safe Software
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software263 views

A Dive Into Containers and Docker