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?

preguntada hace 2 años813 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
iwasa
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas