Express 황승찬 sprint12 #25
Open
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.
요구사항
기본 요구사항
공통
백엔드 배포
프로젝트 구조 및 환경 설정
AWS S3를 이용한 파일 업로드 시스템 구축
AWS RDS를 사용한 데이터베이스 관리
AWS EC2에서의 애플리케이션 운영
백엔드 테스트 구현
프론트엔드 배포
심화 요구사항
테스트 구현
상품 이미지 업로드
AWS S3의 Presigned URL 기능을 활용하여 상품 이미지 업로드 기능을 구현합니다.
AWS Route 53을 활용한 도메인 관리
AWS Route 53을 사용하여 도메인을 구매하거나 기존 도메인을 연결합니다.
Route 53에서 DNS 설정을 관리하고, EC2 인스턴스와 연결합니다.
도메인을 통한 애플리케이션 접속 및 운영을 테스트합니다.
SSL 인증서를 통한 HTTPS 연결 구현
SSL 인증서를 설정하여 EC2 인스턴스에서 HTTPS 연결을 구현합니다.
SSL 인증서는 AWS Certificate Mana ger(ACM)를 사용하여 무료로 생성하거나, 외부 인증 기관에서 구매할 수 있습니다.
주요 변경사항
스크린샷
멘토에게