백엔드 개발자 로드맵 링크
1. 인터넷 (Internet)
- 정의 & 인터넷 주소 체계 & DNS 작동 방식 : https://young0105.tistory.com/383
- HTTP/HTTPS : https://young0105.tistory.com/146
- 웹 : https://young0105.tistory.com/147
- 호스팅 : https://young0105.tistory.com/384
- 브라우저 : https://young0105.tistory.com/385
2. 버전 관리 시스템 (Version Control Systems, Git)
- https://young0105.tistory.com/50
3. API
- https://young0105.tistory.com/386
4. 인증 (Authentication)
- 정의 & 인증 전략 : https://young0105.tistory.com/387
- 쿠키 & 세션 : https://young0105.tistory.com/160
5. 캐싱 (Caching)
- 정의 & 캐싱 전략 : https://young0105.tistory.com/388
- 캐싱 유형 : https://young0105.tistory.com/391
6. 웹 보안 (Web Security)
- 보안 원칙 & 주요 취약점 : https://young0105.tistory.com/392
- 해시 알고리즘 : https://young0105.tistory.com/393
7. 테스팅 (Testing)
8. CI/CD
- https://young0105.tistory.com/394
'CS' 카테고리의 다른 글
[CS] 웹 보안(Web Security)과 주요 취약점 (0) | 2024.11.25 |
---|---|
[CS] 캐싱 유형 (0) | 2024.11.24 |
[CS] 캐싱 전략 (0) | 2024.11.21 |
[CS] 인증 (Authentication) (0) | 2024.11.20 |
[CS] API (Application Programming Interface) (5) | 2024.11.19 |