Software Architecture with C# 12 and .NET 8. Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure - Fourth Edition - Helion
Tytuł oryginału: Software Architecture with C# 12 and .NET 8. Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure - Fourth Edition
ISBN: 9781805122456
stron: 756, Format: ebook
Data wydania: 2024-02-28
Księgarnia: Helion
Cena książki: 139,00 zł
Software Architecture with C# 12 and .NET 8 puts high-level design theory to work in a .NET context, teaching you the key skills, technologies, and best practices required to become an effective .NET software architect.
This fourth edition puts emphasis on a case study that will bring your skills to life. You’ll learn how to choose between different architectures and technologies at each level of the stack. You’ll take an even closer look at Blazor and explore OpenTelemetry for observability, as well as a more practical dive into preparing .NET microservices for Kubernetes integration.
Divided into three parts, this book starts with the fundamentals of software architecture, covering C# best practices, software domains, design patterns, DevOps principles for CI/CD, and more. The second part focuses on the technologies, from choosing data storage in the cloud to implementing frontend microservices and working with Serverless. You’ll learn about the main communication technologies used in microservices, such as REST API, gRPC, Azure Service Bus, and RabbitMQ. The final part takes you through a real-world case study where you’ll create software architecture for a travel agency.
By the end of this book, you will be able to transform user requirements into technical needs and deliver highly scalable enterprise software architectures.
Osoby które kupowały "Software Architecture with C# 12 and .NET 8. Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure - Fourth Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Software Architecture with C# 12 and .NET 8. Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure - Fourth Edition eBook -- spis treści
- 1. Understanding the Importance of Software Architecture
- 2. Non-Functional Requirements
- 3. Managing Requirements
- 4. Best Practices in Coding C# 12
- 5. Implementing Code Reusability in C# 12
- 6. Design Patterns and .NET 8 Implementation
- 7. Understanding the Different Domains in Software Solutions
- 8. Understanding DevOps Principles and CI/CD
- 9. Testing Your Enterprise Application
- 10. Deciding on the Best Cloud-Based Solution
- 11. Applying a Microservice Architecture to Your Enterprise Application
- 12. Choosing Your Data Storage in the cloud
- 13. Interacting with Data in C# - Entity Framework Core
- 14. Implementing Microservices with .NET
- 15. Applying Service-Oriented Architectures with .NET
- 16. Working with Serverless – Azure Functions
- 17. Presenting ASP.NET Core
- 18. Implementing Frontend Microservices with ASP.NET Core
- 19. Client Frameworks: Blazor
- 20. Kubernetes
- 21. Case Study
- 22. Case study Extension: Developing .NET Microservices for Kubernetes
- 23. Answers