The world is changing in a event driven world Event driven architecture is not a new technology. IBM MQ is already 25 years old. The popularity is increasing, because it is a robust, decoupled way to exchange data. Today there are new popular 'new kids on the block'. Kafka is one of them and gets lots of attention also in the enterprise. The principle however are still the same, called Pub Sub principle. HCL will add to the App Dev pack the possibility to consume and produce to a broker/stream. There are frameworks who helps you to focus on the business logic. In this session I will explain this principle and show you that is not that difficult to make use of it. Connect your existing code to a service bus or queue, producing and consuming.