What Problem Does It Solve?
Provisioning cloud infrastructure traditionally requires deep expertise in Infrastructure-as-Code (IaC) tools, familiarity with cloud provider APIs, and careful coordination across teams. This creates bottlenecks: developers wait for infrastructure teams, and project managers have no visibility into what is deployed or where. Amnify Deploy removes these bottlenecks by:- Providing a self-service experience so developers can provision infrastructure on their own
- Giving project managers and product owners full visibility into what is deployed and its current state
- Enforcing built-in approval gates so no infrastructure change goes unreviewed
- Providing an Amnify-managed template catalog while allowing your organization to own and version custom infrastructure blueprints through your GitHub repository
Key Capabilities
How It Works
Amnify Deploy is built around four building blocks that work together:- Templates come from the Amnify-managed catalog and, when configured, your organization’s GitHub repository. Customer-owned templates are shown before Amnify templates in Browse Templates. Platform admins sync Amnify-managed catalog changes from the admin panel; organization owners/admins sync customer templates from the selected GitHub source.
- Projects are organizational containers. They group related deployments together — for example, all infrastructure for a specific product, environment, or team.
- Deployments are instances of a template applied to a specific cloud environment with specific variable values. A single template can be deployed many times across different projects, regions, or cloud accounts.
- Pipelines chain multiple deployments together and execute them in a defined order, useful when infrastructure components depend on each other and must be provisioned in sequence.
Who Is This For?
Developers use Amnify Deploy to provision the infrastructure their applications need without waiting for an ops team, understand exactly what will be created before any change is applied (via the plan approval step), and track execution logs and debug failures directly in the interface. Product Owners and Project Managers use Amnify Deploy to get visibility into what infrastructure exists and its current state, understand deployment history and who triggered each change, and coordinate multi-step infrastructure rollouts using Pipelines.Where to Go Next
New to Amnify Deploy?
Start with Core Concepts to understand the key building blocks, then follow the Quickstart Guide for your first deployment.
Ready to get hands-on?
Go directly to Prerequisites to make sure your environment is set up, then jump into the How-To Guides.