Skip to content

Commit

Permalink
Docs: Add diagram back into Microservices.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie-Clayton committed May 15, 2024
1 parent a433d10 commit 457aba9
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 4 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ Consumer Service Endpoint > Rest
Consumer Service Endpoint > Producer
Queue > Command Handler
Queue > Event Handler
Policies > SQL
Policies > SQL
9 changes: 6 additions & 3 deletions devops/Microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,21 @@ dotnet add package System.Data.SqlClient --version 4.8.2
Test-NetConnection -ComputerName RABBITMQServerName -Port 5672
```
![Microservice Architecture - .net](/.eraser/6kUEFQFheT5cFfg5JyRB___M7HUYofgzENvEiuTW19wQsQiDfM2___---figure---8CgCgbVNT67pfJB-HwU1r---figure---thwgJSGh_qN0jFQFwCiG8w.png "Microservice Architecture - .net")

## References
- [Health Monitoring](https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/monitor-app-health)
- [Health Monitoring](https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/monitor-app-health)
- [Health Check walk through](https://www.hanselman.com/blog/how-to-set-up-aspnet-core-22-health-checks-with-beatpulses-aspnetcorediagnosticshealthchecks)
![Microservice Architecture - .net](/.eraser/6kUEFQFheT5cFfg5JyRB___M7HUYofgzENvEiuTW19wQsQiDfM2___---figure---jNSz7WP9a5r2VTY0ZChsG---figure---thwgJSGh_qN0jFQFwCiG8w.png "Microservice Architecture - .net")






<!-- eraser-additional-content -->
## Diagrams
<!-- eraser-additional-files -->
<a href="/devops/Microservices-.NET Microservice Architecture-1.eraserdiagram" data-element-id="J_oCPCXo0dDfSEIT7rfio"><img src="/.eraser/6kUEFQFheT5cFfg5JyRB___M7HUYofgzENvEiuTW19wQsQiDfM2___---diagram----9aab31d8344ba410ed4c2e3063e7f083--NET-Microservice-Architecture.png" alt="" data-element-id="J_oCPCXo0dDfSEIT7rfio" /></a>
<a href="/devops/Microservices-Scalable Microservices - DotNet-1.eraserdiagram" data-element-id="J_oCPCXo0dDfSEIT7rfio"><img src="/.eraser/6kUEFQFheT5cFfg5JyRB___M7HUYofgzENvEiuTW19wQsQiDfM2___---diagram----d11cc52afa9fa877215b58b3447a03c0-Scalable-Microservices---DotNet.png" alt="" data-element-id="J_oCPCXo0dDfSEIT7rfio" /></a>
<!-- end-eraser-additional-files -->
<!-- end-eraser-additional-content -->
<!--- Eraser file: https://app.eraser.io/workspace/6kUEFQFheT5cFfg5JyRB --->

0 comments on commit 457aba9

Please sign in to comment.