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

[ohii] Chapter03_Web Server & Web Application Server(WAS), Reverse Proxy #11

Merged
merged 2 commits into from
May 2, 2024

Conversation

KkomSang
Copy link

@KkomSang KkomSang commented May 1, 2024

#️⃣ 연관된 이슈

#10

✅ 워크북 체크리스트

  • 모든 핵심 키워드 정리를 마쳤나요?
  • 핵심 키워드에 대해 완벽히 이해하셨나요?
  • 이론 학습 이후 직접 실습을 해보는 시간을 가졌나요?
  • 미션을 수행하셨나요?
  • 미션을 기록하셨나요?

✅ 컨벤션 체크리스트

  • 디렉토리 구조 컨벤션을 잘 지켰나요?
  • pr 제목을 컨벤션에 맞게 작성하였나요?
  • pr에 해당되는 이슈를 연결하였나요?
  • 적절한 라벨을 설정하였나요?
  • 스터디원들에게 code review를 요청하기 위해 reviewer를 등록하였나요?
  • 닉네임/main 브랜치의 최신 상태를 반영하고 있는지 확인했나요?

📌 주안점

🥸실습

image

🥸미션

image

노션페이지

@KkomSang KkomSang added the ✨ Chapter03 챕터 3 label May 1, 2024
@KkomSang KkomSang requested review from Jangwon0319 and swlee1999 May 1, 2024 08:38
@KkomSang KkomSang self-assigned this May 1, 2024
@@ -0,0 +1,49 @@
<Static Pages vs Dynamic Pages>
Copy link

Choose a reason for hiding this comment

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

추가개념 설명 감사합니다!

Copy link

@ls-rain ls-rain left a comment

Choose a reason for hiding this comment

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

수고 하셨습니다!

Copy link

@Jangwon0319 Jangwon0319 left a comment

Choose a reason for hiding this comment

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

이번 주도 고생하셨습니다!

- 서버 앞에 위치하여 클라이언트(웹 브라우저)가 서버로 보내는 요청을 가로채 해당 웹 서버에 전달하는 서버
- 보안, 성능, 안정성 향상을 위해 구현

<Forward vs Reverse Proxy>

Choose a reason for hiding this comment

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

프록시에 관한 개념뿐만 아니라 차이점도 알려주셔서 이해가 잘된 것 같습니다!

@KkomSang KkomSang merged commit a8ccb85 into ohii/main May 2, 2024
@KkomSang KkomSang deleted the ohii/#3 branch May 2, 2024 02:15
Jangwon0319 added a commit that referenced this pull request Jun 27, 2024
[randy] Chapter 11. 무중단 CI/CD (Github Action+AWS Elastic Beanstalk)
ls-rain added a commit that referenced this pull request Jun 27, 2024
[uni] Chapter11_무중단 CI/CD (Github Action+AWS Elastic Beanstalk)
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.

3 participants