Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Essential Docker for ASP.NET Core MVC

Posted By: naag
Essential Docker for ASP.NET Core MVC

Essential Docker for ASP.NET Core MVC by Adam Freeman
English | 21 May 2017 | ISBN: 1484227778 | 170 Pages | EPUB | 1.09 MB

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
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