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

[하윤지] 4, 5주차 과제 - complete #32

Merged
merged 5 commits into from
Nov 22, 2023
Merged

[하윤지] 4, 5주차 과제 - complete #32

merged 5 commits into from
Nov 22, 2023

Conversation

yunji118
Copy link
Contributor

@yunji118 yunji118 commented Nov 9, 2023

제출 상태

4주차 과제 complete

help

200 OK

@yunji118 yunji118 requested a review from JeonHaeseung November 9, 2023 15:30
@yunji118 yunji118 self-assigned this Nov 9, 2023
@yunji118 yunji118 changed the title [하윤지] 4주차 과제 - complete [하윤지] 4, 5주차 과제 - complete Nov 17, 2023
Copy link
Member

@JeonHaeseung JeonHaeseung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

과제 리뷰 완료
항상 빠르게 과제 완료해주시는 윤지님!
덕분에 저도 열심히 강의자료를 준비하게 되는 것 같아요.
이번 주차도 수고 많으셨습니다😊

Comment on lines +16 to +18
## 📖4주차 심화 과제
1. ACM 인증서 발급
2. 로드 밸런서 리스너 편집 및 추가를 통해 http접속 시 https로 리다이렉트 적용
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

심화과제도 해온 당신...🫰 정말 멋져.

Comment on lines +35 to +36
## ✌️과제 인증
https://drive.google.com/file/d/1lqdPPQWXkG8bn_cXgfI8LcKdKHSTq8De/view?usp=sharing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

너무 멋지고...그저 멋질 뿐...수고했어요🫶

amazonS3.putObject(bucketName, file.getOriginalFilename(), file.getInputStream(), null);

//업로드한 객체에 대해 ACL 설정
amazonS3.setObjectAcl(bucketName, file.getOriginalFilename(), CannedAccessControlList.PublicRead);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PublicRead로 Access 설정해준 것 아주 좋아요!



## ✌️과제 인증
https://drive.google.com/file/d/1ZP0zgfgus9n5NOU51p686daHZSkrR84E/view?usp=sharing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

사진 너무 귀엽자나.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

피드백 남겨주셔서 감사합니다>< 늘 알찬 강의 준비해오는 혜승이도 짱짱

@yunji118 yunji118 merged commit 84bfd6e into main Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants