Skip to main content

Low-Level Design (LLD)

Technical implementation details for the Vendor domain.

Component Specifications

ComponentTechnologyResponsibility
API GatewayKong / AWS API GWRouting, rate limiting, authentication
MDM EngineCustom / InformaticaBusiness rules, validation, merge logic
Master Data StorePostgreSQLGolden record persistence
Search IndexElasticsearchQuery and retrieval

Interface Contracts

  • Draft API — Synchronous; create/update vendor records
  • Publication — Event-driven via Kafka topics
  • Vendor Data Topic — Downstream consumption

Configuration

  • Country rulesets for validation
  • Duplicate detection policies (BLOCK / ALLOW)
  • Workflow stage definitions
Was this page helpful?