DevOps Roadmap 2022

xgro·2022년 5월 1일
0

DevOps

목록 보기
1/9

⚡ 천릿길도 한걸음부터

📌 #1 개발 언어 공부하기

  • C
  • Python
  • Go
  • Nodejs

📌 #2 OS 개념에 대해서 이해하기

  • Startup Management(intid)
  • Service Management(systemd)
  • I/O Management
  • Virtualiztion
  • Memory/Storage
  • File Systems

📌 #3 관리 서비스에 대해 배우기

  • Operationg System
  • Linux - Ubuntu
  • Windows
  • Learn to live in Terminal
    • Bash Scripting
    • Vim/Nano
    • Text Manipulation Tools
    • Process Monitoring
    • Network
    • System Performance
    • Others

📌 #4 네트워킹, 보안, 프로토콜

  • OSI Model
  • HTTP/s
  • FTP
  • SSL / TLS
  • SSH
  • Port Forwarding

📌 #5 아래 항목에 대해서 무엇인지?

  • Reverse Proxy
  • Foward Proxy
  • Caching Server
  • Load Balancer
  • FireWall

📌 #6 웹서버

  • Nginx
  • Apache

📌 #7 컨테이너 및 코딩 인프라 공부하기

  • Containers
    • docker
  • Configuration Management
    • Ansible
  • Container Orchestration
    • K8S
  • Infrastructure Provisioning
    • Terraform
  • Service Mesh
    • Istio

📌 CI/CD 개발 환경 배우기

  • Jenkins
  • Gitlab CI

📌 #9 SW 및 인프라 모니터링

  • Infrastructure Monitoring
    • Grafana
  • Application Monitoring
  • Log Management

📌 #10 클라우드 공급자

  • AWS
  • Digital Ocean

📌 #11 클라우드 환경 아키텍쳐 구성

  • Availability
  • Data Management
  • Design and Implementation
  • Management and Monitoring
profile
안녕하세요! DevOps 엔지니어 이재찬입니다. 블로그에 대한 피드백은 언제나 환영합니다! 기술, 개발, 운영에 관한 다양한 주제로 함께 나누며, 더 나은 협업과 효율적인 개발 환경을 만드는 과정에 대해 인사이트를 나누고 싶습니다. 함께 여행하는 기분으로, 즐겁게 읽어주시면 감사하겠습니다! 🚀

1개의 댓글

comment-user-thumbnail
2023년 12월 22일

Impressive DevOps roadmap ! Your breakdown of key areas and tools provides a clear guide for those navigating the DevOps landscape. For a parallel perspective on building effective roadmaps, this resource might offer some valuable insights: https://www.cleveroad.com/blog/how-to-build-a-product-roadmap/

답글 달기