Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| public:computer:back-end-skill-map [2022/04/20 11:26] – created alex | public:computer:back-end-skill-map [2022/04/21 10:46] (current) – alex | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Back-end Skills ====== | ====== Back-end Skills ====== | ||
| + | * Public APIs; | ||
| + | * Firebase | ||
| + | * | ||
| + | * HTTP 1.1, HTTP/2 | ||
| + | * 기본SDK, 라이브러리/ | ||
| + | * API 설계 | ||
| + | * 서버/ | ||
| + | * 저장소 | ||
| + | * DBMS | ||
| + | * Cache | ||
| + | * 파일 | ||
| + | * 검색엔진 연동 방식 결정 | ||
| + | * 빌드 도구 | ||
| + | * Maven | ||
| + | * Gradle | ||
| + | * 배포 전략 | ||
| + | * 성능 테스트/ | ||
| + | * JVM 레벨의 튜닝 (GC 옵션 등) | ||
| + | * Web Server(Nginx), | ||
| + | * OS 설정의 주요 값 확인 | ||
| + | * 인접 기술에 대한 이해; DBMS, Front-end 등 | ||
| + | |||
| + | * 테스트 코드 작성/ | ||
| + | * 버전 관리 전략 | ||
| + | |||
| * User Management | * User Management | ||
| Line 14: | Line 39: | ||
| * Image Process | * Image Process | ||
| + | |||
| + | * Web Assembly | ||
| + | * GraphQL; Apollo, Relay | ||
| + | * Cross Platform | ||
| + | * Desktop; Electron | ||
| + | * Mobile; PWA, Cordova, React Native, Flutter | ||
| {{page>: | {{page>: | ||
| + | |||
| + | * [[https:// | ||