<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Argo CD - 태그 - lee's blog</title><link>https://ken-0913.github.io/myblog/tags/argo-cd/</link><description>Argo CD - 태그 - lee's blog</description><generator>Hugo -- gohugo.io</generator><language>ko-kr</language><managingEditor>hyeonjae0913@gmail.com (ken-0913)</managingEditor><webMaster>hyeonjae0913@gmail.com (ken-0913)</webMaster><lastBuildDate>Thu, 16 Jul 2026 08:00:00 +0900</lastBuildDate><atom:link href="https://ken-0913.github.io/myblog/tags/argo-cd/" rel="self" type="application/rss+xml"/><item><title>CNPA 시험 정리 (3) Continuous Delivery — 배포 전략, GitOps, Argo CD, 인시던트 대응</title><link>https://ken-0913.github.io/myblog/posts/cnpa/cnpa-03-continuous-delivery/</link><pubDate>Thu, 16 Jul 2026 08:00:00 +0900</pubDate><author><name>ken-0913</name></author><guid>https://ken-0913.github.io/myblog/posts/cnpa/cnpa-03-continuous-delivery/</guid><description><![CDATA[<div class="featured-image">
                <img src="images/banners/cnpa-03-continuous-delivery-91a293f7.png" referrerpolicy="no-referrer">
            </div><p>이번 편은 <strong>Domain 3: Continuous Delivery &amp; Platform Engineering (16%)</strong> 를 정리한다.
핵심은 플랫폼 엔지니어가 CI/CD를 직접 구현하는 것이 아니라 개발팀에게 <strong>CI/CD를 서비스로(as a Service)</strong> 제공한다는 것이다.
4대 요구사항은 속도와 안전의 균형, 내장 보안, 관측성, 일관성이다.</p>
<h2 id="파이프라인-아키텍처" class="headerLink">
    <a href="#%ed%8c%8c%ec%9d%b4%ed%94%84%eb%9d%bc%ec%9d%b8-%ec%95%84%ed%82%a4%ed%85%8d%ec%b2%98" class="header-mark"></a>파이프라인 아키텍처</h2><p>파이프라인은 <strong>Commit → Build → Test → Security Scan → Package → Deploy → Post-deployment Validation</strong> 순서로 진행된다.
각 단계는 <strong>품질 게이트(quality gate)</strong> 이며, 어느 단계든 실패하면 파이프라인을 중지하는 <strong>Fail Fast</strong> 원칙을 따른다.</p>]]></description></item></channel></rss>