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

Refactor/#848 이미지 업로드 성능 개선 #871

Closed

Conversation

amaran-th
Copy link
Collaborator

#️⃣ 연관된 이슈

close : #848

📝 작업 내용

이미지 업로드 작업의 성능 개선을 위해 여러 이미지를 업로드하는 작업을 병렬 스트림으로 처리하도록 코드를 수정하고, 잠재적 위험성이 있는 롤백 코드를 작성하는 대신 주기적으로 고아 이미지를 찾아 삭제하는 AWS Lambda 함수를 만들었습니다.(현재 dev 계정에 도입&테스트를 완료하였습니다.)

블로그 포스팅1
블로그 포스팅2

스크린샷 (선택)

예상 소요 시간 및 실제 소요 시간 (일 / 시간 / 분)

예상 소요 시간 : 1주일
실제 소요 시간 : 3일

@amaran-th amaran-th added Backend 백엔드 관련 이슈 리팩터링 테스트 코드의 검증 값이 변환하지 않고 코드 변경 labels Dec 9, 2023
@amaran-th amaran-th added this to the 레벨 5 milestone Dec 9, 2023
@amaran-th amaran-th self-assigned this Dec 9, 2023
@amaran-th amaran-th closed this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend 백엔드 관련 이슈 리팩터링 테스트 코드의 검증 값이 변환하지 않고 코드 변경
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant