-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtech_stack.txt
More file actions
15 lines (15 loc) · 800 Bytes
/
tech_stack.txt
File metadata and controls
15 lines (15 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
+---------------------+ +---------------------------+
| Frontend (React) | <---> | Spring Boot API (EC2) |
| (Hosted via S3 + | | - REST API |
| CloudFront/CDN) | | - Kafka/RabbitMQ logic |
+---------------------+ +---------------------------+
|
|
+------------------------+
| Kafka (MSK or self-host)|
| RabbitMQ (EC2 or Fargate)|
+------------------------+
|
+------------------------+
| PostgreSQL (RDS) |
+------------------------+