• 지속적 통합([[[SW Environment](https://janghoo.notion.site/Environment-d73d08b95a824b3f957eb0134f8ced1f) MLOps](https://janghoo.notion.site/MLOps-1be9e881d5444f268fde8c1ea7e00f59) Continuous integration (CI)](https://janghoo.notion.site/Continuous-integration-CI-29c3e8f9f60b43f68ef0548177a8632e))
    • ‣
  • 지속적 배포, 지속적 제공([[[SW Environment](https://janghoo.notion.site/Environment-d73d08b95a824b3f957eb0134f8ced1f) MLOps](https://janghoo.notion.site/MLOps-1be9e881d5444f268fde8c1ea7e00f59) Continuous deployment, Continuous delivery (CD)](https://janghoo.notion.site/Continuous-deployment-Continuous-delivery-CD-22a6a55bc0a849a2968d71204ea86f85))
    • [ba2.3.a0.3. title: 지속적인 제공은 개발자부터 서비스 운영자까지, 지속적 배포([[[SW Environment](https://janghoo.notion.site/Environment-d73d08b95a824b3f957eb0134f8ced1f) MLOps](https://janghoo.notion.site/MLOps-1be9e881d5444f268fde8c1ea7e00f59) Continuous deployment, Continuous delivery (CD)](https://janghoo.notion.site/Continuous-deployment-Continuous-delivery-CD-22a6a55bc0a849a2968d71204ea86f85))는 개발자부터 바로 고객이 사용하는 서비스까지 일련의 절차를 자동화하는 DevOps 모범 사례이다.](https://janghoo.notion.site/ba2-3-a0-3-title-DevOps-81d1b29df13a4f1fbbe4e4410a29572a)
  • 마이크로서비스
    • ba2.3.a0.4. title: 서비스를 독립적이고 작게 관리하라. 컨테이너화된 마이크로서비스는 의존성이 거의 없는 소프트웨어 덩어리이다.
  • 코드형 인프라(Infrastructure as Code (IaC))
    • ‣
      • Makefile 도 코드형 인프라를 구현할 수 있는 좋은 방법들 중 하나라고 할 수 있다.
        • [bb2.1_1.1_1. title: 굳이 소스코드를 묶기 위해 Makefile을 쓸 필요는 없다. Makefile이 코드형 인프라(Infrastructure as Code (IaC))의 표준인 것은 아니다.](https://janghoo.notion.site/bb2-1_1-1_1-title-Makefile-Makefile-493d6c5ff5e842739e55f677da6a1a5a)
  • 무중단 배포
    • ‣
  • 모니터링
  • 효과적인 기술 소통