Forum Discussion
FrankFromHR
1 year agoNew Member
More Secure SQL Server on VM DB (CDC) source to an eventstream directions?
I'm trying to find directions on a more secure method of allowing Eventstream to access an internal SQL Database. I don't want to allow just any IP address to access our SQL Server from the internet,...
lbendlin
1 year agoSuper User
Eventstreams are things where your data source pushes out data to the destination, instead of responding to polling. There is no security issue in a push scenario.