Skip to main content

Deployment

Use separate Linkiir environments and promote controlled, versioned project packages through the lifecycle.

EnvironmentPrimary purposeTypical queueTypical Log DB
DEVBuild and debug interfacesBundled Kafka or local queue profileSQLite
TESTIntegration, regression, and customer validationBundled or external KafkaSQLite, PostgreSQL, or MS SQL
PRODLive healthcare processingExternal KafkaPostgreSQL or MS SQL
HAProduction continuity — an active/standby pairResilient external broker cluster, 3 nodesShared resilient PostgreSQL/MS SQL

For the HA design, topologies, and planning, see High Availability.

Use Import and Export to move projects without copying environment-specific secrets.