Skip to content

Inventory Management project that produces and consumes inventory data, later stores the data in a remote azure cosmos DB

Notifications You must be signed in to change notification settings

dwarakcit/InventoryManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Project Name: InventoryManagement

Project Description: This project demonstrates a basic inventory management system that leverages Apache Kafka for real-time data streaming and Azure Cosmos DB for reliable and scalable data storage.

Key Features: Kafka Producer:

  • Publishes inventory events to a designated Kafka topic.

Kafka Consumer:

  • Subscribes to the inventory events topic.
  • Processes incoming events and persists relevant data to Azure Cosmos DB.
  • Implements data transformations or aggregations (if needed) before storage.

Azure Cosmos DB Integration:

  • Utilizes Azure Cosmos DB as the primary data store for inventory information.

About

Inventory Management project that produces and consumes inventory data, later stores the data in a remote azure cosmos DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published