일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ECS
- 자바스크립트
- 크롤링
- Project
- data analyze
- tensorflow
- analyzing
- Agile
- webcrawling
- Method
- angular
- instance
- opencv
- javascript
- adaptive life cycle
- python
- 다나와
- algorithm
- Crawling
- AWS
- data
- 프로젝트
- DANAWA
- 애자일
- matplotlib
- visualizing
- Scrum
- pandas
- TypeScript
- keras
Archives
- Today
- Total
목록manifest list (1)
LiJell's 성장기
Efficient Multi-Architecture and Multi-Region Container Deployment with Amazon ECS and EC2 Spot Instances
Building Multi-architecture Container Images and Deploying for Multi-Region in parallel way 개요 저는 ECS EC2 spot instance 가용성과 안정성 확보를 위해서 amd64와 arm64 모두 사용중입니다. 따라서, container도 multi-architecture 빌드가 필요했습니다. 저는 이미지 빌드 최적화와 여러 regions에 동시 배포를 위해 manifest list를 활용했습니다. 결과적으로 Github Action matrix를 통해 빠르게 각 regions에 이미지 push와 배포할 수 있습니다. ps) if you need a English version, you can check out following..
Cloud
2024. 1. 22. 14:49