Deployment
Last updated
Typical deployments rely on platform services such as:
PostgreSQL for application persistence (credentials, presentation requests, configuration, holder wallet instances, issuance and presentation workflow states, etc.)
Redis for token/session/cache workloads
KMS for key management and cryptographic operations (e.g. AWS KMS)
Last updated