Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Docker 101
Mario David
January 07, 2016
Technology
1
160
Docker 101
Introduction to Docker for Softwarekskammer Lübeck (in german)
Mario David
January 07, 2016
Tweet
Share
More Decks by Mario David
See All by Mario David
Spock Introduction
mariodavid
0
50
CI/CD mit Gitlab und Rancher - SWK HL 09/2017
mariodavid
0
84
CUBA ist auch eine Insel - JUHGG 2016
mariodavid
0
63
Is Grails the right approach for business apps? - Gr8Conf EU 2016
mariodavid
0
350
Dockerize your Grails App for more deployment fun - Gr8Conf EU 2016
mariodavid
2
3.3k
Other Decks in Technology
See All in Technology
Bill One 開発エンジニア 紹介資料
sansantech
PRO
0
120
【NGK2023S】 ノードエディタ形式の画像処理ツール「Image-Processing-Node-Editor」
kazuhitotakahashi
0
300
Raspberry Pi Camera 3 介紹
piepie_tw
PRO
0
150
MarvelClient Upgrade 64bit クライアントへの自動アップグレード設定
mitsuru_katoh
0
160
組織に対してSREを適用するとどうなるか
kuniim
7
2.8k
ラズパイとGASで加湿器の消し忘れをLINEでリマインド&操作
minako__ph
0
150
目指せCoverage100%! AutoScale環境におけるSavings Plans購入戦略 / JAWS-UG_SRE_Coverage
taishin
0
510
OpenShiftクラスターのアップグレード自動化への挑戦! / OpenShift Cluster Upgrade Automation
skitamura7446
0
160
USB PD で迎える AC アダプター大統一時代
puhitaku
2
1.9k
ChatGPT for Hacking
anugrahsr
0
4.5k
Oracle Cloud Infrastructure:2023年1月度サービス・アップデート
oracle4engineer
PRO
0
160
Pentesting Password Reset Functionality
anugrahsr
0
480
Featured
See All Featured
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
182
15k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
22
1.7k
Bootstrapping a Software Product
garrettdimon
299
110k
Clear Off the Table
cherdarchuk
79
290k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
318
19k
Building Flexible Design Systems
yeseniaperezcruz
314
35k
Learning to Love Humans: Emotional Interface Design
aarron
263
38k
Why Our Code Smells
bkeepers
PRO
326
55k
Git: the NoSQL Database
bkeepers
PRO
419
60k
Thoughts on Productivity
jonyablonski
49
2.7k
KATA
mclloyd
12
9.7k
Building Adaptive Systems
keathley
27
1.3k
Transcript
Docker 101 Mario David | @mariomddavid
Mario
What’s the problem? #1 ssh
[email protected]
# … db2 create
tools catalog catalog1 use existing tablespace user32Ksp in database toolsdb
What’s the problem? #1 Cofiguration drift Reproduzierbarkeit ssh
[email protected]
#
… db2 create tools catalog catalog1 use existing tablespace user32Ksp in database toolsdb
What’s the problem? #2 ssh
[email protected]
uction-01.it.companyWithoutDocker.com # … vi /usr/local/tomcat/conf/server.xml
# … tomcat7 restart
What’s the problem? #2 Sicherheit ssh
[email protected]
# … vi
/usr/local/tomcat/conf/server.xml # … tomcat7 restart
What’s the problem? #3 HTTP Reverse Proxy DB DB SAN
Logging Backup Switch DNS HTTP USV Monitoring www.katzenfreunde-forum.de
What’s the problem? #3 HTTP Reverse Proxy DB DB www.katzenfreunde-forum.de
DNS HTTP Auslastung SAN Logging Backup Switch USV Monitoring
Lösungen
Hypervisor App OS App OS App OS
None
“It’s all about the application...” Würden wir die Anwendung ohne
OS laufen lassen?
bit.ly/docker-einfuehrung Thread Prozess Container VM Hardware Pro Maschine Performance -
+ Isolation + -
Was ist Docker? - Beispiel für Container-Virtualisierung Solaris Zones OpenVZ
LPAR ...eigentlich nur eine alte Idee: Segmentierung Marketing Technogisch lightweight Hypervisor VM shared Linux Kernel Isolation Namespaces Ouality of Service Cgroups FreeBSD Jails LXC OS App Userspace App Userspace App Userspace
Was ist Docker? - Zur rechten Zeit am rechten Ort
Accessibility Cloud DevOps Docker Hub Community
Docker Engine • zentrale Laufzeitumgebung der Container • ist einzige
Abhängigkeit des Service • ermöglicht Portabilität • no Emulation Layer → ~ no Performace Impact Dev == Test == Staging == Production
“ Talk is cheap, show me the code
Ökosystem Development bit.ly/docker-oekosystem Orchestrierung Docker Machine Kubernetes Docker Swarm Docker
Comopse Mesossphere Panamax Vagrant Windows Nano Server OS CoreOS VMWare Photon Snappy Ubuntu Core Cloud Amazon AWS ECS Rackspace Azure Google Compute Engine Hypriot ... ... ... ...
weitere Ressourcen... bit.ly/docker-einfuehrung | bit.ly/docker-oekosystem road-to-cuba-and-beyond.com/put-a-island-into-a-box-how-to-dockerize-your-cuba-app/ pluralsight.com/courses/docker-deep-dive pluralsight.com/courses/docker-fundamentals