The whole platform

Everything your platform team needs.

99 features. 120+ API endpoints. 4 cloud providers. Built for platform teams who need governance without friction.

99
Features
120+
API Endpoints
4
Cloud Providers
3
User Roles
WorkingPartialUI OnlyPlannedMock

Self-Service Deployment

21

Blueprint Catalog

Working

Browse starter library and company blueprints with filters

All

Template Detail View

Working

View resources, config fields, cost estimate, deploy CTA

All

Deploy Modal (3-Step)

Working

Configure, preview, and apply with live WebSocket logs

PEDevGuest

Dynamic Config Forms

Working

Auto-generated forms from template schema with grouped fields

PEDev

Compliance Checks

Working

Pre-deploy validation — AWS 10 rules, Azure 8, GCP 5

PEDev

Policy Enforcement

Working

Org-level limits on resources, regions, types, and cost

All

Budget Checks

Working

Cost estimation vs monthly budget, auto-block at limit

All

Approval Workflow

Working

Dev submits → PE reviews full context (blueprint, config, cost, compliance) → approves with comment → Dev clicks Deploy Now. Also triggered automatically when deploying to Prod-tier Cloud Accounts.

PEDev

Credential Picker

Working

Saved Cloud Accounts with tier badges (Dev/Staging/Prod) + manual override option. KMS-encrypted, shared with team.

PEDev

Engine Picker at Deploy Time

Working

Blueprints carrying both Pulumi and Terraform code show an engine selector in the deploy modal — user picks which engine runs

PEDev

Cost in Deploy Modal

Working

Estimated monthly cost visible in config selector + preview step before confirming. Recalculates when switching Non-prod / Prod profile.

PEDev

Missing Permissions Panel

Working

On AccessDenied during preview, shows failing IAM actions as pill badges + copyable inline-policy JSON + Retry button

PEDev

Live Deploy Logs

Working

Real-time streaming via WebSocket during deploy

PEDev

Resource Timeline

Working

Animated resource cards with creating/created transitions grouped by service

PEDev

Background Deploy

Working

Minimize modal while deploying — floating status bar shows progress, click to restore

PEDev

Brownfield Deploy

Working

Deploy into existing VPC/VNet. Auto-detect existing infrastructure, skip network creation

PEDev

Destructive Warnings

Working

Red banner + checkbox confirm for deletions and replacements

PEDev

Preview Changes

Working

Show +create ~update -delete counts before applying

PEDev

Deploy Lock

Working

Prevent concurrent deploys to same stack

All

Auto-Cleanup on Failure

Working

Failed and cancelled deploys auto-clean Pulumi state — stack name reusable immediately

System

Scheduled Deploys

Planned

Schedule deployments for a future time

PEDev

Governance

9All working

Locked Fields

Working

PE locks config fields globally or per-environment

PE

Compliance Blocking

Working

Critical violations block deploy — PE/Owner can override

PEOwner

Deploy Block on Drift

Working

Prevent deploy if stack has unresolved drift

PEDev

Drift Acknowledge

Working

Accept drift with category, reason, and expiry date

PEDev

Blueprint Lifecycle

Working

Draft → In Review → Approved → Published workflow

OwnerPE

Environment Governance

Working

Profile toggle (Non-prod / Production) in blueprint editor — different defaults, locked fields, required fields, and values per profile. Deploy form auto-loads matching profile.

PE

Blueprint Configuration Profiles

Working

Non-prod / Production toggle in blueprint editor. PE configures different defaults, locked fields, and required fields per profile — one blueprint, two configs.

PEOwner

Cloud Account Tiers + Approval Gate

Working

Each Cloud Account gets a tier (Dev/Staging/Prod) with color-coded badges. Deploying, upgrading, or destroying against a Prod-tier account automatically requires approval.

PEOwner

Profile Toggle on Cards

Working

Company blueprint cards show a Non-prod / Production toggle — switching updates the locked / required / editable fields and values visible on the card

PEOwner

Blueprint Management

8All working

Starter Library

Working

90+ starter templates across AWS, Azure, GCP, and Kubernetes with 155 marketplace rows including TF parity

All

Fork Blueprint

Working

Copy starter to company blueprints with custom governance — single blueprint carries both Pulumi and TF engines when available

PEOwner

Edit Blueprint

Working

Modify config, lock fields, update version

PEOwner

Publish Blueprint

Working

Make approved blueprint available to developers

Owner

Blueprint Versioning

Working

Semantic versioning with snapshots for rollback

PEOwner

Blueprint Deletion

Working

Remove unpublished company blueprints

PEOwner

Catalog Concept Consolidation

Working

One card per use case in the starter library. Engine badges (PULUMI / TF) show what's available; fork creates a single blueprint carrying both engines.

All

Edit Dropdown

Working

Edit button on cards opens a dropdown: Governance (variables, locks, profiles) or Code (Pulumi/Terraform source) — two clear entry points

PEOwner

Studio

12

AI Generate

Working

Generate Pulumi or Terraform blueprint from natural language prompt

PEOwner

Terraform Native Engine

Working

AI Generate supports Pulumi AND Terraform. Native TF engine runs HCL without conversion. 5 TF parity starters (VPC, EC2, S3, RDS, Lambda) matching Pulumi resource-for-resource.

PEOwner

AI Edit with Summary Panel

Working

Edit existing blueprint code with AI in a chat-style UI. After each edit, summary panel shows what changed — new resources, modified resources, new config fields.

PEOwner

Code Editor

Working

Write and edit blueprint code with syntax highlighting

PEOwner

Code Editor Engine Toggle

Working

Blueprint code editor has engine tabs — switch between Pulumi and Terraform code. Preserves unsaved edits per engine.

PEOwner

Template Code Viewer

Working

View source code of any template from GitHub

PEOwner

Compose Templates

Partial

Combine multiple templates into composed blueprint

PEOwner

Import IaC (Paste)

Working

Paste Terraform code, auto-convert to Archie framework via pulumi convert

PEOwner

Import IaC (Git)

Working

Import from GitHub, Azure DevOps, or GitLab repos. Browse file tree, select path

PEOwner

AI Code Review

Partial

Review generated code for compliance and best practices

PEOwner

Template Validator

Working

Validate Pulumi template syntax before publishing

PEOwner

Auto-Fix on Publish

Working

Validate and fix 8 common code issues automatically

System

Lifecycle

8All working

Upgrade Pressure

Working

Show when stack version is behind latest blueprint

PEDev

Upgrade Diff

Working

Side-by-side resource changes between versions

PEDev

Apply Upgrade

Working

Upgrade stack with outputs re-injection — no resource replacement

PEDev

Rollback

Working

Revert stack to any previous deployment version

PEDev

Rollback Shortcut

Working

Quick rollback card on stack Actions tab — one click to previous version

PEDev

Credential Autopick

Working

Upgrade, rollback, drift, and destroy modals pre-select the Cloud Account that was used at deploy time — no more re-entering creds

PEDev

Deploy History

Working

List all deployments with status, timestamp, deployer

PEDev

Stack Snapshots

Working

Store config and outputs at each deployment for rollback

System

Drift & Compliance

9All working

Drift Detection

Working

Scan cloud infrastructure for deviations from code

PEDev

Drift Trigger

Working

Manual check with cloud-specific credential picker

PEDev

Scheduled Auto-Drift

Working

EventBridge cron runs drift detection automatically on all stacks with saved Cloud Accounts — dashboard surfaces alerts without user action

System

Drift History

Working

Timeline of detections, acknowledgments, resolutions

PEDev

Remediation Preview

Working

Show current vs desired state per drifted resource

PEDev

Apply Remediation

Working

Re-deploy code to fix drift with live progress

PEDev

Severity Classification

Working

Classify drift into critical/high/medium per org policy

System

Noise Filter

Working

Suppress computed fields, null→[], SG-to-SG diffs

System

Humanized Values

Working

Convert raw JSON to readable format for SG rules and timestamps

System

Multi-Cloud

6

AWS

Working

Full support — 68 templates (incl. 5 TF parity starters: VPC, EC2, S3, RDS, Lambda), deploy, drift, remediate, destroy

All

Azure

Working

13 templates, deploy, governance, compliance, brownfield, destroy

All

GCP

Working

24 templates, deploy, destroy

All

Kubernetes

Partial

Template support with kubeconfig credential picker

PEDev

Cloud Filters

Working

Filter catalog and stacks by cloud provider

All

Region Picker

Working

Cloud-specific region dropdown in credential picker

All

Notifications

6All working

Slack Integration

Working

OAuth setup, channel selection, test connection

Owner

Deploy Events

Working

deploy.started, deploy.success, deploy.failed

System

Destroy Events

Working

destroy.started, destroy.success, destroy.failed

System

Drift Events

Working

drift.detected, drift.remediated

System

Acknowledge Events

Working

drift.acknowledged with category and reason

System

Webhooks

Working

Custom webhook URLs for infrastructure events

Owner

Admin & Settings

9All working

User Management

Working

Invite team members, assign roles (Owner/PE/Dev)

Owner

Organization Settings

Working

Org name, plan, member limits

Owner

API Keys

Working

Create/revoke keys with scopes for CI/CD integration

PEOwner

Session Management

Working

View and revoke active sessions across devices

Owner

Audit Log

Working

Who did what and when — deployments, approvals, drift

Owner

Usage Metering

Working

Monthly usage tracking (deploys, AI, stacks)

Owner

Export Data

Working

Download stacks, deployments, audit as JSON/CSV

Owner

Platform Admin

Working

Cross-environment view with version sync indicator

Owner

Cloud Account Test Button

Working

Click Test on any Cloud Account → shows account ID, role ARN, attached policies, inline policies, action prefix summary. Surfaces the actual AWS error if creds are bad.

PEOwner

Platform Health

8All working

Dashboard

Working

Stack overview, health, costs, recent activity with app grouping

All

Stack Groups

Working

Tag stacks with app group — VPC + DB + Compute layers grouped together

PEDev

Stack Health

Working

Status badges — healthy, degraded, failed, deploying, destroyed

All

Cloud Account Display

Working

Stack detail shows AWS Account ID, Azure Subscription, or GCP Project

All

Cost Tracking

Working

Monthly costs by stack, cloud, environment, team

PEOwner

Cost Estimates

Working

Per-template estimated monthly cost

All

Budget Config

Working

Monthly budget, thresholds, auto-block

Owner

Environment Status

Working

Active/destroyed stacks per env, build hash sync

Owner

Import

3

AWS Account Scan

Working

Discover existing VPCs, EC2, RDS, S3, EKS

PE

TF State Import

Working

Convert Terraform to Archie framework code

PE

Azure & GCP Scan

Planned

Discover existing cloud resources

PE

Feature Status Summary

94
Working
3
Partial
0
UI Only
2
Planned
0
Mock Data
Pilot

Get Archie running in your account.

It runs in your own cloud account — your credentials and state never leave it. Tell us what you're solving and we'll set up a working session.