Resources
Add and link resources in your blueprint: services, databases, caches, ingresses, with templates and dependency management.
Blueprint Designer
A Blueprint is the single source of truth for your infrastructure. It defines every resource your application needs, how those resources connect, and how they are customized per environment, all stored in Git and deployed through Facets.
Adding & Editing a Resource
Add, edit, and configure resources in your blueprint: services, databases, ingresses, and more.
Types of Resources
The resource categories Facets supports: services, databases, caches, ingresses, queues, and more.
Linking Resources
Wire resources together by declaring input dependencies between them.
Dollar Referencing
Reference outputs from one resource in another using compact $-syntax shortcuts.
Templates for Blueprint
Reusable blueprint scaffolds for common application patterns and architectures.
Critical Resources
Mark resources as critical to enforce strict validation and approval gates on changes.
Structuring projects
When to split workloads across projects vs. use resource groups, guidance and examples.
Blueprint Designer
A Blueprint is the single source of truth for your infrastructure. It defines every resource your application needs, how those resources connect, and how they are customized per environment, all stored in Git and deployed through Facets.