Simplifying Microservices Applications Development Through Proven and Reusable Patterns and Practices
Buch, Englisch, 303 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 619 g
ISBN: 978-1-4842-6997-8
Verlag: Apress
One of the most popular architectural patterns for implementing large, complex, distributed solutions is the microservices architectural style. Because solutions are composed of services based on various languages, frameworks, and platforms, the more complex and compartmentalized an application becomes, the more considerations a developer has to keep in mind. Much of the time this proves to be difficult.
The book features a multi-versed set of examples that cover not only the plain API of Dapr, but also the .NET SDK. Hence, most of the examples are in .NET 5, with a small number in JavaScript to exemplify the use of multiple languages. Examples show you how to securely use Dapr to leverage a variety of services in Microsoft Azure, including Azure Kubernetes Service, Azure Storage, Azure Service Bus, Azure Event Grid, Azure Key Vault, Azure Monitor, and Azure Active Directory among others.
- Recognize the challenges and boundaries of microservices architecture
- Host Dapr inside a Kubernetes cluster or as a standalone process
- Leverage and use Dapr’s ready-to-use patterns and practices
- Utilize its HTTP/gRPC APIs
- Use Dapr with ASP.NET Core and in .NET applications (with or without the SDK)
- Implement observability for Dapr applications
- Secure Dapr applications
- Integrate Dapr with the runtime of Azure Logic Apps and Azure Functions
- Realize the full potential of Visual Studio Code by using the right extensions that will contribute to a better development experience
Who This Book Is For
Developers and architects who want to utilize a proven set of patterns to help easily implement microservices applications
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
- Mathematik | Informatik EDV | Informatik Angewandte Informatik Wirtschaftsinformatik
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Microsoft Programmierung
- Wirtschaftswissenschaften Betriebswirtschaft Wirtschaftsinformatik, SAP, IT-Management
Weitere Infos & Material
Part I: Getting Started.- Chapter 1: Introduction to Microservices.- Chapter 2: Introduction to Dapr.- Chapter 3: Getting Up to Speed with Kubernetes .- Chapter 4: Running Dapr in Kubernates Mode.- Part II: Building Blocks Overview.- Chapter 5: Debugging Dapr Applications.- Chapter 6: Service Invocation.- Chapter 7: Publish and Subscribe.- Chapter 8: State Management.- Chapter 9: Resource Bindings.- Chapter 10: The Actor Model.- Chapter 11: Secrets.- Chapter 12: Observability: Logs, Metrics, and Traces.- Part III: Using Dapr.- Chapter 13: Plugging Middleware.- Part IV: Integrations.- Chapter 14: Using Dapr in ASP.NET Core.- Chapter 15: Using Dapr with Azure Functions.- Chapter 16: Using Dapr with the Azure Logic Apps Runtime.