Book Details

Software Architecture by Example : Using C# and .NET / Paul Michaels

Publication year: 2022

ISBN: 978-1-4842-7990-8

Internet Resource: Please Login to download book


Guides you in understanding how a software solution is designed using different architectural processes and scenarios. Each scenario explains if and why a software solution is required to resolve a given issue, and discusses possible architectural approaches to solve the problem. You will learn specific implementations of software architecture for each case along with different approaches to achieve the solutions. Each chapter is structured as a real-world requirement from a client and describes a process to meet that requirement. After reading this book, you should have a high-level understanding of the architectural patterns used in the book, and you should have a methodology for approaching system design. You Will Learn Understand design principles and considerations for various stages of software development Translate patterns into code samples Create a blueprint for approaching system design Understand architectural patterns: CQRS, event sourcing, distributed systems, distributed transactions, and plug-in architecture


Subject: Software engineering, Software design, .NET, C#, Microservices, Design patterns, CQRS, Command Query Responsibility Segregation