Docker

Probably the largest innovation on the server since the virtual machine, docker’s notions of packaging and shipping your software in a box, promises better server density and ease of deployment. This technology is literally getting adoption like none other.

In this section I will discuss the act of modernizing your existing dot net applications. I will specifically focus on window containers, how to build them, how to run them and then how to ship them.

Finally we take a look at Docker Swarm. I will show you how you can build your swarm cluster and cover some common problems, on your path to production. I hope to share my failures with you and in turn accelerate your path to success.

I must mention that I am inspired by Elton Stoneman and the fantastic work he is doing in terms of promoting this exciting technology to the industry at large.