BrunoCandia / Software-Architecture-with-C-9-and-.NET-5

Code Repository created for Hands-On Software Architecture with C# 9 and .NET 5, Published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software-Architecture-with-C-9-and-.NET-5

Code Repository created for Software Architecture with C# 9 and .NET 5, Published by Packt

About the book

Software architecture is the practice of implementing structures and systems that streamline the software development process and improve the quality of an app. This fully revised and expanded second edition, featuring the latest features of .NET 5 and C# 9, enables you to acquire the key skills, knowledge, and best practices required to become an effective software architect.

This second edition features additional explanation of the principles of Software architecture, including new chapters on Azure Service Fabric, Kubernetes, and Blazor. It also includes more discussion on security, microservices, and DevOps, including GitHub deployments for the software development cycle.

You will begin by understanding how to transform user requirements into architectural needs and exploring the differences between functional and non-functional requirements. Next, you will explore how to carefully choose a cloud solution for your infrastructure, along with the factors that will help you manage your app in a cloud-based environment.

Finally, you will discover software design patterns and various software approaches that will allow you to solve common problems faced during development.

What you will learn

  1. Use different techniques to overcome real-world architectural challenges and solve design consideration issues
  2. Apply architectural approaches such as layered architecture, service-oriented architecture (SOA), and microservices
  3. Leverage tools such as containers, Docker, Kubernetes, and Blazor to manage microservices effectively
  4. Get up to speed with Azure tools and features for delivering global solutions
  5. Program and maintain Azure Functions using C# 9 and its latest features
  6. Understand when it is best to use test-driven development (TDD) as an approach for software development
  7. Write automated functional test cases
  8. Get the best of DevOps principles to enable CI/CD environments

About

Code Repository created for Hands-On Software Architecture with C# 9 and .NET 5, Published by Packt

License:MIT License


Languages

Language:C# 82.1%Language:HTML 14.1%Language:CSS 1.9%Language:PowerShell 1.7%Language:JavaScript 0.2%