일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- python
- Jupyter Notebook
- receive_sharing_intent
- Device
- inheritedWidget
- Share
- 워드파일
- cache
- handlebars.js
- 개역개정
- uni_links
- 성경필사
- 미색인
- zani
- git설치
- 소스제공
- vscdoe
- GIT
- ipykernel
- dart
- Anaconda
- extention
- Flask
- flutter
- google search console
- annotation
- 생명주기
- dynamic color
- velocity_x
- widgetsBindingObserver
- Today
- Total
자니노트
AWS(CodeCommit, CodeBuild, CodeDeploy, Codepipeline)에서 CI/CD 환경 구축 본문
AWS(CodeCommit, CodeBuild, CodeDeploy, Codepipeline)에서 CI/CD 환경 구축
zaninote 2022. 8. 2. 16:37
AWS에서 CI/CD 환경 구축 (CodeCommit, CodeBuild, CodeDeploy, Codepipeline)
1. 구성 소개 1.1 구성 아키텍처 AWS에서 제공하는 서비스를 이용한 CI/CD 구성은 다음과 같다. 1.2 AWS에서 제공하는 CI/CD 솔루션 AWS 서비스명 설명 CodeCommit 먼저 기존 코드를 Github에서 AWS CodeCommi..
joobly.tistory.com
https://keispace.github.io/AWS_CodeSuite%EC%82%BD%EC%A7%88/
AWS CodeCommit, CodeBuild, CodeDeploy까지 삽질기..(feat. pipeline)
category: Dev tags: [AWS, CodeSuite, CodePipeline, CodeBuild, CodeCommit, CodeDeploy] 서론 현재 업무상 AWS에서 돌아가는 jsp앱과 node앱들이 존재한다. 기본적으로 Node계열은 스크립트로 전부 배포까지 자동화 되있는
keispace.github.io
(GOOD)
https://nearhome.tistory.com/119
[AWS] CI/CD를 위한 Cloud9, CodeCommit, CodeBuild, CodeDeploy, CodePipeline 의 개념
CI/CD 란? CI (지속적인 통합) CD (지속적인 전달, 배포) CI/CD를 위한 도구들 AWS Cloud9 이란? AWS CodeCommit 이란? 소스 관리 시스템이란? CodeCommit 동작 방식 AWS CodeBuild 란? AWS CodeDeploy 란? AWS Co..
nearhome.tistory.com