FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Using .NET Core, Docker, and Kubernetes Succinctly
- Author(s) Michele Aponte
- Publisher: Syncfusion Inc. (2019)
- Paperback N/A
- ebook HTML, PDF (91 pages), Kindle (mobi)
- Language: English
- ISBN-10: N/A
- ISBN-13: 978-1-64200-184-6
- Share This:
Terms like container and Docker, unknown to Microsoft programmers until now, have recently become essential in technical discussions about the development, distribution, and management of our applications. Containers can solve some of programmers' everyday problems, but a challenge with them is managing their lifecycles and the communication among them.
So we need to choose a container technology, with Docker being the most commonly used, and an orchestrator, with Kubernetes being the best choice today.
This book will walk you through using Docker and Kubernetes with a .NET Core example application - through the key concepts involved in packaging Windows-distributed applications into containers and orchestrating these using Docker and Kubernetes.
Table of Contents
- ASP.NET and Docker Together
- Create Your Application with Docker
- Deploy Your Application on Kubernetes
- Deploy the Database
- Production Time
- N/A
- Software Containers & Virtualization
- Microsoft Windows .NET Programming
- Software Engineering Principles and Practices
- Succinctly Free eBooks Series
- Using .NET Core, Docker, and Kubernetes Succinctly (Michele Aponte)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
-
Architecting Modern Web Apps with ASP.NET Core and Azure
This guide provides end-to-end guidance on building monolithic web applications using ASP.NET Core and Azure. In this context, 'monolithic' refers to the fact that these applications are deployed as a single unit.
-
ASP.NET Core APIs Succinctly (Dirk Strauss)
APIs are such a critical part of software that "API-first" has become a popular approach to development. This book guides you through designing your own REST API, using it to return and modify data, and versioning it as you continue to develop it.
-
CI/CD with Docker and Kubernetes (Marko Anastasov, et al.)
Containers change how developers build, test, and deploy code. Using them the wrong way can slow down your delivery process. Using this book as a guide, you won’t need a dedicated sysadmin to have a productive container-based CI/CD process.
-
.NET Microservices: Architecture for Containerized .NET Applications
This guide is an introduction to developing microservices-based applications and managing them using containers. It discusses architectural design and implementation approaches using .NET Core and Docker containers.
-
Kubernetes: Up and Running: Dive into the Future of Infrastructure
This practical book shows developers and ops personnel how Kubernetes and container technology can help you achieve new levels of velocity, agility, reliability, and efficiency. It explains how this system fits into the lifecycle of a distributed application.
-
Kubernetes for Full-Stack Developers (Jamon Camisso, et al)
This book helps newcomers and experienced users alike learn about Kubernetes, introduces core Kubernetes concepts and to build on them to a level where running an application on a production cluster is a familiar, repeatable, and automated process.
-
Kubernetes Patterns: Designing Cloud-Native Applications
This book provides common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. It is based on use cases and lessons learned from real-world projects.
-
Programming ASP.NET MVC 5: A Problem Solution Approach
This book is a basic introduction to Programming ASP.NET MVC 5, basically for beginners who want to learn complete basic with example of ASP.NET MVC 5, using Microsoft Visual Studio Express, which is a free version of Microsoft Visual Studio.
-
Guide to NoSQL with Azure Cosmos DB (Gaston C. Hillar, et al)
This book is for C# developers. This book starts off by showing you the main features of Cosmos DB, their supported NoSQL data models and the foundations of its scalable and distributed architecture.
-
Under the Hood of .NET Memory Management (Chris Farrell)
This book covers theory and practice for analyzing and improving .NET code performance, with examples and tips, starting with the core concepts of .NET memory management and garbage collection, then additional details and intricacies.
:
|
|