Skip to main content
Synthetiq creates two groups of resources in your account. Platform infrastructure is provisioned once via the provisioning lifecycle and provides the shared foundation for building, deploying, and serving all apps. Per-app resources are created automatically each time you deploy a new app.

Platform infrastructure

Everything is namespaced under synthetiq-* and lives in two CloudFormation stacks.

Infrastructure stack (synthetiq-infra)

The deployment pipeline and app-serving resources, in your chosen region:

Edge stack (synthetiq-edge)

Global content delivery, always in us-east-1:
The two wildcard ACM certificates the stacks reference are not created by provisioning — they are prerequisites you issue beforehand (or let infra init request) and pin in the config.

Per-app resources