- Apr 06, 2024
-
-
Created a function to publish product code, price, and quantity to the kafka message broker for the order microservice to receive the message and update the shopping cart table with new quantity or price
-
- Mar 29, 2024
-
-
Update - implemented the event driven architecture with kafka event store and streaming service for asynchronous communication between the product and user microservice
-