Send Data from local .Net application to AWS MSK?

0

I know I can send data from different VPCs but Is there any chance that could send data from local machine to AWS MSK? Is there any tutorial that I can learn from it?

1 Resposta
1
Resposta aceita

Hi.

You can enable public access to the cluster after creating the MSK cluster.
Then you can connect to the MSK broker node from the client application via the public internet without connecting the local and VPC using a VPN.

Enter image description here

You must meet some conditions to activate.

  • Public subnet
  • Secure authentication and encryption are introduced

See below for details.
https://docs.aws.amazon.com/msk/latest/developerguide/public-access.html

profile picture
ESPECIALISTA
iwasa
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas