Pro microservices in .NET 6 : with examples using ASP.NET Core 6, MassTransit, and Kubernetes / Sean Whitesell, Rob Richardson, Matthew D. Groves ; foreword by Scott Hiunter.
2022
QA76.76.A65 W45 2022
Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Pro microservices in .NET 6 : with examples using ASP.NET Core 6, MassTransit, and Kubernetes / Sean Whitesell, Rob Richardson, Matthew D. Groves ; foreword by Scott Hiunter.
Author
ISBN
9781484278338 (electronic bk.)
148427833X (electronic bk.)
1484278321
9781484278321
148427833X (electronic bk.)
1484278321
9781484278321
Published
[California] : Apress, [2022]
Language
English
Description
1 online resource
Item Number
10.1007/978-1-4842-7833-8 doi
9781484278321
9781484278338
9781484278321
9781484278338
Call Number
QA76.76.A65 W45 2022
Dewey Decimal Classification
005.276
Summary
Know the fundamentals of creating and deploying microservices using .NET 6 and gain insight from prescriptive guidance in this book on the when and why to incorporate them. The microservices architecture is a way of distributing process workloads to independent applications. This distribution allows for the independent applications to scale and evolve separately. It also enables developers to dismantle large applications into smaller, easier-to-maintain, scalable parts. While the return is valuable and the concept straightforward, applying it to an application is far more complicated. Where do you start? How do you find the optimal dividing point for your app, and strategically, how should your app be parceled out into separate services? Pro Microservices in .NET 6 will introduce you to all that and more. The authors get you started with an overview of microservices, .NET 6, event storming, and domain-driven design. You will use that foundational information to build a reference application throughout the book. From there, you will create your first microservice using .NET 6 that you can deploy into Docker and Azure Kubernetes Service. You will also learn about communication styles, decentralizing data, and testing microservices. Finally, you will learn about logging, metrics, tracing, and use that information for debugging. What You Will Learn Build a foundation of basic microservices architecture design Follow an example of using event storming and domain-driven design to understand the monolithic application modified for microservices Understand, via detailed commands, how Docker is used to containerize applications Get an overview of creating microservices from a monolithic application Call microservices using RPC and messaging communication styles with MassTransit Comprehend decentralizing data and handling distributed transactions Use Azure Kubernetes Service to host and scale your microservices Know the methods to make your microservices more robust Discover testing techniques for RPC and messaging communication styles Apply the applications you build for actual use Practice cross-cutting concerns such as logging, metrics, and tracing Who This Book Is For Developers and software architects. Readers should have basic familiarity with Visual Studio and experience with .NET, ASP.NET Core, and C#.
Note
Includes index.
Access Note
Access limited to authorized users.
Copyright Information
© Copyright 2022 Sean Whitesell, Rob Richardson, Matthew D. Groves. 2022
Digital File Characteristics
text file
Source of Description
Description based on online resource; title from digital title page (viewed on February 14, 2022).
Added Author
Available in Other Form
Print version: 9781484278321
Linked Resources
Record Appears in
Table of Contents
Chapter 1. Introducing Microservices
Chapter 2. ASP.NET Core Overview
Chapter 3. Searching for Microservices
Chapter 4. First Microservice
Chapter 5. Microservice Messaging
Chapter 6. Decentralizing Data
Chapter 7. Testing Microservices
Chapter 8. Containerization
Chapter 9. Healthy Microservices.
Chapter 2. ASP.NET Core Overview
Chapter 3. Searching for Microservices
Chapter 4. First Microservice
Chapter 5. Microservice Messaging
Chapter 6. Decentralizing Data
Chapter 7. Testing Microservices
Chapter 8. Containerization
Chapter 9. Healthy Microservices.