Docker on Windows

Docker on Windows
Author :
Publisher : Packt Publishing Ltd
Total Pages : 358
Release :
ISBN-10 : 9781785288425
ISBN-13 : 1785288423
Rating : 4/5 (423 Downloads)

Book Synopsis Docker on Windows by : Elton Stoneman

Download or read book Docker on Windows written by Elton Stoneman and published by Packt Publishing Ltd. This book was released on 2017-07-13 with total page 358 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to run new and old Windows applications in Docker containers. About This Book Package traditional .NET Frameworks apps and new .NET Core apps as Docker images, and run them in containers for increased efficiency, portability, and security Design and implement distributed applications that run across connected containers, using enterprise-grade open source software from public Docker images Build a full Continuous Deployment pipeline for a .NET Framework application, and deploy it to a highly-available Docker swarm running in the cloud Who This Book Is For 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. What You Will Learn Comprehend key Docker concepts: images, containers, registries, and swarms Run Docker on Windows 10, Windows Server 2016, and in the cloud Deploy and monitor distributed solutions across multiple Docker containers Run containers with high availability and fail-over with Docker Swarm Master security in-depth with the Docker platform, making your apps more secure Build a Continuous Deployment pipeline by running Jenkins in Docker Debug applications running in Docker containers using Visual Studio Plan the adoption of Docker in your own organization In Detail Docker is a platform for running server applications in lightweight units called containers. You can run Docker on Windows Server 2016 and Windows 10, and run your existing apps in containers to get significant improvements in efficiency, security, and portability. This book teaches you all you need to know about Docker on Windows, from 101 to deploying highly-available workloads in production. This book takes you on a Docker journey, starting with the key concepts and simple examples of how to run .NET Framework and .NET Core apps in Windows Docker containers. Then it moves on to more complex examples—using Docker to modernize the architecture and development of traditional ASP.NET and SQL Server apps. The examples show you how to break up monoliths into distributed apps and deploy them to a clustered environment in the cloud, using the exact same artifacts you use to run them locally. To help you move confidently to production, it then explains Docker security, and the management and support options. The book finishes with guidance on getting started with Docker in your own projects, together with some real-world case studies for Docker implementations, from small-scale on-premises apps to very large-scale apps running on Azure. Style and approach Using a step-by-step approach, this book shows you how to use Docker on Windows. It includes practical examples and real-world technical and business scenarios that will help you effectively implement Docker in your environment.There are over 50 examples of Dockerized applications, using C# .NET projects as the source and packaging them into Docker images.


Docker on Windows Related Books

Docker on Windows
Language: en
Pages: 358
Authors: Elton Stoneman
Categories: Computers
Type: BOOK - Published: 2017-07-13 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how to run new and old Windows applications in Docker containers. About This Book Package traditional .NET Frameworks apps and new .NET Core apps as Docke
Docker on Windows
Language: en
Pages: 417
Authors: Elton Stoneman
Categories: Computers
Type: BOOK - Published: 2019-02-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how to run new and old applications in Docker containers on Windows - modernizing the architecture, improving security and maximizing efficiency. Key Feat
Learning Windows Server Containers
Language: en
Pages: 394
Authors: Srikanth Machiraju
Categories: Computers
Type: BOOK - Published: 2017-04-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Build, package, and deploy applications as easily manageable and shippable containers. About This Book Discover the secret to building highly portable apps that
Learn Docker in a Month of Lunches
Language: en
Pages: 462
Authors: Elton Stoneman
Categories: Computers
Type: BOOK - Published: 2020-08-04 - Publisher: Manning Publications

DOWNLOAD EBOOK

Summary Go from zero to production readiness with Docker in 22 bite-sized lessons! Learn Docker in a Month of Lunches is an accessible task-focused guide to Doc
A Curious Moon
Language: en
Pages: 386
Authors: Rob Conery
Categories:
Type: BOOK - Published: 2020-12-13 - Publisher:

DOWNLOAD EBOOK

Starting an application is simple enough, whether you use migrations, a model-synchronizer or good old-fashioned hand-rolled SQL. A year from now, however, when