Resource catalog
All eleven Tesserra platform products. Each page includes definition, configuration fields with defaults, JSON examples, and related resources. Product names are English and never translated.
Products
The order follows a natural project build flow. Typically you start with a VM (Instance), attach a Datastore, add Archive for persistent files, then introduce messaging (Conduit, Lane, Beacon) and edge services (Fabric, Gateway, Autoscale, Sentinel, Insight) as the project matures.
computeVM instance: web, API, workers, or cron — web terminal and root SSH.
datastoreManaged database: PostgreSQL, MySQL, MongoDB, or Redis.
archiveFile storage compatible with S3 or block volume.
fabricPrivate isolated network between Project resources.
gatewayReceives traffic, distributes across replicas, manages domain and TLS.
autoscaleAdjusts Compute replica count based on a metric.
sentinelTraffic filtering layer with basic WAF rules.
insightCollects logs and metrics from Applications, with optional alerts.
conduitReal-time event streaming — Apache Kafka with topics and durable consumers.
laneReliable message queues with ACK — RabbitMQ for async jobs and integrations.
beaconLightweight pub/sub — NATS for notifications, fan-out, and reactive services.
Cross-resource references
Some resources reference others through ref:
Gateway.alvo_recurso_id → VM (Instance) Autoscale.alvo_recurso_id → VM (Instance) Sentinel processes requests before the Gateway. Insight feeds the organization Health console.