Skip to content

chore(infra): increase RDS storage and enable backup#3503

Open
manamana32321 wants to merge 1 commit intomainfrom
feat/rds-storage-increase
Open

chore(infra): increase RDS storage and enable backup#3503
manamana32321 wants to merge 1 commit intomainfrom
feat/rds-storage-increase

Conversation

@manamana32321
Copy link
Member

Description

프로덕션 RDS가 storage-full 상태로 write 불가능해져서 긴급 대응:

  • 스토리지 5GB → 10GB 증설, autoscaling 25GB까지 활성화
  • 자동 백업 7일 보관 활성화 (KST 01:00-02:00)
  • Performance Insights 활성화

모든 변경은 in-place 업데이트 (인스턴스 재생성 없음), 이미 apply 완료

Additional context

  • CloudWatch에서 FreeStorageSpace 5.15GiB 복구 확인
  • 커넥션 140개 (max 171의 82%) — 별도 이슈로 모니터링 필요

Before submitting the PR, please make sure you do the following

🤖 Generated with Claude Code

- allocated_storage 10GB, max_allocated_storage 25GB (autoscaling)
- 자동 백업 7일 보관 (KST 01:00-02:00)
- Performance Insights 활성화

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@manamana32321 manamana32321 changed the title chore(infra): RDS 스토리지 증설 및 백업·모니터링 활성화 chore(infra): increase RDS storage and enable backup Mar 24, 2026
@manamana32321 manamana32321 self-assigned this Mar 24, 2026
@manamana32321 manamana32321 enabled auto-merge March 24, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant