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] 파일 최적화 #54

Open
3 tasks
sueelly opened this issue Dec 1, 2024 · 0 comments
Open
3 tasks

[FEAT] 파일 최적화 #54

sueelly opened this issue Dec 1, 2024 · 0 comments

Comments

@sueelly
Copy link
Collaborator

sueelly commented Dec 1, 2024

Contents

파일 최적화를 하는 다양한 방식을 구현한다.

Description

업로드 속도 개선, 파일 업로드 시 이미지 리사이징
presigned url을 사용하여 업로드 속도를 개선시킨 수 있다.
lamda를 사용하여 업로드 시 이미지를 여러 사이즈로 저장할 수 있다.
이때 비율 및 해상도에 제한을 두어 저장공간을 절약하고 일관된 UI를 제공한다.
추가로 WebP와 같은 포멧을 사용하여 이미지를 압축 저장할 수 있다.

Todo

  • TODO
  • TODO
  • TODO

Check Priority

Expected Priority:

Reference (Optional)

(null)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant