Apache Kafkaยฎ๏ธ ๋น์ฉ ์ ๊ฐ ๋ฐฉ๋ฒ ๋ฐ ์ต์ ์ ๋น์ฉ ์ค๊ณ ์๋ด ์จ๋น๋ | ์์ธํ ์์๋ณด๋ ค๋ฉด ์ง๊ธ ๋ฑ๋กํ์ธ์
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.