Asynchronous Event Handling Using Microservices and Kafka

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=AwJItZbCAv4



Duration: 31:50
6,743 views
116


Anytime you have a dependency on a third-party tool/application, one of the most common questions an engineer asks themselves is how can I integrate with this tool/application from my local development environment. Being able to integrate with these things locally reduces the feedback loop making development easier and more cost effective. In this session, Brian Mericle shows a few different ways to get Kafka up and running on your local machine and will also show how to interact with Kafka from the command-line.

Check out Brian Mericle's liveProject:

📼 📼 📼 📼
Asynchronous Event Handling Using Microservices and Kafka | http://mng.bz/aKBo
To save 40% off this liveProject use discount code: twitmeri40
📼 📼 📼

About this liveProject:
In this liveProject, you’ll use the Kafka distributed streaming data platform to help convert a legacy order fulfillment system to a sleek new asynchronous event-driven architecture. This architecture needs to deliver services that can scale and evolve independently, to speed up your clients eCommerce app. You’ll use the Go language to build a microservice, an event publisher, and multiple event consumers; and work with Kafka’s command-line tools to create, alter, and test topics.







Tags:
microservices
kafka
asynchronous event handling
events