Skip to content

Commit

Permalink
7월22일~26일 컨텐츠 6개 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Integerous committed Jul 26, 2020
1 parent bcbc6d6 commit 4f524ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion 3. 백엔드/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
- [우아한형제들 신규 포인트 시스템 전환기 1편 [시리즈]](http://woowabros.github.io/experience/2018/10/12/new_point_story_1.html)
- [TreadLocal과 TreadPool을 사용하여 요청 및 응답 기록 남기기](bit.ly/2CKQSeA)
- [AWS Aurora 도입전에 알아야 할 몇가지 사실](http://bit.ly/2P5Ys9v)
- [mvc, mvp, mvvm 비교](http://bit.ly/2Eojbko)
- [쿠팡 서비스 클라우드 마이그레이션 통해 배운것들 [슬라이드]](http://bit.ly/2P5Mpc3)
- [왜 비즈니스 로직은 Model(Domain)에 가까울수록 좋은가?](http://bit.ly/2AgHuNp)
- [빌링 시스템 장애 대응 사례 - 우아한형제들](http://bit.ly/2PHr85C)
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
>컨텐츠 링크를 아래에 추가해주세요. (이 곳에서 검증을 거친 후에 해당 카테고리로 이동됩니다!)
- (여기에 추가해주세요.)
- [서버에 걸리는 부하, 추측하지 말고 계측하자](https://injae-kim.github.io/dev/2020/07/09/how-to-check-single-server-load-average.html)
- [GitHub 오픈소스 북극 저장소 방문기](https://tykimos.github.io/2020/07/22/Github_Seed_Vault)
- [코드스피츠 88 - async await #1/2](https://www.youtube.com/watch?v=H_Hb9IF7sfc&feature=youtu.be)
- [MVVM 아키텍처 패턴](https://gyuwon.github.io/blog/2017/03/05/mvvm-architectural-pattern.html)
- [엘라스틱서치 인덱스와 샤드 분할](https://danawalab.github.io/elastic/2020/07/21/Elasticsearch-Index-Shard-How.html)
- [How Linux pipes work under the hood](https://brandonwamboldt.ca/how-linux-pipes-work-under-the-hood-1518/)
- [Mysql objects 개념 정리 for 개발자](https://stricky.tistory.com/m/315)
- [인텔리제이 기반 github code review](https://cheese10yun.github.io/intellij-code-review/)
- [Recoil 레시피: 소개, 기본 개념, 몇 가지 API 둘러보기](https://taegon.kim/archives/10105)
Expand Down

0 comments on commit 4f524ce

Please sign in to comment.