net core at scale with docker swarm

38
.NET Core at Scale with Docker Swarm @EltonStoneman | #ddd11

Upload: elton-stoneman

Post on 22-Jan-2017

207 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: NET Core at Scale with Docker Swarm

.NET Core at Scalewith Docker Swarm

@EltonStoneman | #ddd11

Page 2: NET Core at Scale with Docker Swarm

Source:

github.com/

sixeyed/

presentations/

developer-developer-developer

Page 3: NET Core at Scale with Docker Swarm
Page 4: NET Core at Scale with Docker Swarm
Page 7: NET Core at Scale with Docker Swarm

@EltonStoneman

• Microsoft MVP

• Docker Captain

• Pluralsight Author

Page 9: NET Core at Scale with Docker Swarm

Demo 1.NET Core

Page 10: NET Core at Scale with Docker Swarm
Page 11: NET Core at Scale with Docker Swarm

Docker

• Application Packaging

• Build Images

• Run Containers

Page 12: NET Core at Scale with Docker Swarm

Ubuntu

Install .NET Core

Copy App

Specify Startup

Docker Image

~ 200MB

Starts <1s

Runs anywhere

Page 13: NET Core at Scale with Docker Swarm

Nano Server

Install .NET Core

Copy App

Specify Startup

Docker Image

~ 400MB

Starts <1s

Runs anywhere

Page 15: NET Core at Scale with Docker Swarm

Demo 2Docker

Page 16: NET Core at Scale with Docker Swarm
Page 17: NET Core at Scale with Docker Swarm

Docker Swarm

• Clustering

• Scheduler

• Orchestration

Page 18: NET Core at Scale with Docker Swarm
Page 19: NET Core at Scale with Docker Swarm

docker swarm init

Page 20: NET Core at Scale with Docker Swarm

docker swarm join

Page 21: NET Core at Scale with Docker Swarm
Page 22: NET Core at Scale with Docker Swarm

Demo 3Docker Swarm

Page 23: NET Core at Scale with Docker Swarm
Page 24: NET Core at Scale with Docker Swarm

pi.si

xeye

d.co

m

Page 25: NET Core at Scale with Docker Swarm

x2

Page 26: NET Core at Scale with Docker Swarm

Demo 4Scaling Services

Page 27: NET Core at Scale with Docker Swarm

docker service scale

Page 28: NET Core at Scale with Docker Swarm

x20

Page 29: NET Core at Scale with Docker Swarm

x2

Page 30: NET Core at Scale with Docker Swarm

x20

Page 31: NET Core at Scale with Docker Swarm

Orchestration

• Docker Networks

• Distributed Systems

• Service Discovery

Page 34: NET Core at Scale with Docker Swarm

Demo 5Docker Networks

Page 35: NET Core at Scale with Docker Swarm

docker network create

Page 37: NET Core at Scale with Docker Swarm

GET

Page 38: NET Core at Scale with Docker Swarm

@EltonStoneman

• Thank You!

• Pluralsight Passes…