/Docker-on-Windows-Second-Edition

Docker on Windows Second Edition, published by Packt

Primary LanguageJavaScriptMIT LicenseMIT

Docker on Windows - Second Edition

Docker on Windows - Second Edition

This is the code repository for Docker on Windows - Second Edition, published by Packt.

From 101 to production with Docker on Windows

What is this book about?

Docker on Windows, Second Edition teaches you all you need to know about Docker on Windows, from the 101 to running highly-available workloads in production. You’ll be guided through a Docker journey, starting with the key concepts and simple examples of .NET Framework and .NET Core apps in Docker containers on Windows. Then you’ll learn how to use Docker to modernize the architecture and development of traditional ASP.NET and SQL Server apps.

This book covers the following exciting features:

  • Understand key Docker concepts: images, containers, registries and swarms
  • Run Docker on Windows 10, Windows Server 2019, and in the cloud
  • Deploy and monitor distributed solutions across multiple Docker containers
  • Run containers with high availability and failover with Docker Swarm
  • Master security in-depth with the Docker platform, making your apps more secure
  • Build a Continuous Deployment pipeline, running Jenkins and Git in Docker
  • Debug applications running in Docker containers using Visual Studio
  • Plan the adoption of Docker in your organization

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <appSettings configSource="config\appSettings.config" />
  <connectionStrings configSource="config\connectionStrings.config" />
</configuration>

Following is what you need for this book: If you want to modernize an old monolithic application without rewriting it, smooth the deployment to production, or move to DevOps or the cloud, then Docker is the enabler for you. This book gives you a solid grounding in Docker so you can confidently approach all of these scenarios.

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Elton Stoneman has been a Microsoft MVP since 2010 and a Pluralsight author since 2013. Before joining Docker he spent 15 years as a consultant, architecting and delivering large and successful solutions built on .NET and powered by Windows, Docker, and Azure.

He's enjoying working with the new evolution of Microsoft stack, helping people understand the great opportunities to modernize existing .NET Framework apps with Docker, and run them alongside new .NET Core apps in Windows and Linux containers.

He blogs, tweets, teaches and speaks about Docker all the time. He is a regular at Docker and .NET user groups and he's had great fun speaking at conferences around the world, including DockerCon, NDC, DevSum, BuildStuff, WinOps, and Techorama.

Other books by the authors

Docker on Windows

Suggestions and Feedback

Click here if you have any feedback or suggestions.