Platform
How Basalt is built
Basalt is intentionally small: a three-component management plane, one Postgres data store, and a reconciliation contract that keeps infrastructure converged without a separate control stack for every subsystem.
Architecture
Three components, one database, self-healing reconciliation. The entire Basalt management plane is gateway, agent, image-service, and Postgres.
Explore architectureSecurity Model
Database-enforced multi-tenancy, FIPS 140-3 cryptography, zero-trust agent identity, and resource activation leases.
Explore securityOperations
Built-in task system, metrics, alerts, maintenance mode, OS updates, and a first-boot configurator.
Explore operations