Skip to content

Commit

Permalink
chore: update files by using obsidian
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeSM0518 committed Nov 8, 2024
1 parent 61f41df commit aa06841
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions _posts/2024-11-08-tech-interview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2024-11-09 11:48:00 +0900
categories: interview
tags:
- interview
description: 여러 기술의 개념을 정리
description: 여러 기술 개념 정리
---

## Architecture
Expand All @@ -27,4 +27,6 @@ description: 여러 기술의 개념을 정리
: 서비스별 독립 배포와 확장이 가능하며, 장애 격리가 용이하고, 다양한 기술 스택을 사용할 수 있다.

단점
: 서비스 간 통신이 복잡하고, 모니터링 및 관리가 어려우며, 배포와 테스트가 더 복잡해진다.
: 서비스 간 통신이 복잡하고, 모니터링 및 관리가 어려우며, 배포와 테스트가 더 복잡해진다.

### CQRS (Command Query )

0 comments on commit aa06841

Please sign in to comment.