Ingestion service that communicates with a message broker #10
Labels
invalid
This doesn't seem right, either standards are not being followed and it needs to be updated
priority: high
Priority for issues which MUST BE implemented.
type: story
Feature to be implemented based on a user story description
WIP
Work in progress that needs reviewing or grooming
📋 Epic
As a system I want an API gateway that communicates with a with a message broker micro-service architecture, so that I can send events to different smaller services, to make it easier to manage, extend and develop new services.
Description
It necessary to have an API, where it's possible to interact with the system. It also needs to be able to broker the different type of messages to an event based architecture. Which will make it possible to decouple the services needed for the system and easier to maintain these micro services.
There needs to be an ingest service, which will renew data from all sources at a specific interval. To create the API the team will be using .Net Core 2.x and RabbitMQ as a message broker middle-ware.
List of requirements
Acceptance Criteria
Non-functional requirements
The text was updated successfully, but these errors were encountered: