AWS MSK Connect

1

AWS MSK Connect when associated with an existing AWS MSK Cluster, does it operate from the same VPC as in AWS MSK cluster? The reason I ask this question is I've issues with MSK connect Connector connecting to a source DB which is operating from same VPC. How do I test the connectivity from AWS MSK connect to the external sources? I just have the cloudwatch logs control as of now

Joseph
asked 8 months ago279 views
1 Answer
0

Hello,

Yes, MSK Connect when associated with an MSK cluster it runs in the same VPC as the cluster.

Moreover, as for why MSK Connect is not establishing a connection with the source database even though both sit in the same VPC you will have to refer the CloudWatch logs for it. The logs must state a reason for failure of connection or the error that was encountered, if any.

The below AWS documentations guide how to setup a Debezium MySQL connector plugin with a MySQL-compatible database that runs in a VPC. You can take this as a reference and consult your configuration.


For a deeper analysis into the issue and gain more insights tailored to your architecture and use case here, I request you to please reach out to AWS Premium Support team via a support case. The team is better equipped to handle such requests and should be able to guide you better, as per your cluster's and connector's configuration.

Hope the above information and documentation helps!

AWS
SUPPORT ENGINEER
Parv_V
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions