Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
요구사항
기본
애플리케이션 컨테이너화
Dockerfile 작성
이미지 빌드 및 실행 테스트
Docker Compose 구성
개발 환경용 docker-compose.yml 파일을 작성합니다.
BinaryContentStorage 고도화 (AWS S3)
AWS S3 버킷 구성
AWS S3 접근을 위한 IAM 구성
AWS S3 테스트
AWS S3를 활용한 BinaryContentStroage 고도화
AWS를 활용한 배포 (AWS RDS, ECR, ECS)
AWS RDS 구성
AWS ECR 구성
AWS ECS 구성
심화
이미지 최적화하기
GitHub Actions를 활용한 CI/CD 파이프라인 구축
AWS 설정 정보
첨부
https://drive.google.com/file/d/19rjZihfu4frptaw1CIW37UGMcFMs-3Uw/view?usp=sharing
데이터베이스 연결 정보
RDS 보안 그룹의 인바운드 규칙 임시 수정 (모든 IP의 PostgreSQL 연결 허용)

ECR

푸시된 이미지가 보이는 AWS 콘솔 페이지 스크린샷 이미지
ECS

실행 중인 태스크 구성정보가 표시된 AWS 콘솔 페이지 스크린샷 이미지
배포된 EC2 엔드포인트
VPC


보안 그룹의 인바운드 규칙을 확인할 수 있는 AWS 콘솔 페이지 스크린샷 이미지
IAM

사용자의 권한 정책이 표시된 AWS 콘솔 페이지 스크린샷 이미지
멘토에게