Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Retour sur DockerCon 2016
Search
Jean-Laurent de Morlhon
June 28, 2016
Technology
2
200
Retour sur DockerCon 2016
Retour sur la DockerCon 2016 pour le Paris Container Day
Jean-Laurent de Morlhon
June 28, 2016
Tweet
Share
More Decks by Jean-Laurent de Morlhon
See All by Jean-Laurent de Morlhon
Retour Sur DockerCon 2016 - Docker Mega Meetup
jeanlaurent
1
130
Pourquoi Maurice ne doit surtout pas coder en Go.
jeanlaurent
0
180
Diamond Kata Workshop
jeanlaurent
0
190
Testing sur code legacy
jeanlaurent
0
130
FruitShop
jeanlaurent
3
830
Phantom, Zombie & Karma, overview of the greatest testing tools for modern web app
jeanlaurent
5
760
Live Coding Tester une Application HTML5
jeanlaurent
1
94
Testing sur Legacy Code
jeanlaurent
1
60
Le fantome, le zombie et testacular Karma. Panorama des outils de tests pour application web moderne.
jeanlaurent
1
91
Other Decks in Technology
See All in Technology
能登半島地震で見えた災害対応の課題と組織変革の重要性
ditccsugii
0
170
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
640
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
220
from Sakichi Toyoda to Agile
kawaguti
PRO
1
100
綺麗なデータマートをつくろう_データ整備を前向きに考える会 / Let's create clean data mart
brainpadpr
3
330
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
230
Function calling機能をPLaMo2に実装するには / PFN LLMセミナー
pfn
PRO
0
990
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
320
ZOZOのAI活用実践〜社内基盤からサービス応用まで〜
zozotech
PRO
0
220
関係性が駆動するアジャイル──GPTに人格を与えたら、対話を通してふりかえりを習慣化できた話
mhlyc
0
130
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
120
JAZUG 15周年記念 × JAT「AI Agent開発者必見:"今"のOracle技術で拡張するAzure × OCIの共存アーキテクチャ」
shisyu_gaku
0
130
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
900
Building Applications with DynamoDB
mza
96
6.7k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Fireside Chat
paigeccino
40
3.7k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
A better future with KSS
kneath
239
18k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Documentation Writing (for coders)
carmenintech
75
5k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Transcript
@ContainerDay16 @morlhon Retour sur DockerCon 16' @ContainerDay16
@ContainerDay16 @morlhon
@ContainerDay16 @morlhon The world needs tools of mass innovation
@ContainerDay16 @morlhon Docker users already running in production 60% Docker
Survey: State of Applications Q1 2016 Cluster HQ: State of Container Usage June 2016 Companies running container technology in production (500+ employees) Docker in production
@ContainerDay16 @morlhon Healthcare Media Financial Services …And More E-commerce /
Consumer Services Tech Government Across Entreprise
@ContainerDay16 @morlhon Docker Universal Control Plane Integrated Security Docker Engine
Container runtime, orchestration, networking, volumes, plugins Docker Trusted Registry Operating Systems Config Mgt Monitoring Logging CI/CD ..more.. Images Networking Volumes Virtualization Public Cloud Physical Docker DataCenter
@ContainerDay16 @morlhon Servers ship with Docker Commercial Engine/Support Docker Datacenter
available through all HPE channels Integrated Solution with Hardware, Software, Support, and Services
@ContainerDay16 @morlhon The marketplace for validated software and tools available
in Docker format for businesses and publishers • Easy search and deploy • Trusted and compliant • https://store.docker.com Docker Store
@ContainerDay16 @morlhon Let’s eliminate friction in the development cycle
@ContainerDay16 @morlhon Docker for Mac Docker for Windows
@ContainerDay16 @morlhon Hypervisor Framework vmnet Framework Docker Container Engine HyperKit
Linux VPNKit DataKit Client Libraries Admin GUI CLI Security Sandbox Making things easy is really hard. Hypervisor Framework vmnet Framework Docker Container Engine HyperKit Linux VPNKit DataKit Client Libraries Admin GUI CLI Security Sandbox
@ContainerDay16 @Speaker
@ContainerDay16 @Speaker Docker for Mac & Windows Public Beta docker.com/getdocker
@ContainerDay16 @morlhon Docker for AWS Docker for Azure
@ContainerDay16 @morlhon Deep integration with native load-balancers, templates, SSH keys,
ACLs, scaling groups, firewall rules… beta.docker.com
@ContainerDay16 @Speaker
@ContainerDay16 @morlhon Swarm mode Service API Cryptographic node identity Built-in
routing mesh Docker 1.12: now with orchestration built-in.
@ContainerDay16 @morlhon Combine your engines in swarms of any scale
Self-organizing, self-healing No external data store required No single points of failure Infrastructure-agnostic topology Swarm mode
@ContainerDay16 @morlhon Cryptographic node identity Government-grade security by default End-to-end
TLS Built-in government-grade PKI Automated key rotation Revoke any node at any time
@ContainerDay16 @morlhon Desired state reconciliation Scaling Rolling updates Advanced scheduling
Application-specified health checks Rescheduling on node failure Docker Service API
@ContainerDay16 @morlhon Built-in Routing Mesh Swarm-wide overlay networking Container-native load-balancing
DNS-based service discovery No separate cluster to setup Works with your existing load-balancers Rock-solid kernel-only data path with IPVS
@ContainerDay16 @morlhon Docker-native experience No external dependencies No single point
of failure Secure by default Works with your infrastructure Reverse compatible Docker 1.12: now with orchestration built-in.
@ContainerDay16 @morlhon Distributed Application Bundle experimental www.docker.com/dab A portable format
for multi-container applications
@ContainerDay16 @morlhon ? @ContainerDay16
@ContainerDay16 @morlhon Take Away Entreprise • https://blog.docker.com/2016/06/docker-datacenter-enterprise/ • https://blog.docker.com/2016/06/docker-datacenter-aws-azure-cloud/ •
https://blog.docker.com/2016/06/docker-store/ Developper Experience • https://blog.docker.com/2016/06/docker-mac-windows-public-beta/ • https://blog.docker.com/2016/06/azure-aws-beta/ Docker 1.12 - Orchestration + Bundle • https://blog.docker.com/2016/06/docker-1-12-built-in-orchestration/ • https://blog.docker.com/2016/06/docker-app-bundle/ • www.docker.com/dab DockerCon 2016 - Videos • https://blog.docker.com/2016/06/dockercon-general-session-day-1-and-day-2-videos/