Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 새로운 AWS 계정으로 인프라 마이그레이션 #413

Open
12 of 13 tasks
PgmJun opened this issue Nov 25, 2024 · 2 comments
Open
12 of 13 tasks

[FEAT] 새로운 AWS 계정으로 인프라 마이그레이션 #413

PgmJun opened this issue Nov 25, 2024 · 2 comments
Assignees
Labels
🍃 BE back end 🗺 infra 인프라 관련 ♻️ refactor 리팩토링

Comments

@PgmJun
Copy link
Member

PgmJun commented Nov 25, 2024

Description 💭

우테코 AWS 계정 사용 기간이 만료됨에 따라 땅콩 팀의 계정을 새로 만든다.

TODO ✅

공통

  • 계정 생성
    • IAM 생성
  • MFA 설정
  • 결제 경보 알림
  • HTTPS 설정
  • Region ap-northeast-2 제한 설정

백엔드

프론트엔드

  • CloudFront 설정
  • S3 설정

Reference 🔎

@PgmJun PgmJun added the ✨ feat 기능 추가 label Nov 25, 2024
@PgmJun PgmJun self-assigned this Nov 25, 2024
@PgmJun PgmJun changed the title [FEAT] 인프라 마이그레이션 [FEAT] 새로운 AWS 계정으로 인프라 마이그레이션 Nov 25, 2024
@PgmJun PgmJun added ♻️ refactor 리팩토링 🗺 infra 인프라 관련 🍃 BE back end and removed ✨ feat 기능 추가 labels Nov 25, 2024
@PgmJun
Copy link
Member Author

PgmJun commented Nov 26, 2024

작업 우선순위

P1

계정 생성 (IAM 생성)
MFA 설정
결제 경보 알림
Region ap-northeast-2 제한 설정
VPC 설정
SecurityGroup 설정

P2

프론트엔드 작업 (dev 환경 세팅, prod 환경 세팅, CI/CD)

백엔드 작업

  • dev 환경 세팅
    • EC2 생성 및 기본 설정
    • RDS 생성 및 database 생성
    • CI/CD 설정 (모니터링 설정도 다 해야해서 사양을 많이 잡아먹을테니 무중단 설정 X)
  • [FEAT] 새로운 AWS 계정에서 Prod 환경 구축 #415
    • EC2 생성 및 기본 설정
    • RDS에 database 생성
    • CI/CD 설정 (BlueGreen 무중단)
    • 기존DB 데이터 이관 작업

P3

모니터링 설정
HTTPS 설정

@leegwichan
Copy link
Contributor

  • dev에 모니터링 환경 구축 후에 prod에 Promtail, Node Exproter 설치 진행 예정

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍃 BE back end 🗺 infra 인프라 관련 ♻️ refactor 리팩토링
Projects
Status: No status
Development

No branches or pull requests

3 participants