Book description
Adopt an effortless approach to avoid the hassles of complex concurrency and scaling patterns when building distributed applications in .NET
Key Features
- Explore the Orleans cross-platform framework for building robust, scalable, and distributed applications
- Handle concurrency, fault tolerance, and resource management without complex programming patterns
- Work with essential components such as grains and silos to write scalable programs with ease
Book Description
Building distributed applications in this modern era can be a tedious task as customers expect high availability, high performance, and improved resilience. With the help of this book, you'll discover how you can harness the power of Microsoft Orleans to build impressive distributed applications.
Distributed .NET with Microsoft Orleans will demonstrate how to leverage Orleans to build highly scalable distributed applications step by step in the least possible time and with minimum effort. You'll explore some of the key concepts of Microsoft Orleans, including the Orleans programming model, runtime, virtual actors, hosting, and deployment. As you advance, you'll become well-versed with important Orleans assets such as grains, silos, timers, and persistence. Throughout the book, you'll create a distributed application by adding key components to the application as you progress through each chapter and explore them in detail.
By the end of this book, you'll have developed the confidence and skills required to build distributed applications using Microsoft Orleans and deploy them in Microsoft Azure.
What you will learn
- Get to grips with the different cloud architecture patterns that can be leveraged for building distributed applications
- Manage state and build a custom storage provider
- Explore Orleans key design patterns and understand when to reuse them
- Work with different classes that are created by code generators in the Orleans framework
- Write unit tests for Orleans grains and silos and create mocks for different parts of the system
- Overcome traditional challenges of latency and scalability while building distributed applications
Who this book is for
This book is for .NET developers and software architects looking for a simplified guide for creating distributed applications, without worrying about complex programming patterns. Intermediate web developers who want to build highly scalable distributed applications will also find this book useful. A basic understanding of .NET Classic or .NET Core with C# and Azure will be helpful.
Table of contents
- Distributed .NET with Microsoft Orleans
- Contributors
- About the authors
- About the reviewers
- Preface
- Section 1 - Distributed Applications Architecture
- Chapter 1: An Introduction to Distributed Applications
- Chapter 2: Cloud Architecture and Patterns for Distributed Applications
- Section 2 - Working with Microsoft Orleans
- Chapter 3: Introduction to Microsoft Orleans
- Chapter 4: Understanding Grains and Silos
- Chapter 5: Persistence in Grains
- Chapter 6: Scheduling and Notifying in Orleans
- Chapter 7: Engineering Fundamentals in Orleans
- Section 3 - Building Patterns in Orleans
- Chapter 8: Advanced Concepts in Orleans
- Chapter 9: Design Patterns in Orleans
- Section 4 - Hosting and Deploying Orleans Applications to Azure
- Chapter 10: Deploying an Orleans Application in Azure Kubernetes
- Chapter 11: Deploying an Orleans Application to Azure App Service
- Other Books You May Enjoy
Product information
- Title: Distributed .NET with Microsoft Orleans
- Author(s):
- Release date: May 2022
- Publisher(s): Packt Publishing
- ISBN: 9781801818971
You might also like
book
Microsoft Orleans for Developers: Build Cloud-Native, High-Scale, Distributed Systems in .NET Using Orleans
Use a simple programming model and the .NET language of your choice to build large distributed …
book
Learning Microsoft Azure
If your organization plans to modernize services and move to the cloud from legacy software or …
book
Apps and Services with .NET 7
Bestselling author Mark Price is back to guide you through the coolest and most common technologies …
book
Microservices Communication in .NET Using gRPC
Learn how to implement gRPC on the .NET platform step by step and cover how to …