
Essential Docker for ASP.NET Core MVC
Adam Freeman(Author)
APress
Published on 7. April 2017
Book
Paperback/Softback
XV, 170 pages
978-1-4842-2777-0 (ISBN)
Description
Find out how to use Docker in your ASP.NET Core MVC applications, and how containers make it easier to develop, deploy and manage those applications in production environments. Packed with examples and practical demonstrations, this book will help you deploy even large-scale, cross-platform web applications from development into production.
Best-selling author Adam Freeman takes you on a whirlwind tour of Docker, from creating a consistent development environment for your team to deploying a project and scaling it up in production. By the end of the book, you will have a solid understanding of what Docker does, how it does it and why it is useful when developing and deploying ASP.NET Core MVC applications.
What You Will Learn
Who This Book Is For
ASP.NET Core MVC developers who want to use Docker to containerize and manage their applications
Best-selling author Adam Freeman takes you on a whirlwind tour of Docker, from creating a consistent development environment for your team to deploying a project and scaling it up in production. By the end of the book, you will have a solid understanding of what Docker does, how it does it and why it is useful when developing and deploying ASP.NET Core MVC applications.
What You Will Learn
-
Gain a solid understanding of Docker: what it is, and why you should be using it for your ASP.NET Core MVC applications
-
Use Docker to create a development platform for ASP.NET Core MVC so that applications behave consistently across development and production
-
Use Docker to test, deploy and manage ASP.NET Core MVC containers
-
Use Docker Swarms to scale up applications to cope with large workloads
Who This Book Is For
ASP.NET Core MVC developers who want to use Docker to containerize and manage their applications
More details
Edition
1st ed.
Language
English
Place of publication
Berkeley
United States
Target group
Professional and scholarly
Illustrations
31 farbige Abbildungen, 12 s/w Abbildungen
XV, 170 p. 43 illus., 31 illus. in color.
Dimensions
Height: 254 mm
Width: 178 mm
Thickness: 11 mm
Weight
366 gr
ISBN-13
978-1-4842-2777-0 (9781484227770)
DOI
10.1007/978-1-4842-2778-7
Schweitzer Classification
Other editions
Additional editions

Person
Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.
Content
1. Understanding Docker.- 2. Docker Quick Reference.- 3. Getting Ready.- 4. Docker Images and Containers.- 5. Docker Volumes and Networks.- 6. Docker Compose.- 7. Docker Swarms.- 8. Containerized Development.