This commit is contained in:
@@ -25,16 +25,16 @@ This document describes the microservices architecture of the Women's Safety App
|
||||
│ Request Routing) │
|
||||
└───────────────────────────┘
|
||||
│
|
||||
┌─────────────┬──────────────┼──────────────┬─────────────┐
|
||||
│ │ │ │ │
|
||||
┌─────────┐ ┌─────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
|
||||
│ User │ │Emergency│ │ Location │ │ Calendar │ │Notification │
|
||||
│Service │ │Service │ │ Service │ │ Service │ │ Service │
|
||||
│:8001 │ │:8002 │ │ :8003 │ │ :8004 │ │ :8005 │
|
||||
└─────────┘ └─────────┘ └─────────────┘ └─────────────┘ └─────────────┘
|
||||
│ │ │ │ │
|
||||
└─────────────┼──────────────┼──────────────┼─────────────┘
|
||||
│ │ │
|
||||
┌─────────────┬──────────────┼──────────────┬─────────────┬─────────────┐
|
||||
│ │ │ │ │ │
|
||||
┌─────────┐ ┌─────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐
|
||||
│ User │ │Emergency│ │ Location │ │ Calendar │ │Notification │ │ Nutrition │
|
||||
│Service │ │Service │ │ Service │ │ Service │ │ Service │ │ Service │
|
||||
│:8001 │ │:8002 │ │ :8003 │ │ :8004 │ │ :8005 │ │ :8006 │
|
||||
└─────────┘ └─────────┘ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘
|
||||
│ │ │ │ │ │
|
||||
└─────────────┼──────────────┼──────────────┼─────────────┼─────────────┘
|
||||
│ │ │ │
|
||||
┌────────────────────────────────────────────────┐
|
||||
│ Message Bus │
|
||||
│ (Kafka/RabbitMQ) │
|
||||
|
||||
Reference in New Issue
Block a user