-
Notifications
You must be signed in to change notification settings - Fork 0
subsystems 02 mvc
Shaylen Reddy edited this page Jun 15, 2024
·
2 revisions
Acts as the main website that users will visit
mindmap
(Mvc Frontend)
[Mandatory]
Identity Service | Unhealthy
Web Backend for Frontend | Unhealthy
[Optional]
Elasticsearch | Degraded
Redis | Unhealthy
[Environment Specific]
[Development]
[Other]
Azure Storage | Unhealthy
- Identity Service: Used to authenticate users to the website
- Health status when down: Unhealthy
- Web Backend-For-Frontend: The API gateway that provides the entrypoint into the downstream microservices
- Health status when down: Unhealthy
- Elasticsearch: Used for logging
- Health status when down: Degraded
- Redis: Used for caching
- Health status when down: Unhealthy
- Azure Storage: Used to store images for tyres
- Health status when down: Unhealthy
- Health Checks UI
- Mvc Frontend
- Web Backend-For-Frontend
- Address Service
- Address Worker
- Identity Service
- Order Service
- Order Worker
- Tyres Service