Developing a multi-layered web application is a great way for anyone who wants to get into development to try out different frameworks and see how they work with each other. In the last post we talked about how Kafka can be used as a message subscribe system for handling data. Today we will add onContinue reading “Using Kafka in a Multi-layered Web Application”
Category Archives: Technology Basics
Kafka: A Backbone Framework for Application Data
Intro Most application programming done in University takes a focus on functionality but not scalability. Being a recent computer science graduate, I found that we have not been exposed much to real-time data exchanging applications, only simulations. This is why diving into Kafka was a great experience and has shown me just how powerful itContinue reading “Kafka: A Backbone Framework for Application Data”
