Silicon Valley Code Camp : October 7 & 8, 2017session
Goodbye VMs - Hello Docker
In this session I'll show you how to migrate existing web applications to Docker. We'll use DNN (DotNetNuke) to show how easy it is to use Docker for building and deploying applications.
About This Session
For the last 20 years, virtual machines have allowed us to create isolated environments for running applications. VMs are especially useful for developers who may not always want their development tools to destabilize their main work environment or who do development on different operating systems. In recent years Docker and containers have provided a more lightweight solution for providing these isolated environments.
In this session I'll show you how to migrate existing web applications to Docker. We'll use DNN (DotNetNuke) to show how easy it is to use Docker for building and deploying applications.