Skip to content

[Chanyeol] Week 10 미션 - #116

Open
coconutcococode wants to merge 1 commit into
mainfrom
Chanyeol-week10
Open

[Chanyeol] Week 10 미션#116
coconutcococode wants to merge 1 commit into
mainfrom
Chanyeol-week10

Conversation

@coconutcococode

Copy link
Copy Markdown
Contributor

🔗 연관 이슈

🛠 작업 내용

🖼 스크린샷 (선택)

👀 리뷰 요구사항 (선택)

🤖 AI 활용

  • AI 사용 안 함
  • 코드 작성 아이디어 참고
  • 테스트/리팩토링 보조
  • 문서/주석 작성 보조
  • 기타 (아래에 간단히 작성)

💬 나의 프롬프트

🧠 AI 응답

✅ 내가 최종 선택한 방법 (이유)

💡 나만의 Tip (선택)

@coconutcococode coconutcococode self-assigned this Jun 17, 2026
@coconutcococode coconutcococode linked an issue Jun 17, 2026 that may be closed by this pull request
1 task

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f546551381

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@@ -1,142 +0,0 @@
- 세션과 토큰의 차이는?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge 삭제된 ch09 정리를 복구하세요

Week 10 정리 추가 커밋에서 ch09.md 전체가 함께 삭제되어 9주차 세션/토큰/OAuth 학습 기록이 사라집니다. Spring Security 인증 흐름은 이후 주차 내용과 연결되는 기초라서, 장별 문서는 누적되어야 복습과 비교가 가능합니다. ch09.md는 복구하고 ch10.md만 추가하도록 커밋을 정리한 뒤, 다음에는 git diff --name-status에서 D 상태 파일을 확인하는 습관을 들여보세요.

Useful? React with 👍 / 👎.

@kjhh2605 kjhh2605 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[키워드 조사]
클라우드 컴퓨팅의 책임 분리, IaaS/PaaS/SaaS 구분, AWS와 GCP 비교, 환경변수와 profile 분리까지 핵심 개념을 균형 있게 정리한 점이 좋습니다. 특히 Spring Boot의 외부 설정과 profile 활성화 방법을 함께 적어 배포 환경과 연결한 점이 적절합니다. Docker 파트는 개념 정의가 명확하므로, 다음 단계에서는 Dockerfile, 이미지 빌드, 컨테이너 실행 명령이 jar 배포와 어떻게 이어지는지 예시를 추가하면 실습 연결성이 더 높아집니다.

[코드 리뷰]
이번 PR은 키워드 정리 문서 중심의 변경입니다. 전반적으로 주제별 핵심 차이를 잘 분리했으며, 배포 주차 학습 목표와도 잘 연결됩니다. Markdown 표 문법처럼 문서 가독성에 영향을 주는 부분만 정리하면 이후 복습 자료로 활용하기 더 좋아집니다.

- GCP: 공식적으로 Google Cloud라고 부름. Google 검색, Gmail, YouTube 등에 쓰이는 인프라 기반 위에서 컴퓨팅, 스토리지, 데이터 분석, 머신러닝 서비스를 제공

| 항목 | AWS | GCP |
| --- | --- | --- |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Markdown 표 구분선 앞에 들여쓰기가 들어가 있어 일부 뷰어에서 표로 렌더링되지 않을 수 있습니다. | --- | --- | --- |처럼 헤더 바로 아래에 같은 들여쓰기 없이 맞추는 것을 권장합니다.

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.

[Feat] 10주차-프로젝트 배포하기 - AWS

2 participants