Skip to content

subsystems 04 address service

Shaylen edited this page Apr 4, 2023 · 1 revision

Address Service

Purpose

Provides functionality to work with customer's addresses

Mindmap of Dependencies

mindmap
    (Address Service)
        [Mandatory]
            SeelansTyresAddressDb | Unhealthy
        [Optional]
            Elasticsearch | Degraded

Loading

Description of Dependencies

Mandatory

  • SeelansTyresAddressDb: Used to store a customer's addresses
    • Health status when down: Unhealthy

Optional

  • Elasticsearch: Used for logging
    • Health status when down: Degraded
Clone this wiki locally