Implementing Event-Driven Microservices Architecture in .NET 7 (Packt)
Monday, 17 April 2023

This book is a guide to implementing event-driven microservices architecture using C# 11 and .NET 7. Joshua Garverick and Omar Dean McIver cover the new features of .NET 7 that will make developing applications using EDA patterns easier, and how the core tenets of domain-driven design are implemented in .NET 7.

<ASIN:1803232781 >

Later chapters looks at the components of a local environment setup, the containerization of code, testing, deployment, and the observability of microservices using an EDA approach. The final section looks at the need for scalability and service resilience within the application, along with implementation details related to elastic and autoscale components.

Author: Joshua Garverick and Omar Dean McIver
Publisher: Packt Publishing
Date: March 2023
Pages: 326
ISBN: 978-1803232782
Print: 1803232781
Kindle: B0BMVT95QG
Audience: .NET developers
Level: Intermediate
Category: ASP.NET

  • Explore .NET 7 and how it enables the development of applications using EDA
  • Understand messaging protocols and producer/consumer patterns and how to implement them in .NET 7
  • Test and deploy applications written in .NET 7 and designed using EDA principles
  • Account for scaling and resiliency in microservices
  • Collect and learn from telemetry at the platform and application level
  • Get to grips with the testing and deployment of microservices

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.



GraphQL in Action (Manning)

Author: Samer Buna
Publisher: Manning
Pages: 384
ISBN: 978-1617295683
Print: 161729568X
Audience: Developers interested in GraphQL
Rating: 4.5
Reviewer: Kay Ewbank

GraphQL has achieved impressive popularity as an open-source language for APIs that can be used for querying and manipulating data.&nbs [ ... ]


More Reviews