Docs
Platform Infrastructure

Platform Infrastructure

Core infrastructure layers that power Cascades execution, reliability, and verification services.

Managed platform infrastructure

Cascades is operated by Noir Stack and includes the infrastructure required to run workflow orchestration workloads.

This includes:

  • persistent workflow storage
  • execution workers
  • queue infrastructure
  • verification systems
  • operational monitoring

Customers do not need to deploy or manage these services directly.


Core platform components

Workflow storage

Persistent storage maintains:

  • workflow definitions
  • execution records
  • proof artifacts
  • tenant metadata

Queue infrastructure

Distributed workers process:

  • asynchronous workflow tasks
  • retries
  • scheduled operations
  • long-running workflows

Verification infrastructure

Cascades supports:

  • proof generation
  • immutable workflow snapshots
  • drift verification
  • optional Rekor logging
  • optional blockchain anchoring

Enterprise deployment requirements

Organizations with dedicated environments may require:

  • network allowlists
  • private connectivity
  • custom domains
  • retention controls
  • compliance-specific configurations

Reliability architecture

Noir Stack manages:

  • backups
  • redundancy
  • operational durability
  • infrastructure scaling
CommunityReport issue / Discuss(tags: Cascades, workflows)