£49.90

Apress Pro Microservices in .NET 10: A Holistic Approach to Building Microservices in C#

Price data last checked 83 day(s) ago - refreshing...

View at Amazon

Price History & Forecast

Last 8 days • 8 data points (No recent data available)

Historical
Generating forecast...
£49.90 £47.41 £48.40 £49.40 £50.40 £51.40 £52.39 25 January 2026 26 January 2026 28 January 2026 30 January 2026 01 February 2026

Price Distribution

Price distribution over 8 days • 1 price levels

Days at Price
8 days 0 2 4 6 8 £50 Days at Price

Price Analysis

Most common price: £50 (8 days, 100.0%)

Price range: £50 - £50

Price levels: 1 different prices over 8 days

Description

Learn how to design, build, test, deploy, and monitor microservices using .NET 10. Microservices is a pattern of separating software into small, reusable components to solve specific problems. Each microservice can be independently built, deployed, and scaled. This pattern provides enterprise grade durability and scale to meet complex business goals and customer needs in enterprise systems. While the return is valuable and the concept straightforward, applying it to an enterprise development effort is far more complicated. Where do you start? How do you find the seams between the components? And once you have all the services, how do you deploy and scale them to meet the durability and performance needs of the organization? Pro Microservices in .NET 10will introduce you to all that and more. The authors get you started with an overview of microservices and other development patterns, event storming, domain-driven design, and the options for developing in ASP.NET. You will use that foundational information to build a reference application throughout the book, exploring both synchronous messaging with HTTP, gRPC, and asynchronous messaging with a service bus. From there, you will create your first microservice using C# and .NET 10, test it using unit and integration tests, and package it into a Docker container. You’ll deploy the container to various Azure services including Kubernetes, Azure Container Apps, App Service, Azure Functions, and KEDA. You will also learn about communication styles, decentralizing data, and testing microservices. Finally, you will learn how to keep services healthy using OpenTelemetry for logging, Aspire for local development, and Azure Application Insights for production. What You Will Learn Build a foundation of basic microservices architecture design Follow an example of using event storming and domain-driven design to understand the monolithic application modified for microservices Learn about ASP.NET hosting options including MVC, Razor Pages, Web API, and Minimal APIs Call microservices using RPC and messaging communication styles via HTTP and gRPC Learn about asynchronous communication using an enterprise service bus Comprehend decentralizing data and handling distributed transactions Understand via detailed commands how Docker is used to containerize applications Learn to deploy microservices to Kubernetes, Azure Container Apps, App Services, and Azure Functions Leverage OpenTelemetry to make your microservices more robust Who This Book Is For This book is for professional developers and software architects looking to level up their skills. Readers should have basic familiarity with Visual Studio or VS Code and experience with .NET, ASP.NET Core, and C#. New to This Edition In this new and updated volume, the authors explore new features from .NET 10 and C# 14 that launched in November 2025, making it easier than ever to design, architect, build, test, and deploy microservices. These enhancements include testing patterns, Docker, Kubernetes, Azure deployment, YARP, and Aspire.

Product Specifications

Brand
Apress
Format
paperback
Domain
Amazon UK
Release Date
10 November 2025
Listed Since
21 August 2025

Barcode

No barcode data available

Similar Products You Might Like

Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes
97% match

Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes

Apress

£43.58 18 Feb 2026
Microservices in .NET
96% match

Microservices in .NET

Manning Publications

£40.52 20 Feb 2026
Software Architecture with C# 10 and .NET 6: Develop software solutions using microservices, DevOps, EF Core, and design patterns for Azure, 3rd Edition
96% match

Software Architecture with C# 10 and .NET 6: Develop software solutions using microservices, DevOps, EF Core, and design patterns for Azure, 3rd Edition

Packt Publishing

£39.99 17 Mar 2026
C# 14 and .NET 10 – Modern Cross-Platform Development Fundamentals: Build modern websites and services with ASP.NET Core, Blazor, and EF Core using Visual Studio 2026
95% match

C# 14 and .NET 10 – Modern Cross-Platform Development Fundamentals: Build modern websites and services with ASP.NET Core, Blazor, and EF Core using Visual Studio 2026

Packt Publishing

£41.99 21 Feb 2026
Pro C# 10 with .NET 6: Foundational Principles and Practices in Programming
95% match

Pro C# 10 with .NET 6: Foundational Principles and Practices in Programming

£46.04 14 Jan 2026
Mastering ASP.NET Core 10: Web Applications Made Easy with the Biggest Update Yet
95% match

Mastering ASP.NET Core 10: Web Applications Made Easy with the Biggest Update Yet

£46.43 08 Jan 2026
Software Architecture with C# 9 and .NET 5: Architecting software solutions using microservices, DevOps, and design patterns for Azure, 2nd Edition
95% match

Software Architecture with C# 9 and .NET 5: Architecting software solutions using microservices, DevOps, and design patterns for Azure, 2nd Edition

Packt Publishing

£58.99 05 Feb 2026
Java Microservices and Containers in the Cloud: With Spring Boot, Kafka, PostgreSQL, Kubernetes, Helm, Terraform and AWS EKS
95% match

Java Microservices and Containers in the Cloud: With Spring Boot, Kafka, PostgreSQL, Kubernetes, Helm, Terraform and AWS EKS

Apress

£49.99 20 Feb 2026
Tools and Skills for .NET 10: Get the career you want with good practices and patterns to design, debug, and test your solutions
95% match

Tools and Skills for .NET 10: Get the career you want with good practices and patterns to design, debug, and test your solutions

Packt Publishing

£41.99 29 Jan 2026
Real-World Web Development with .NET 10: Build websites and services using mature and proven ASP.NET Core MVC, Web API, and Umbraco CMS
94% match

Real-World Web Development with .NET 10: Build websites and services using mature and proven ASP.NET Core MVC, Web API, and Umbraco CMS

Packt Publishing

£41.99 12 Jan 2026
Learn Microservices with Spring Boot: A Practical Approach to RESTful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containerization
94% match

Learn Microservices with Spring Boot: A Practical Approach to RESTful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containerization

Apress

£44.99 07 Mar 2026
Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud
94% match

Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud

Apress

£53.68 08 Mar 2026
Web API Development with ASP.NET Core 8: Learn techniques, patterns, and tools for building high-performance, robust, and scalable web APIs
94% match

Web API Development with ASP.NET Core 8: Learn techniques, patterns, and tools for building high-performance, robust, and scalable web APIs

Packt Publishing

£41.99 10 Jan 2026
Practical Event-Driven Microservices Architecture: Building Sustainable and Highly Scalable Event-Driven Microservices
94% match

Practical Event-Driven Microservices Architecture: Building Sustainable and Highly Scalable Event-Driven Microservices

Apress

£42.99 02 Feb 2026
Azure for Developers: The definitive guide to creating secure, scalable Azure apps with GenAI, serverless, and DevOps pipelines
94% match

Azure for Developers: The definitive guide to creating secure, scalable Azure apps with GenAI, serverless, and DevOps pipelines

Packt Publishing

£41.99 12 Dec 2025
A First Course on Cloud-Based Microservices: A Competency-Based Textbook for Universities
94% match

A First Course on Cloud-Based Microservices: A Competency-Based Textbook for Universities

£42.12 07 Mar 2026
Springer Microservices: Science and Engineering Book
94% match

Springer Microservices: Science and Engineering Book

Springer

£108.80 19 Apr 2026
Azure for Developers: Implement rich Azure PaaS ecosystems using containers, serverless services, and storage solutions
94% match

Azure for Developers: Implement rich Azure PaaS ecosystems using containers, serverless services, and storage solutions

Packt Publishing

£51.17 11 Apr 2026
Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
94% match

Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages

Apress

£43.26 13 Feb 2026
Microsoft Blazor: Building Web Applications in .NET 6 and Beyond
94% match

Microsoft Blazor: Building Web Applications in .NET 6 and Beyond

Apress

£47.63 24 Feb 2026
Full Stack Development with Microsoft Blazor: Building Web, Mobile, and Desktop Applications in .NET 8 and Beyond
94% match

Full Stack Development with Microsoft Blazor: Building Web, Mobile, and Desktop Applications in .NET 8 and Beyond

£53.27 12 Jan 2026
ASP.NET Core 5 and Angular: Full-stack web development with .NET 5 and Angular 11, 4th Edition
94% match

ASP.NET Core 5 and Angular: Full-stack web development with .NET 5 and Angular 11, 4th Edition

Packt Publishing

£43.32 22 Feb 2026
Software Architecture Patterns for Serverless Systems: Architecting for innovation with event-driven microservices and micro frontends
94% match

Software Architecture Patterns for Serverless Systems: Architecting for innovation with event-driven microservices and micro frontends

Packt Publishing

£43.99 17 Feb 2026
Software Architecture Patterns for Serverless Systems: Architecting for innovation with events, autonomous services, and micro frontends
93% match

Software Architecture Patterns for Serverless Systems: Architecting for innovation with events, autonomous services, and micro frontends

Packt Publishing

£45.99 17 Feb 2026