Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

week3(정화): 3주차 학습 - 성능테스트 및 개선 진행 #29

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

hoa0217
Copy link
Contributor

@hoa0217 hoa0217 commented Nov 18, 2024

모놀리스 구조

  • 이커머스 주문 API 작성
  • 성능 테스트 및 병목지점 찾기
  • CompletableFuture를 활용한 비동기 처리
  • orderId키로 인덱스 걸기
  • 캐싱 도입

모듈러 모놀리스 구조

  • 도메인 나누기
  • 도메인별로 DB 나누기
  • 캐싱 도입

참고: https://youtu.be/BUV4A2F9i7w?si=2XxWjPgYO61FkaGX

@hoa0217 hoa0217 changed the title Week3/hoa0217 week3(정화): 3주차 학습 - 성능테스트 및 개선 진행 Nov 19, 2024
@hoa0217 hoa0217 self-assigned this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants