내용으로 건너뛰기

Local access from laptop to MSK Serverless

0

Hi! I'm trying to understand if it is possible to have local access from laptop to MSK Serverless? I went through this page: https://docs.aws.amazon.com/msk/latest/developerguide/client-access.html and it looks like it's only possible for MSK Provisioned version. I have a VPN connection with our VPC, private endpoints of MSK Provisioned is resolvable, but Serverless is not.

질문됨 3년 전1.8천회 조회
1개 답변
0

Serverless also provides a bootstrap endpoint and is accessible if it is in the same VPC. In your case, you can access the endpoint through VPN.

Here is the step of connect serverless MSK in local environment

  1. you can check endpoint of bootstrap server by console at "View client information" tab.
  2. set the IAM role in your local environment [+]https://docs.aws.amazon.com/ko_kr/cli/latest/userguide/cli-configure-role.html
  3. attach policy in the IAM role [+]https://docs.aws.amazon.com/msk/latest/developerguide/create-iam-role.html
전문가
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠