Skip to content

[육선우] sprint8#190

Open
ryuk6238-dot wants to merge 91 commits into
codeit-bootcamp-spring:육선우from
ryuk6238-dot:육선우sprint8

Hidden character warning

The head ref may contain hidden characters: "\uc721\uc120\uc6b0sprint8"
Open

[육선우] sprint8#190
ryuk6238-dot wants to merge 91 commits into
codeit-bootcamp-spring:육선우from
ryuk6238-dot:육선우sprint8

Conversation

@ryuk6238-dot
Copy link
Copy Markdown
Collaborator

@ryuk6238-dot ryuk6238-dot commented Apr 18, 2026

요구사항

기본

  • 기본 항목 1
  • 기본 항목 2

심화

  • 심화 항목 1
  • 심화 항목 2

주요 변경사항

스크린샷

.env
스크린샷 2026-04-18 오후 1 38 20

인스턴스 상세 조회
인스턴스 상세 조회

SSH - data grip
ssh dataGrip

ECR
푸쉬된 이미지가 있는 ECR

AWS 콘솔
실행 중인 태스크 구성정보가 표시된 AWS 콘솔 페이지

ECS endpoint
EC2 endpoint

보안 그룹
보안 그룹의 인바운드 규칙

IAM 사용자 규칙
IAM 사용자 규칙

멘토에게

  • 셀프 코드 리뷰를 통해 질문 이어가겠습니다.

@ryuk6238-dot ryuk6238-dot added the 순한맛🐑 마음이 많이 여립니다.. label Apr 18, 2026
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY }}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

보안적인 관점으로 현업에서는 Access Key 보다는 Role 방식을 사용하고 있습니다. 참고부탁드려요.

@eedys1234
Copy link
Copy Markdown
Collaborator

IAM 사용자가 보유한 권한이 조금 많은 것 같은데 다 필요한 걸까요??

보안적인 관점에서는 최소 권한의 원칙을 가지고 있습니다.

Comment thread .gitignore
@@ -0,0 +1,2 @@
.idea
discodeit.env
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

.env 가 누락된 것 같아요.

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

Labels

순한맛🐑 마음이 많이 여립니다..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants