AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Hardest Way to Solve a Kafka Integration Problem?
The hardest way to solve, let's say, uh, Kafka integration problem would be to use the Kafka driver. It's not a bad driver, but it's just a driver. Just in general, if your problem involves a driver, you're probably working at too low level. Don't do that. Use something like, uh, spring for Apache Kafka. Better that you'll get. Spring has a lot of idioms supporting things like templates for high owner. You've got message on this or containers. That's an idiom that's been in spring for decades,. And I think it was probably patterned originally off of message driven beans, message driven EJBs, right?