실시간 움직이는 데이터가 가져다 줄 가치, Data in Motion Tour에서 확인하세요!
Event-driven architectures look great on paper (or a whiteboard), but it’s not always clear how to implement them. The transformation from request/response based microservices to event-driven can seem daunting, but we don’t have to stop the world and change everything. Instead, we can transition an existing system gradually. In this talk, we’ll work through such a transition, using Apache Kafka and Python. We’ll learn how to introduce Kafka into an architecture and then gradually use it to make our application more efficient, less coupled, and much easier to evolve.