Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with AWS CodePipeline
AWS CodePipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates.
콘텐츠 언어: 한국어
Select up to 5 tags to filter
정렬 기준 가장 최근
7개의 결과
ECS Blue/Green 서비스를 CodePipeline을 통해 배포하고 있습니다. 그런데 대상 그룹이 unhealthy 상태임에도 CodeDeploy에서 배포가 실패하지 않고 성공합니다. 그리고 ECS 서비스에서는 아래처럼 대상 Register/Deregister가 계속 반복되고 있습니다.
```
service test-service deregist...
안녕하세요.
Typescript기반 CDK를 사용하여 AWS 인프라 배포 []()테스트용으로 CodePipeline을 구성했습니다.
CodePipeline을 실행해서 Cloudformation 스택이 배포될 때 스택 내 코드 문제로 인해 에러가 발생했습니다.
해당 Cloudformation 스택에서 발생한 오류 코드를 수정 한 다음 CodePipelin...