We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
책에서 스웜 클래식은 여러 대의 도커 서버를 하나의 지점에서 사용하도록 단일 접근점으로 제공하며, 스웜 모드는 마이크로서비스 아키텍처의 컨테이너를 다루기 위한 클러스링 기능에 초점을 맞추고 있다고 하네요.
아직 책의 초반이지만 스웜 모드도 결국 여러 대의 도커 서버를 하나의 지점으로 만들어주는게 맞는 것 같은데 여기서 MSA 나와야하는게 맞은지 궁금해요.
The text was updated successfully, but these errors were encountered:
이게 결국 도커 스웜 모드는 컨테이너 각각이 아닌, 서비스로 돌아가고 있어서 MSA를 언급한거였군요.
Sorry, something went wrong.
No branches or pull requests
책에서 스웜 클래식은 여러 대의 도커 서버를 하나의 지점에서 사용하도록 단일 접근점으로 제공하며, 스웜 모드는 마이크로서비스 아키텍처의 컨테이너를 다루기 위한 클러스링 기능에 초점을 맞추고 있다고 하네요.
아직 책의 초반이지만 스웜 모드도 결국 여러 대의 도커 서버를 하나의 지점으로 만들어주는게 맞는 것 같은데 여기서 MSA 나와야하는게 맞은지 궁금해요.
The text was updated successfully, but these errors were encountered: