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

Design: 마스터 노드 - 워커 노드 로드 밸런싱 구현 #12

Open
Han-Joon-Hyeok opened this issue Jan 13, 2024 · 0 comments
Open
Assignees

Comments

@Han-Joon-Hyeok
Copy link
Member

  • AWS EC2 인스턴스 3개를 이용해서 클러스터 환경 구축
  • 마스터 노드 1개, 워커 노드 2개를 이용
  • 워커 노드 A 에는 초록색 페이지를 보여주고, 워커 노드 B 에는 파란색 페이지를 보여준다.
  • 마스터 노드의 Public IP 로 접속하면 워커 노드를 번갈아가면서 보여주도록 한다.
@Han-Joon-Hyeok Han-Joon-Hyeok self-assigned this Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant