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 Antwort
1
Akzeptierte Antwort

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
EXPERTE
iwasa
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen