-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
## 👨🏻⚖️ MSA 실시간 가격 하락 경매 서버 | ||
--- | ||
msa로 구성한 실시간 가격 하락 경매 서비스입니다. | ||
사용자들 간 경매 서버에 물품을 등록, 가격 정책 및 가격 할인 정책을 적용하여 시간에 따라 할인된 가격의 경매 상품을 구매, 구입 취소 등의 서비스를 제공합니다. | ||
|
||
<br/> | ||
|
||
## 🛠️ 사용 SW | ||
|
||
--- | ||
|
||
### 👨🏻💻 Inbound 설계 (개발 스택 및 아키텍처) | ||
|
||
![msa 실시간 가격 하락 기술 스택](https://github.com/user-attachments/assets/91209e4a-844f-4681-81e2-c287922ab2c2) | ||
|
||
### 🪟 Outbound 설계 (인프라 스택 및 아키텍터) | ||
|
||
--- | ||
|
||
![Outbound 기술 스택](https://github.com/user-attachments/assets/56b339a4-0342-4438-be6a-7c98d91771ce) | ||
|
||
<br/> | ||
|
||
## 🧱 아키텍처 | ||
|
||
### 🍩 개발 아키텍처 | ||
|
||
--- | ||
|
||
![inbound단 설계](https://github.com/user-attachments/assets/0ca1057b-18f6-44c5-a331-217f73927613) | ||
|
||
|
||
### 🎲 인프라 아키텍처 | ||
|
||
--- | ||
|
||
![OutBound 아키텍처](https://github.com/user-attachments/assets/6294e563-3570-4f06-ad3d-849ee32cc256) |