Docker Birthday #3 - Intro to Docker Slides

Docker, Inc.
Docker, Inc.Docker, Inc.
Docker
Birthday
#3
Welcome to Docker Birthday #3
● 120 Docker Birthday events (list available at Docker.Party)
● 7000+ RSVPs
● 600 mentors
● Big thanks to our global partners:
2
Remember to tweet photos with #dockerbday
3
Agenda
1. Introduction to the Docker Ecosystem
2. Learning Docker with Birthday App Training
3. Birthday App Challenge
4. Cake and Socializing
Introduction to the Docker Ecosystem
6
Open Source Project
• 2B+ Docker Image Downloads
• 2000+ contributors
• 40K+ GitHub stars
• 200K+ Dockerized apps
• 240 Meetups in 70 countries
• 95K Meetup members
Containers as a Service provider
• Integrated platform for dev and IT
• Commercial technical support
Docker project sponsor
• Primary sponsor of Docker project
• Supports project maintainers
Who Are We
The Docker Project Docker Inc
The Docker ecosystem
Dev Tools
Official Repositories
Operating Systems
Big Data
Service Discovery
Build / Continuous Integration
Configuration Management
Consulting &Training
Management
Storage
Clustering & Scheduling
Networking
Infrastructure & Service Providers
Storage
Security
Monitoring & Logging
7
Diversity Scholarship Program
The purpose of the DockerCon Diversity Scholarship Program is to give members of
underrepresented groups the opportunity to attend DockerCon without the barrier of financial strain.
How to apply:
Step 1: Complete the Docker Birthday #3 training
Step 2: Fill out the online application
What does the scholarship include?
● Full DockerCon Conference Pass
● Round-trip airfare + hotel accommodations for 3 nights
● 1:1 mentorship session with a Docker employee
Application Deadline: April 15, 2016 at 5:00PM PST
For more information and to apply, visit our website: dockercon.com/scholarship
How did we get there ?
Docker in 2013
A lightweight runtime and robust tooling to build and run virtual containers on Linux
to create the operating environment for your distributed applications.
Docker Basics
Docker Image
The basis of a Docker container
Docker Container
The standard unit in which the application service resides
Docker Engine
Creates, ships and runs Docker containers deployable on physical or virtual
host locally, in a datacenter or cloud service provider
Docker Registry
On-premises registry for image storing and collaboration
Applications are changing
12
Loosely
Coupled
Services
Many Small
Servers
~2000 Today
Monolithic
Big Servers
Slow
changing
Rapidly
updated
The challenge: new matrix from hell
13
Virtual machines
Server
Public Cloud
Disaster Recovery
Developer Laptop
Server Cluster
Data Center
Static
Website
Web Front EndBackground
Workers
User DB
Analytics
DB
Queue API
Endpoint
Development Test & QA Production Scale Out
Solution: Docker containers
14
• Packages up software binaries and dependencies
• Isolates software from each other
• Container is a standard format
• Easily portable across environment
• Allows ecosystem to develop around its standard
Container
Solution: Docker containers
15
Static
Website
Web
Front End
Background
Workers
User DB
Analytics
DB
Queue
API
Endpoint
Why do Developers Care?
• Build once…(finally) run anywhere
• A clean, safe, hygienic and portable runtime environment for your app.
• No worries about missing dependencies, packages and other pain points during subsequent
deployments.
• Run each app in its own isolated container, so you can run various versions of libraries and
other dependencies for each app without worrying
• Automate testing, integration, packaging…anything you can script
• Reduce/eliminate concerns about compatibility on different platforms, either your own or
your customers.
• Cheap, zero-penalty containers to deploy services? A VM without the overhead of a VM?
Instant replay and reset of image snapshots? That’s the power of Docker
Why do Ops Care?
•Configure once…run anything
• Make the entire lifecycle more efficient, consistent, and repeatable
• Increase the quality of code produced by developers.
• Eliminate inconsistencies between development, test, production, and customer environments
• Support segregation of duties
• Significantly improves the speed and reliability of continuous deployment and continuous
integration systems
• Because the containers are so lightweight, address significant performance, costs, deployment,
and portability issues normally associated with VMs
Containers vs. VMs
Docker in 2016
A Containers as a Service (CaaS) platform which enables an IT Ops
managed and secure application environment (infrastructure and content)
for developer self service to build and deploy applications
Docker Containers as a Service Platform
20
Source Code
Management
CI / CD
Networking
Monitoring
Volumes
Service
Discovery
Operating Systems
Content
Configuration
Management
Infrastructure
Public Cloud Virtualization
Physical / Converged
Infrastructure
Logging
Storage
Toolbox
Management
Security
Orchestration
Container Runtime
Registry Service
Containers as a Service (CaaS)
Developers IT Operations
BUILD
Development Environments
SHIP
Secure Content & Collaboration
RUN
Deploy, Manage, Scale
Docker CaaS Solutions
22
Docker Datacenter
An on-premises / VPC
CaaS platform that
integrates with enterprise
infrastructure to build, ship
and run distributed
applications anywhere.
Docker Cloud
A SaaS CaaS service to
build, ship and run
distributed applications
anywhere
Enabling the needs of developers and IT
23
Manage and
secure at scale
Frictionless
movement
Innovation
at speed
+ +Agility Portability Control
Use cases enabled by Docker CaaS
24
Containerization
Microservices
CI/CD
DevOps
Self Service
Cloud DataApps
Cloud Migration
Hybrid Cloud
Multi-Cloud
Data Processing
Pipelines
25
Birthday App Training
Docker Toolbox
Everything you need to get started
with Docker
• Toolbox includes:
– Kitematic
– Docker CLI
– Docker Machine
– Docker Swarm
– Docker Compose
26
Birthday App Training
Participants in the training will go through the steps involved in running and developing a simple voting app
from a fresh computer using Docker Toolbox. This simple app will include:
● A Python webapp which lets you vote between several options
● A Redis queue which collects new votes
● A Java worker which consumes votes and stores them in…
● …A Postgres database backed by a Docker volume
● A Node.js webapp showing the results of the voting in real time
All training materials available at: https://github.com/docker/docker-birthday-3
There is a self-paced beginners’ tutorial for attendees to learn Docker basics as they build and deploy this
app locally and push their Docker images to Docker Hub. Experienced Docker users will serve as mentors
to help beginners successfully complete the training.
Birthday App Challenge
Birthday App Challenge Ideas
For Devs
● Rewrite or add features to the following apps:
○ Python webapp which lets you vote between two options
○ Java worker which consumes votes and stores them
○ Node.js webapp which shows the results of the voting in real time
● Write something to generate random votes so they can load test their app
For Ops
● Bring Docker Swarm in the mix
● Add Interlock: https://github.com/ehazlett/interlock
● Scale out the worker nodes using Docker Cloud
Birthday App Challenge Submission & Prizes
Submission guidelines:
● We are looking for cool hacks based on what you learned today! Be creative, make sure
it’s useful and most importantly, have fun!
● Submit at: http://bit.ly/1TLpxuK and submit your PR at github.com/docker/docker-
birthday-3 by Monday, March 28th 9am PST.
Prizes:
● Best hack wins a very special Docker Swag package and complimentary pass to
DockerCon 2016!
● 2nd and 3rd favorite hacks win an awesome Docker hoodie.
● All of these hacks will be featured in a blog post on blog.docker.com.
31
Let’s get started with this Docker
Training!
https://github.com/docker/docker-birthday-3/
1 sur 31

Recommandé

Docker Introduction par
Docker IntroductionDocker Introduction
Docker IntroductionPeng Xiao
1.5K vues48 diapositives
Introduction to Docker par
Introduction to DockerIntroduction to Docker
Introduction to DockerPubudu Jayawardana
412 vues20 diapositives
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To... par
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...Edureka!
3.6K vues20 diapositives
Docker introduction (1) par
Docker introduction (1)Docker introduction (1)
Docker introduction (1)Gourav Varma
354 vues23 diapositives
Docker: From Zero to Hero par
Docker: From Zero to HeroDocker: From Zero to Hero
Docker: From Zero to Herofazalraja
1.9K vues21 diapositives
Docker 101: Introduction to Docker par
Docker 101: Introduction to DockerDocker 101: Introduction to Docker
Docker 101: Introduction to DockerDocker, Inc.
71.2K vues30 diapositives

Contenu connexe

Tendances

Docker basics par
Docker basicsDocker basics
Docker basicsAmanSoni129
290 vues8 diapositives
Docker 101 : Introduction to Docker and Containers par
Docker 101 : Introduction to Docker and ContainersDocker 101 : Introduction to Docker and Containers
Docker 101 : Introduction to Docker and ContainersYajushi Srivastava
1.9K vues38 diapositives
Introduction to Docker par
Introduction to DockerIntroduction to Docker
Introduction to DockerAditya Konarde
14K vues45 diapositives
Docker by Example - Basics par
Docker by Example - Basics Docker by Example - Basics
Docker by Example - Basics CodeOps Technologies LLP
1.8K vues73 diapositives
Getting started with Docker par
Getting started with DockerGetting started with Docker
Getting started with DockerRavindu Fernando
535 vues41 diapositives
Docker introduction par
Docker introductionDocker introduction
Docker introductionPhuc Nguyen
1.3K vues62 diapositives

Tendances(20)

Docker 101 : Introduction to Docker and Containers par Yajushi Srivastava
Docker 101 : Introduction to Docker and ContainersDocker 101 : Introduction to Docker and Containers
Docker 101 : Introduction to Docker and Containers
Yajushi Srivastava1.9K vues
Docker introduction par Phuc Nguyen
Docker introductionDocker introduction
Docker introduction
Phuc Nguyen1.3K vues
Why Docker par dotCloud
Why DockerWhy Docker
Why Docker
dotCloud310.6K vues
Introduction to docker par Instruqt
Introduction to dockerIntroduction to docker
Introduction to docker
Instruqt664 vues
Docker intro par Oleg Z
Docker introDocker intro
Docker intro
Oleg Z490 vues
A Hands-On Introduction To Docker Containers.pdf par Edith Puclla
A Hands-On Introduction To Docker Containers.pdfA Hands-On Introduction To Docker Containers.pdf
A Hands-On Introduction To Docker Containers.pdf
Edith Puclla357 vues
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker... par Simplilearn
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
Simplilearn5.2K vues
Containerization and Docker par Megha Bansal
Containerization and DockerContainerization and Docker
Containerization and Docker
Megha Bansal184 vues

Similaire à Docker Birthday #3 - Intro to Docker Slides

Intro to Docker at the 2016 Evans Developer relations conference par
Intro to Docker at the 2016 Evans Developer relations conferenceIntro to Docker at the 2016 Evans Developer relations conference
Intro to Docker at the 2016 Evans Developer relations conferenceMano Marks
1.3K vues16 diapositives
Docker Birthday #5 Meetup Cluj - Presentation par
Docker Birthday #5 Meetup Cluj - PresentationDocker Birthday #5 Meetup Cluj - Presentation
Docker Birthday #5 Meetup Cluj - PresentationAlex Vranceanu
73 vues34 diapositives
DockerPenang Meetup#1 par
DockerPenang Meetup#1DockerPenang Meetup#1
DockerPenang Meetup#1Sujay Pillai
168 vues43 diapositives
Tampere Docker meetup - Happy 5th Birthday Docker par
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerSakari Hoisko
410 vues39 diapositives
Docker Bday #5, SF Edition: Introduction to Docker par
Docker Bday #5, SF Edition: Introduction to DockerDocker Bday #5, SF Edition: Introduction to Docker
Docker Bday #5, SF Edition: Introduction to DockerDocker, Inc.
2.5K vues33 diapositives
SS Introduction to Docker par
SS Introduction to DockerSS Introduction to Docker
SS Introduction to DockerStephane Woillez
222 vues24 diapositives

Similaire à Docker Birthday #3 - Intro to Docker Slides(20)

Intro to Docker at the 2016 Evans Developer relations conference par Mano Marks
Intro to Docker at the 2016 Evans Developer relations conferenceIntro to Docker at the 2016 Evans Developer relations conference
Intro to Docker at the 2016 Evans Developer relations conference
Mano Marks1.3K vues
Docker Birthday #5 Meetup Cluj - Presentation par Alex Vranceanu
Docker Birthday #5 Meetup Cluj - PresentationDocker Birthday #5 Meetup Cluj - Presentation
Docker Birthday #5 Meetup Cluj - Presentation
Alex Vranceanu73 vues
Tampere Docker meetup - Happy 5th Birthday Docker par Sakari Hoisko
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday Docker
Sakari Hoisko410 vues
Docker Bday #5, SF Edition: Introduction to Docker par Docker, Inc.
Docker Bday #5, SF Edition: Introduction to DockerDocker Bday #5, SF Edition: Introduction to Docker
Docker Bday #5, SF Edition: Introduction to Docker
Docker, Inc.2.5K vues
Azure ai on premises with docker par Vishwas N
Azure ai on premises with  dockerAzure ai on premises with  docker
Azure ai on premises with docker
Vishwas N70 vues
Docker & aPaaS: Enterprise Innovation and Trends for 2015 par WaveMaker, Inc.
Docker & aPaaS: Enterprise Innovation and Trends for 2015Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015
WaveMaker, Inc.6K vues
Containers and microservices for realists par Karthik Gaekwad
Containers and microservices for realistsContainers and microservices for realists
Containers and microservices for realists
Karthik Gaekwad2.2K vues
Containers, microservices and serverless for realists par Karthik Gaekwad
Containers, microservices and serverless for realistsContainers, microservices and serverless for realists
Containers, microservices and serverless for realists
Karthik Gaekwad77.3K vues
Using Docker EE in a CI/CD Workflow par Ashnikbiz
Using Docker EE in a CI/CD WorkflowUsing Docker EE in a CI/CD Workflow
Using Docker EE in a CI/CD Workflow
Ashnikbiz356 vues
Getting Started with Docker - Nick Stinemates par Atlassian
Getting Started with Docker - Nick StinematesGetting Started with Docker - Nick Stinemates
Getting Started with Docker - Nick Stinemates
Atlassian2.7K vues
Docker birthday #4 Cluj Meetup Intro Deck par Alex Vranceanu
Docker birthday #4 Cluj Meetup Intro DeckDocker birthday #4 Cluj Meetup Intro Deck
Docker birthday #4 Cluj Meetup Intro Deck
Alex Vranceanu126 vues
Docker Overview - AWS Tech Connect - Seattle 10/28 par Mike Coleman
Docker Overview - AWS Tech Connect - Seattle 10/28Docker Overview - AWS Tech Connect - Seattle 10/28
Docker Overview - AWS Tech Connect - Seattle 10/28
Mike Coleman553 vues
DockerCon SF 2015: Docker Community in China par Docker, Inc.
DockerCon SF 2015: Docker Community in ChinaDockerCon SF 2015: Docker Community in China
DockerCon SF 2015: Docker Community in China
Docker, Inc.1.7K vues

Plus de Docker, Inc.

Containerize Your Game Server for the Best Multiplayer Experience par
Containerize Your Game Server for the Best Multiplayer Experience Containerize Your Game Server for the Best Multiplayer Experience
Containerize Your Game Server for the Best Multiplayer Experience Docker, Inc.
5.4K vues20 diapositives
How to Improve Your Image Builds Using Advance Docker Build par
How to Improve Your Image Builds Using Advance Docker BuildHow to Improve Your Image Builds Using Advance Docker Build
How to Improve Your Image Builds Using Advance Docker BuildDocker, Inc.
1.2K vues29 diapositives
Build & Deploy Multi-Container Applications to AWS par
Build & Deploy Multi-Container Applications to AWSBuild & Deploy Multi-Container Applications to AWS
Build & Deploy Multi-Container Applications to AWSDocker, Inc.
800 vues13 diapositives
Securing Your Containerized Applications with NGINX par
Securing Your Containerized Applications with NGINXSecuring Your Containerized Applications with NGINX
Securing Your Containerized Applications with NGINXDocker, Inc.
675 vues79 diapositives
How To Build and Run Node Apps with Docker and Compose par
How To Build and Run Node Apps with Docker and ComposeHow To Build and Run Node Apps with Docker and Compose
How To Build and Run Node Apps with Docker and ComposeDocker, Inc.
708 vues55 diapositives
Hands-on Helm par
Hands-on Helm Hands-on Helm
Hands-on Helm Docker, Inc.
593 vues26 diapositives

Plus de Docker, Inc.(20)

Containerize Your Game Server for the Best Multiplayer Experience par Docker, Inc.
Containerize Your Game Server for the Best Multiplayer Experience Containerize Your Game Server for the Best Multiplayer Experience
Containerize Your Game Server for the Best Multiplayer Experience
Docker, Inc.5.4K vues
How to Improve Your Image Builds Using Advance Docker Build par Docker, Inc.
How to Improve Your Image Builds Using Advance Docker BuildHow to Improve Your Image Builds Using Advance Docker Build
How to Improve Your Image Builds Using Advance Docker Build
Docker, Inc.1.2K vues
Build & Deploy Multi-Container Applications to AWS par Docker, Inc.
Build & Deploy Multi-Container Applications to AWSBuild & Deploy Multi-Container Applications to AWS
Build & Deploy Multi-Container Applications to AWS
Docker, Inc.800 vues
Securing Your Containerized Applications with NGINX par Docker, Inc.
Securing Your Containerized Applications with NGINXSecuring Your Containerized Applications with NGINX
Securing Your Containerized Applications with NGINX
Docker, Inc.675 vues
How To Build and Run Node Apps with Docker and Compose par Docker, Inc.
How To Build and Run Node Apps with Docker and ComposeHow To Build and Run Node Apps with Docker and Compose
How To Build and Run Node Apps with Docker and Compose
Docker, Inc.708 vues
Distributed Deep Learning with Docker at Salesforce par Docker, Inc.
Distributed Deep Learning with Docker at SalesforceDistributed Deep Learning with Docker at Salesforce
Distributed Deep Learning with Docker at Salesforce
Docker, Inc.466 vues
The First 10M Pulls: Building The Official Curl Image for Docker Hub par Docker, Inc.
The First 10M Pulls: Building The Official Curl Image for Docker HubThe First 10M Pulls: Building The Official Curl Image for Docker Hub
The First 10M Pulls: Building The Official Curl Image for Docker Hub
Docker, Inc.611 vues
Monitoring in a Microservices World par Docker, Inc.
Monitoring in a Microservices WorldMonitoring in a Microservices World
Monitoring in a Microservices World
Docker, Inc.405 vues
COVID-19 in Italy: How Docker is Helping the Biggest Italian IT Company Conti... par Docker, Inc.
COVID-19 in Italy: How Docker is Helping the Biggest Italian IT Company Conti...COVID-19 in Italy: How Docker is Helping the Biggest Italian IT Company Conti...
COVID-19 in Italy: How Docker is Helping the Biggest Italian IT Company Conti...
Docker, Inc.315 vues
Predicting Space Weather with Docker par Docker, Inc.
Predicting Space Weather with DockerPredicting Space Weather with Docker
Predicting Space Weather with Docker
Docker, Inc.238 vues
Become a Docker Power User With Microsoft Visual Studio Code par Docker, Inc.
Become a Docker Power User With Microsoft Visual Studio CodeBecome a Docker Power User With Microsoft Visual Studio Code
Become a Docker Power User With Microsoft Visual Studio Code
Docker, Inc.353 vues
How to Use Mirroring and Caching to Optimize your Container Registry par Docker, Inc.
How to Use Mirroring and Caching to Optimize your Container RegistryHow to Use Mirroring and Caching to Optimize your Container Registry
How to Use Mirroring and Caching to Optimize your Container Registry
Docker, Inc.363 vues
Monolithic to Microservices + Docker = SDLC on Steroids! par Docker, Inc.
Monolithic to Microservices + Docker = SDLC on Steroids!Monolithic to Microservices + Docker = SDLC on Steroids!
Monolithic to Microservices + Docker = SDLC on Steroids!
Docker, Inc.325 vues
Kubernetes at Datadog Scale par Docker, Inc.
Kubernetes at Datadog ScaleKubernetes at Datadog Scale
Kubernetes at Datadog Scale
Docker, Inc.327 vues
Labels, Labels, Labels par Docker, Inc.
Labels, Labels, Labels Labels, Labels, Labels
Labels, Labels, Labels
Docker, Inc.223 vues
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model par Docker, Inc.
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment ModelUsing Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
Docker, Inc.206 vues
Build & Deploy Multi-Container Applications to AWS par Docker, Inc.
Build & Deploy Multi-Container Applications to AWSBuild & Deploy Multi-Container Applications to AWS
Build & Deploy Multi-Container Applications to AWS
Docker, Inc.430 vues
From Fortran on the Desktop to Kubernetes in the Cloud: A Windows Migration S... par Docker, Inc.
From Fortran on the Desktop to Kubernetes in the Cloud: A Windows Migration S...From Fortran on the Desktop to Kubernetes in the Cloud: A Windows Migration S...
From Fortran on the Desktop to Kubernetes in the Cloud: A Windows Migration S...
Docker, Inc.351 vues
Developing with Docker for the Arm Architecture par Docker, Inc.
Developing with Docker for the Arm ArchitectureDeveloping with Docker for the Arm Architecture
Developing with Docker for the Arm Architecture
Docker, Inc.2.2K vues

Dernier

Cencora Executive Symposium par
Cencora Executive SymposiumCencora Executive Symposium
Cencora Executive Symposiummarketingcommunicati21
139 vues14 diapositives
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue par
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlueShapeBlue
103 vues23 diapositives
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue par
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueMigrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueShapeBlue
176 vues20 diapositives
NTGapps NTG LowCode Platform par
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform Mustafa Kuğu
365 vues30 diapositives
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ... par
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...ShapeBlue
144 vues12 diapositives
State of the Union - Rohit Yadav - Apache CloudStack par
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStackShapeBlue
253 vues53 diapositives

Dernier(20)

2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue par ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
ShapeBlue103 vues
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue par ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueMigrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
ShapeBlue176 vues
NTGapps NTG LowCode Platform par Mustafa Kuğu
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform
Mustafa Kuğu365 vues
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ... par ShapeBlue
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
ShapeBlue144 vues
State of the Union - Rohit Yadav - Apache CloudStack par ShapeBlue
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStack
ShapeBlue253 vues
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... par ShapeBlue
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
ShapeBlue132 vues
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates par ShapeBlue
Keynote Talk: Open Source is Not Dead - Charles Schulz - VatesKeynote Talk: Open Source is Not Dead - Charles Schulz - Vates
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates
ShapeBlue210 vues
DRBD Deep Dive - Philipp Reisner - LINBIT par ShapeBlue
DRBD Deep Dive - Philipp Reisner - LINBITDRBD Deep Dive - Philipp Reisner - LINBIT
DRBD Deep Dive - Philipp Reisner - LINBIT
ShapeBlue140 vues
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ... par ShapeBlue
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
ShapeBlue146 vues
Igniting Next Level Productivity with AI-Infused Data Integration Workflows par 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 Software385 vues
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava... par ShapeBlue
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...
Centralized Logging Feature in CloudStack using ELK and Grafana - Kiran Chava...
ShapeBlue101 vues
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... par ShapeBlue
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
ShapeBlue98 vues
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... par ShapeBlue
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
ShapeBlue117 vues
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ... par ShapeBlue
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
ShapeBlue123 vues
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online par ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue181 vues
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda... par ShapeBlue
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
ShapeBlue120 vues
The Role of Patterns in the Era of Large Language Models par Yunyao Li
The Role of Patterns in the Era of Large Language ModelsThe Role of Patterns in the Era of Large Language Models
The Role of Patterns in the Era of Large Language Models
Yunyao Li80 vues
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue par ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue93 vues

Docker Birthday #3 - Intro to Docker Slides

  • 2. Welcome to Docker Birthday #3 ● 120 Docker Birthday events (list available at Docker.Party) ● 7000+ RSVPs ● 600 mentors ● Big thanks to our global partners: 2
  • 3. Remember to tweet photos with #dockerbday 3
  • 4. Agenda 1. Introduction to the Docker Ecosystem 2. Learning Docker with Birthday App Training 3. Birthday App Challenge 4. Cake and Socializing
  • 5. Introduction to the Docker Ecosystem
  • 6. 6 Open Source Project • 2B+ Docker Image Downloads • 2000+ contributors • 40K+ GitHub stars • 200K+ Dockerized apps • 240 Meetups in 70 countries • 95K Meetup members Containers as a Service provider • Integrated platform for dev and IT • Commercial technical support Docker project sponsor • Primary sponsor of Docker project • Supports project maintainers Who Are We The Docker Project Docker Inc
  • 7. The Docker ecosystem Dev Tools Official Repositories Operating Systems Big Data Service Discovery Build / Continuous Integration Configuration Management Consulting &Training Management Storage Clustering & Scheduling Networking Infrastructure & Service Providers Storage Security Monitoring & Logging 7
  • 8. Diversity Scholarship Program The purpose of the DockerCon Diversity Scholarship Program is to give members of underrepresented groups the opportunity to attend DockerCon without the barrier of financial strain. How to apply: Step 1: Complete the Docker Birthday #3 training Step 2: Fill out the online application What does the scholarship include? ● Full DockerCon Conference Pass ● Round-trip airfare + hotel accommodations for 3 nights ● 1:1 mentorship session with a Docker employee Application Deadline: April 15, 2016 at 5:00PM PST For more information and to apply, visit our website: dockercon.com/scholarship
  • 9. How did we get there ?
  • 10. Docker in 2013 A lightweight runtime and robust tooling to build and run virtual containers on Linux to create the operating environment for your distributed applications.
  • 11. Docker Basics Docker Image The basis of a Docker container Docker Container The standard unit in which the application service resides Docker Engine Creates, ships and runs Docker containers deployable on physical or virtual host locally, in a datacenter or cloud service provider Docker Registry On-premises registry for image storing and collaboration
  • 12. Applications are changing 12 Loosely Coupled Services Many Small Servers ~2000 Today Monolithic Big Servers Slow changing Rapidly updated
  • 13. The challenge: new matrix from hell 13 Virtual machines Server Public Cloud Disaster Recovery Developer Laptop Server Cluster Data Center Static Website Web Front EndBackground Workers User DB Analytics DB Queue API Endpoint Development Test & QA Production Scale Out
  • 14. Solution: Docker containers 14 • Packages up software binaries and dependencies • Isolates software from each other • Container is a standard format • Easily portable across environment • Allows ecosystem to develop around its standard Container
  • 15. Solution: Docker containers 15 Static Website Web Front End Background Workers User DB Analytics DB Queue API Endpoint
  • 16. Why do Developers Care? • Build once…(finally) run anywhere • A clean, safe, hygienic and portable runtime environment for your app. • No worries about missing dependencies, packages and other pain points during subsequent deployments. • Run each app in its own isolated container, so you can run various versions of libraries and other dependencies for each app without worrying • Automate testing, integration, packaging…anything you can script • Reduce/eliminate concerns about compatibility on different platforms, either your own or your customers. • Cheap, zero-penalty containers to deploy services? A VM without the overhead of a VM? Instant replay and reset of image snapshots? That’s the power of Docker
  • 17. Why do Ops Care? •Configure once…run anything • Make the entire lifecycle more efficient, consistent, and repeatable • Increase the quality of code produced by developers. • Eliminate inconsistencies between development, test, production, and customer environments • Support segregation of duties • Significantly improves the speed and reliability of continuous deployment and continuous integration systems • Because the containers are so lightweight, address significant performance, costs, deployment, and portability issues normally associated with VMs
  • 19. Docker in 2016 A Containers as a Service (CaaS) platform which enables an IT Ops managed and secure application environment (infrastructure and content) for developer self service to build and deploy applications
  • 20. Docker Containers as a Service Platform 20 Source Code Management CI / CD Networking Monitoring Volumes Service Discovery Operating Systems Content Configuration Management Infrastructure Public Cloud Virtualization Physical / Converged Infrastructure Logging Storage Toolbox Management Security Orchestration Container Runtime Registry Service
  • 21. Containers as a Service (CaaS) Developers IT Operations BUILD Development Environments SHIP Secure Content & Collaboration RUN Deploy, Manage, Scale
  • 22. Docker CaaS Solutions 22 Docker Datacenter An on-premises / VPC CaaS platform that integrates with enterprise infrastructure to build, ship and run distributed applications anywhere. Docker Cloud A SaaS CaaS service to build, ship and run distributed applications anywhere
  • 23. Enabling the needs of developers and IT 23 Manage and secure at scale Frictionless movement Innovation at speed + +Agility Portability Control
  • 24. Use cases enabled by Docker CaaS 24 Containerization Microservices CI/CD DevOps Self Service Cloud DataApps Cloud Migration Hybrid Cloud Multi-Cloud Data Processing Pipelines
  • 26. Docker Toolbox Everything you need to get started with Docker • Toolbox includes: – Kitematic – Docker CLI – Docker Machine – Docker Swarm – Docker Compose 26
  • 27. Birthday App Training Participants in the training will go through the steps involved in running and developing a simple voting app from a fresh computer using Docker Toolbox. This simple app will include: ● A Python webapp which lets you vote between several options ● A Redis queue which collects new votes ● A Java worker which consumes votes and stores them in… ● …A Postgres database backed by a Docker volume ● A Node.js webapp showing the results of the voting in real time All training materials available at: https://github.com/docker/docker-birthday-3 There is a self-paced beginners’ tutorial for attendees to learn Docker basics as they build and deploy this app locally and push their Docker images to Docker Hub. Experienced Docker users will serve as mentors to help beginners successfully complete the training.
  • 29. Birthday App Challenge Ideas For Devs ● Rewrite or add features to the following apps: ○ Python webapp which lets you vote between two options ○ Java worker which consumes votes and stores them ○ Node.js webapp which shows the results of the voting in real time ● Write something to generate random votes so they can load test their app For Ops ● Bring Docker Swarm in the mix ● Add Interlock: https://github.com/ehazlett/interlock ● Scale out the worker nodes using Docker Cloud
  • 30. Birthday App Challenge Submission & Prizes Submission guidelines: ● We are looking for cool hacks based on what you learned today! Be creative, make sure it’s useful and most importantly, have fun! ● Submit at: http://bit.ly/1TLpxuK and submit your PR at github.com/docker/docker- birthday-3 by Monday, March 28th 9am PST. Prizes: ● Best hack wins a very special Docker Swag package and complimentary pass to DockerCon 2016! ● 2nd and 3rd favorite hacks win an awesome Docker hoodie. ● All of these hacks will be featured in a blog post on blog.docker.com.
  • 31. 31 Let’s get started with this Docker Training! https://github.com/docker/docker-birthday-3/