From 495c544f4d3b934103f54ad88f9d71e9c17607fd Mon Sep 17 00:00:00 2001 From: Neel Shah Date: Tue, 13 May 2025 17:44:45 +0530 Subject: [PATCH] Update resilient-high-availability-microservices.md Added Middleware in the resources as Middleware has integration for most of the Azure compute services and it helps in improving the performance. --- .../resilient-high-availability-microservices.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/architecture/microservices/architect-microservice-container-applications/resilient-high-availability-microservices.md b/docs/architecture/microservices/architect-microservice-container-applications/resilient-high-availability-microservices.md index 561d3c3b6ce75..f8e847b81913e 100644 --- a/docs/architecture/microservices/architect-microservice-container-applications/resilient-high-availability-microservices.md +++ b/docs/architecture/microservices/architect-microservice-container-applications/resilient-high-availability-microservices.md @@ -69,6 +69,8 @@ Different orchestrators might sound similar, but the diagnostics and health chec - **Splunk** Official site. \ +- **Middleware** Official site. \ + - **EventSource Class** API for events tracing for Windows (ETW) \ [https://learn.microsoft.com/dotnet/api/system.diagnostics.tracing.eventsource](xref:System.Diagnostics.Tracing.EventSource)