All the product details will be captured & maintained in the Mongo Details.
All the order details will be captured & maintained in the Postgres.
All the inventory details will be captured & maintained in the Postgres.
All the notification details will be captured & maintained in the Postgres.
Client-side service discovery allows services to find and communicate with each other without hard-coding the hostname and port.
All the request that passthrough from here are authenticated & redirected as per the routes configured. Secure API using Keycloak