Microservices with C# and Azure: Build resilient and secure microservices with the .NET stack and embrace serverless development
A realistic look at microservices and distributed systems with the .NET stack – understand the limitations of microservices development through a practical lens. Purchase of the print or Kindle book includes a free eBook in PDF format.

Key Features

  • Work through the most common scenarios you’ll encounter developing distributed microservices applications
  • Understand the cost considerations, traffic limits, and time limits surrounding serverless
  • Take full advantage of the synergy between Azure services (Container Apps, Functions, Aspire) and .NET code

Book Description

From the authors of the Software Architecture with C# and .NET series, this book is a practical and grounded showcase of microservices using the .NET stack. Written for .NET developers who want to enter the world of modern cloud and distributed applications, this book will show you when microservices and serverless development are optimal ways to rapidly and consistently create enterprise solutions – and encourage you to appreciate their true use cases and limitations. After some quick theory and important setup, you’ll dive into examples, including a ride-sharing website. You’ll cover Docker, Kubernetes, Azure Container Apps, and the brand-new .NET Aspire, with considerations for security and observability, as well as critical discussions around cost. A complete event-driven application at the end of the book will tie your knowledge together. Look at cloud and distributed .NET through the lens of two industry veterans!

What you will learn

  • Create serverless environments for developing and debugging in Azure
  • Implement reliable microservices communication and computation
  • Explore Azure Functions in depth and triggers for IoT and background activities
  • Use Azure Container Apps to simplify creating and managing containers
  • Learn how to properly secure a microservices application
  • Take costs and usage limits seriously and calculate them in the correct way

Who this book is for

This book is for engineers and senior software developers aspiring to move toward modern cloud and distributed applications, evolving their knowledge about microservices and serverless to get the best of these architectural models Prior experience with C#/.NET and the Microsoft Stack (Entity Framework, ASP.NET Core) is required to get the most out of this book. If you have enjoyed any book from the authors’ previous Software Architecture with C# and .NET series, this new book represents a deep dive into a few of the topics covered there.

1146581943
Microservices with C# and Azure: Build resilient and secure microservices with the .NET stack and embrace serverless development
A realistic look at microservices and distributed systems with the .NET stack – understand the limitations of microservices development through a practical lens. Purchase of the print or Kindle book includes a free eBook in PDF format.

Key Features

  • Work through the most common scenarios you’ll encounter developing distributed microservices applications
  • Understand the cost considerations, traffic limits, and time limits surrounding serverless
  • Take full advantage of the synergy between Azure services (Container Apps, Functions, Aspire) and .NET code

Book Description

From the authors of the Software Architecture with C# and .NET series, this book is a practical and grounded showcase of microservices using the .NET stack. Written for .NET developers who want to enter the world of modern cloud and distributed applications, this book will show you when microservices and serverless development are optimal ways to rapidly and consistently create enterprise solutions – and encourage you to appreciate their true use cases and limitations. After some quick theory and important setup, you’ll dive into examples, including a ride-sharing website. You’ll cover Docker, Kubernetes, Azure Container Apps, and the brand-new .NET Aspire, with considerations for security and observability, as well as critical discussions around cost. A complete event-driven application at the end of the book will tie your knowledge together. Look at cloud and distributed .NET through the lens of two industry veterans!

What you will learn

  • Create serverless environments for developing and debugging in Azure
  • Implement reliable microservices communication and computation
  • Explore Azure Functions in depth and triggers for IoT and background activities
  • Use Azure Container Apps to simplify creating and managing containers
  • Learn how to properly secure a microservices application
  • Take costs and usage limits seriously and calculate them in the correct way

Who this book is for

This book is for engineers and senior software developers aspiring to move toward modern cloud and distributed applications, evolving their knowledge about microservices and serverless to get the best of these architectural models Prior experience with C#/.NET and the Microsoft Stack (Entity Framework, ASP.NET Core) is required to get the most out of this book. If you have enjoyed any book from the authors’ previous Software Architecture with C# and .NET series, this new book represents a deep dive into a few of the topics covered there.

34.99 Pre Order
Microservices with C# and Azure: Build resilient and secure microservices with the .NET stack and embrace serverless development

Microservices with C# and Azure: Build resilient and secure microservices with the .NET stack and embrace serverless development

Microservices with C# and Azure: Build resilient and secure microservices with the .NET stack and embrace serverless development

Microservices with C# and Azure: Build resilient and secure microservices with the .NET stack and embrace serverless development

Paperback

$34.99 
  • SHIP THIS ITEM
    Available for Pre-Order. This item will be released on June 23, 2025

Related collections and offers


Overview

A realistic look at microservices and distributed systems with the .NET stack – understand the limitations of microservices development through a practical lens. Purchase of the print or Kindle book includes a free eBook in PDF format.

Key Features

  • Work through the most common scenarios you’ll encounter developing distributed microservices applications
  • Understand the cost considerations, traffic limits, and time limits surrounding serverless
  • Take full advantage of the synergy between Azure services (Container Apps, Functions, Aspire) and .NET code

Book Description

From the authors of the Software Architecture with C# and .NET series, this book is a practical and grounded showcase of microservices using the .NET stack. Written for .NET developers who want to enter the world of modern cloud and distributed applications, this book will show you when microservices and serverless development are optimal ways to rapidly and consistently create enterprise solutions – and encourage you to appreciate their true use cases and limitations. After some quick theory and important setup, you’ll dive into examples, including a ride-sharing website. You’ll cover Docker, Kubernetes, Azure Container Apps, and the brand-new .NET Aspire, with considerations for security and observability, as well as critical discussions around cost. A complete event-driven application at the end of the book will tie your knowledge together. Look at cloud and distributed .NET through the lens of two industry veterans!

What you will learn

  • Create serverless environments for developing and debugging in Azure
  • Implement reliable microservices communication and computation
  • Explore Azure Functions in depth and triggers for IoT and background activities
  • Use Azure Container Apps to simplify creating and managing containers
  • Learn how to properly secure a microservices application
  • Take costs and usage limits seriously and calculate them in the correct way

Who this book is for

This book is for engineers and senior software developers aspiring to move toward modern cloud and distributed applications, evolving their knowledge about microservices and serverless to get the best of these architectural models Prior experience with C#/.NET and the Microsoft Stack (Entity Framework, ASP.NET Core) is required to get the most out of this book. If you have enjoyed any book from the authors’ previous Software Architecture with C# and .NET series, this new book represents a deep dive into a few of the topics covered there.


Product Details

ISBN-13: 9781836642015
Publisher: Packt Publishing
Publication date: 06/23/2025
Product dimensions: 75.00(w) x 92.50(h) x (d)

About the Author

Gabriel Baptista has been working with software development since the beginning of .NET. Today, his main contributions are managing numerous projects for retail and industry. He is an Azure Platform-as-a-Service (PaaS) solution specialist, teaches at Computing Engineering universities, and helps tech startups as a mentor.

Francesco Abbruzzese dedicates his life to his two great passions: software and powerlifting. He is the author of the MVC Controls Toolkit and the Blazor Controls Toolkit libraries. He has contributed to the diffusion and evangelization of the Microsoft web stack since the first version of ASP.NET. His company, Mvcct Team, offers web applications, tools, and services for web technologies. He has moved from AI systems, where he implemented one of the first decision support systems for financial institutions, to top-10 video game titles such as Puma Street Soccer.

Table of Contents

Table of Contents

  1. Demystifying Serverless Applications
  2. Demystifying Microservices Applications
  3. Setup and Theory: Docker and Onion Architecture
  4. Azure Functions and Triggers Available
  5. Background Functions in Practice
  6. IoT Functions in Practice
  7. Microservices in Practice
  8. Practical Microservices Organization with Kubernetes
  9. Simplifying Containers and Kubernetes: Azure Container Apps
  10. Security and Observability for Serverless and Microservices Applications
  11. An Event-Driven Application with Serverless and Microservices
  12. Simplifying Microservices with .NET Aspire
From the B&N Reads Blog

Customer Reviews