<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Roadmap on KSC</title>
		<link>https://sckwon.dev/tags/roadmap/</link>
		<description>Recent content in Roadmap on KSC</description>
		<generator>Hugo</generator>
		<language>ko-KR</language>
		
		
		
		
			<lastBuildDate>Sat, 11 Jul 2026 09:00:00 +0900</lastBuildDate>
		
			<atom:link href="https://sckwon.dev/tags/roadmap/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>DevOps 로드맵 정리</title>
				<link>https://sckwon.dev/posts/devops-roadmap/</link>
				<pubDate>Sat, 11 Jul 2026 09:00:00 +0900</pubDate>
				<guid>https://sckwon.dev/posts/devops-roadmap/</guid>
				<description>&lt;h2 id=&#34;개요&#34;&gt;개요&lt;/h2&gt;&#xA;&lt;p&gt;DevOps는 범위가 넓어서 어디서부터 시작해야 할지 막막할 수 있습니다. 이 글은 실무에서 실제로 쓰이는 순서를 기준으로, 단계별로 무엇을 익혀야 하는지 정리합니다.&lt;/p&gt;&#xA;&lt;p&gt;각 단계를 완벽하게 끝내고 넘어가는 것보다, 핵심을 잡고 다음 단계로 넘어가는 것이 더 효과적입니다.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-기반--linux-네트워크-git-shell&#34;&gt;1. 기반 — Linux, 네트워크, Git, Shell&lt;/h2&gt;&#xA;&#xA;&#xA;&lt;details class=&#34;interview-answer&#34;&gt;&#xA;  &lt;summary&gt;정리 보기&lt;/summary&gt;&#xA;  &lt;div class=&#34;interview-answer-body&#34;&gt;&#xA;    &lt;p&gt;DevOps의 출발점은 서버 환경을 이해하는 것입니다.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Linux&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;프로세스, CPU, 메모리, 디스크 관리&lt;/li&gt;&#xA;&lt;li&gt;파일 권한, 소유자&lt;/li&gt;&#xA;&lt;li&gt;systemd 서비스 관리&lt;/li&gt;&#xA;&lt;li&gt;로그 확인 (journalctl, tail, grep)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;네트워크&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;IP, 서브넷, DNS 동작 원리&lt;/li&gt;&#xA;&lt;li&gt;HTTP, TCP/UDP, 포트 개념&lt;/li&gt;&#xA;&lt;li&gt;방화벽 (iptables, security group)&lt;/li&gt;&#xA;&lt;li&gt;프록시, 로드밸런서 기본&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Git&lt;/strong&gt;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
