Skip to main content

Intelligent Project Deployment

When you say "deploy my project", IronShift follows a guided, step-by-step workflow to get your application running in the cloud.


Deployment Workflow

StepWhat Happens
1. Workspace CheckScans your open IDE workspace for project files
2. Project AnalysisIdentifies tech stack, frameworks, deployment files
3. Cloud ProviderAsks you to choose AWS, Azure, or GCP
4. Deploy MethodYou select: ZIP, Container, Kubernetes, Serverless, or VM
5. ConfigurationGathers names, region, sizing — never assumes silently
6. GenerationGenerates Terraform + deployment scripts for your review
7. ExecutionBuilds, pushes, and deploys with step-by-step narration
tip

IronShift never assumes configuration values silently. It always asks you to confirm naming, region, and sizing choices before generating any infrastructure code.