Skip to content

Commit

Permalink
docs: README.md 생성
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-so authored Dec 26, 2024
1 parent 4ee8464 commit 481bccc
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
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)

0 comments on commit 481bccc

Please sign in to comment.