Configuring Holdings Microservice
Holdings Microservices enables packaging for all 5 stacks and produces packaged binary (ZIP) for supporting the deployment of 5 stacks.
| Stack | Microservice Runtime | Event Stream | NoSQL DB |
|---|---|---|---|
| AWS | Lamba | Kinesis | DynamoDB / Postgresql DB |
| Azure | Function | Service Bus (Event Hub) | MongoDB/ Postgresql DB |
| Docker (On-Premise) | Docker/K8s | Kafka | MongoDB/ Postgresql DB |
| J2EE (On-Premise) | J2EE Server (Weblogic/Jboss) | Kafka | MongoDB |
This section helps you to perform the required configuration in Holdings Microservice. HMS Configuration consists of the following:
In this topic