-
Notifications
You must be signed in to change notification settings - Fork 0
subsystems 03 webbff
Shaylen Reddy edited this page Jun 15, 2024
·
1 revision
Acts as an API gateway to access downstream microservices
mindmap
(Web Backend for Frontend)
[Mandatory]
Address Service | Degraded
Identity Service | Unhealthy
Order Service | Degraded
Tyres Service | Degraded
[Optional]
Elasticsearch | Degraded
- Address Service: A downstream microservice
- Health status when down: Degraded
- Identity Service: Used to perform a token exchange and also acts as a downstream microservice
- Health status when down: Unhealthy
- Order Service: A downstream microservice
- Health status when down: Degraded
- Tyres Service: A downstream microservice
- Health status when down: Degraded
- Elasticsearch: Used for logging
- Health status when down: Degraded
- Health Checks UI
- Mvc Frontend
- Web Backend-For-Frontend
- Address Service
- Address Worker
- Identity Service
- Order Service
- Order Worker
- Tyres Service