Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Pragmatic Microservices with C# and Azure
  • Toc
  • feedback
Pragmatic Microservices with C# and Azure

Pragmatic Microservices with C# and Azure

By : Nagel
4.5 (10)
close
Pragmatic Microservices with C# and Azure

Pragmatic Microservices with C# and Azure

4.5 (10)
By: Nagel

Overview of this book

Pragmatic Microservices with C# and Azure introduces .NET Aspire for microservices, focusing on defining an app model, utilizing service discovery, and integrating with Azure's native cloud services. Written by a Microsoft MVP and seasoned software architect with over two decades of experience in .NET, this book will help you get to grips with robust service development using .NET features like minimal APIs, gRPC, and SignalR for real-time communication. Aside from covering essential aspects of DevOps, including testing methodologies such as unit, integration, and load testing, you’ll also explore logging and monitoring including OpenTelemetry using tools like Azure Log Analytics, Application Insights, Prometheus, and Grafana. You'll learn about asynchronous communication leveraging queues and events through Azure Event Hub and Apache. Throughout the book, theoretical aspects will be complemented by practical skills gained from building and deploying a fully functional microservices-based application. By the end, you’ll possess a deep understanding of microservices architecture, hands-on experience with various .NET technologies and Azure services, and the ability to design, build, deploy, and manage microservices applications effectively in both on-premises and cloud environments.
Table of Contents (23 chapters)
close
Free Chapter
1
Part 1: Creating Microservices with .NET
6
Part 2: Hosting and Deploying
12
Part 3: Troubleshooting and Scaling
16
Part 4: More communication options

Preface

.NET Aspire is a new, opinionated framework offering tools and libraries for creating microservices with .NET, no matter whether they should run on-premises, on Microsoft Azure, or in any other cloud environment. In this book, you will learn how to get the most out of .NET Aspire when you build your solutions.

Creating ASP.NET Core minimal APIs (an easy and fast option for creating REST services) is just a small part of creating applications using a microservices-based architecture. This book covers all the different aspects that are needed for building a successful solution. Accessing databases, both relational as well as NoSQL; using Docker and deploying Docker images; automatic deployment with GitHub actions; monitoring the solution with logging, metrics data, and distributed tracing; creating unit tests, integration tests, and load tests; automatically publishing the solution to different environments; and using binary, real-time, and asynchronous communication – all of this is covered in the book.

Through the code provided in this book, you’ll work on a backend solution to run a cool game. From Chapter 2, you’ll already have usable and testable functionality, and it will be enhanced chapter by chapter to cover all the important aspects relating to microservices. If you don’t want to work through each chapter in sequence, we have provided code that you can start with for each chapter.

The application can run deployed to Microsoft Azure, using several Azure services such as Azure Container Apps, Container Registry, Cosmos DB, App Configuration, Key Vault, Redis, and SignalR Service. It can also run in an on-premises environment on a Kubernetes cluster using Kafka, Redis, and other resources.

By the end of this book, you’ll have become confident in implementing a stable, performant, and scalable solution and using various Azure services that are great for hosting such a service-based solution. While the solution of the book is a game, the knowledge learned will help you to create any business-related service architecture.

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete