최근 갈팡지팡 내 진로에 대해 좀 방황을 많이 했는데, 그래도 역시 하고 싶은 걸 해야겠다.
최근에 코드 최적화도 하고, 인프라도 공부해보고, 보안도 다시 공부해봤지만 하나씩 아쉽다.
나는 무언가를 딱 세팅해놓고, 그게 쫙 굴러가는 걸, 보는 게 가장 기분이 좋다. 마치 물길을 딱 공사해놓으면 그거에 맞게 흘러가는 느낌이 좋다
그래서 DevOps, MLOps 쪽으로 가야겠다.
두 개의 분야지만 공부 시작 내용은 비슷하니 같이 가져가보고자 한다.
MLOps Road Map:
https://github.com/milanm/DevOps-Roadmap
DevOps Road Map:
https://roadmap.sh/devops
정리하면
DevOps
- Learn a Programming Language
- Underatand different OS Concepts
- Learn about Managing severs
- Networking, Security and Protocols
- What is and how to setup a _ proxy, Forwading and so on
- Infrastructure as Code
- Learn some CI/CD Tool
- Learn how to monitor software and infrastructure
- Cloud Providers
- Cloud design Patterns
MLOps
- Learn GIT
- Learn one Programming
- Learn Linux
- Learn Networking & Security
- Learn Server Management
- Learn Containers
- Learn Container Ochestration
- Learn Infrastructure as a code
- Learn CI/CD
- Learn one Cloud Provider
- Learn Software Engineering Practices
하나씩 정복해보자