📁 금주 진행 사항
기간 : 22.08.22 (월) ~ 22.08.26 (금)
📁 학습 내용
- Django, 배포 서버 등 정리
- Python Utils 정리
- HTTP 관련 정리, Cron
- kubernetes, MSA 관련 정리
🎈 Django, 배포 서버 정리
- https://yubi5050.tistory.com/151 // 게시판 Pagination 만들기 (with. Django, Serailizer, CBV)
- https://yubi5050.tistory.com/152 // Request 구조 분석 (with. DRF)
- https://yubi5050.tistory.com/153 // WebServer와 WAS 차이
- https://yubi5050.tistory.com/154 // 배포 서버 비교 (Gunicorn, Uvicorn, uWSGI, Daphne)
🎈 Python Utils 정리
- https://yubi5050.tistory.com/156 // Python 코드 컨벤션 Tool (pylint, flake8, pre-commit hook)
- https://yubi5050.tistory.com/157 // Python Type 어노테이션/힌트 (Typing, mypy)
- https://yubi5050.tistory.com/158 // Python의 GIL과 느린 이유
- https://yubi5050.tistory.com/159 // Python Decorator 활용
- https://yubi5050.tistory.com/160 // 테스트 중심의 개발 TDD (with. Unit, E2E, Integation)
- https://yubi5050.tistory.com/161 // Python 제너레이터 사용
🎈 HTTP 관련 정리, cron
- https://yubi5050.tistory.com/162 // 작업 스케쥴러 (Cron, CronTab, CronJob)
- https://yubi5050.tistory.com/163 // HTTP 상태 코드 정리
- https://yubi5050.tistory.com/164 // HTTP 메소드 (+ PRG 패턴)
🎈 kubernetes, MSA 관련 정리
- https://yubi5050.tistory.com/165 // k8s 정리 - (1) Kubernetes 소개 및 특징
- https://yubi5050.tistory.com/166 // k8s 정리 - (2) Kubernetes Architecture - Master
- https://yubi5050.tistory.com/167 // k8s 정리 - (3) Kubernetes Architecture - worker, addon
- https://yubi5050.tistory.com/168 // k8s 정리 - (4) Kubernetes 동작 Flow
- https://yubi5050.tistory.com/155 // MSA vs 모놀리식
📁 다음주 목표
- Django, DRF 정리
- K8S 정리
- AWS, CS 관련 지식 정리
'WIL (~22.09)' 카테고리의 다른 글
[Week I Learned] 22년 8월 5주차 ~ 9월 3주차 (0) | 2022.09.18 |
---|---|
[Week I Learned] 22년 8월 3주차 (0) | 2022.08.22 |
[Week I Learned] 22년 8월 2주차 (0) | 2022.08.16 |
[Week I Learned] 22년 7월 4~5주차, 8월 1주차 (0) | 2022.08.07 |
[Week I Learned] 22년 7월 3주차 (0) | 2022.07.18 |