Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Orchestrate AWS DeploymentNew to Visual Studio Code? Get it now.
Orchestrate AWS Deployment

Orchestrate AWS Deployment

orchestrate

|
25 installs
| (0) | Free
Analyze and deploy React, Node.js, and web applications to AWS with intelligent CDK recommendations. Supports Lambda, ECS, S3, CloudFront, and more.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Orchestrate AWS Deployment

Analyze and deploy applications to AWS with intelligent recommendations.

🎯 Multi-IDE Support: The Orchestrate extension measures your cloud readiness with reference to deployment best practices to help streamline your Cloud deployment. There is support for AWS Cloud platform, multiple languages and it works seamlessly in VS Code, Cursor, Windsurf, VSCodium, and other VSCode-compatible editors.

Features

  • Application Analysis: Automatically detect your application framework, dependencies, and architecture
  • Smart Recommendations: Get intelligent deployment recommendations based on your application characteristics
  • Cost Optimization: Receive estimated monthly costs and optimization suggestions
  • Security Best Practices: Built-in security recommendations and compliance checks
  • One-Click Deployment: Deploy directly to AWS from VS Code

Installation

From Marketplace

VS Code & Cursor

  1. Open Extensions (Cmd/Ctrl + Shift + X)
  2. Search for "Orchestrate AWS Deployment"
  3. Click Install

Windsurf

Available in Windsurf's extension marketplace

VSCodium, Gitpod, Eclipse Theia

Install from Open VSX Registry

Manual Installation

Download the .vsix file from GitHub Releases and install via:

Extensions: Install from VSIX...

For detailed installation instructions, see INSTALLATION.md.

Commands

  • Orchestrate: Analyze Application - Analyze your current workspace for AWS deployment
  • Orchestrate: Generate Recommendations - Generate detailed deployment recommendations
  • Orchestrate: Deploy Application - Deploy your application to AWS
  • Orchestrate: Show Analysis Report - View detailed analysis report

Requirements

  • VSCode-compatible editor 1.60.0 or higher (VS Code, Cursor, Windsurf, VSCodium, etc.)
  • AWS CLI configured with valid credentials
  • Node.js 16+ (for deployment features)

Extension Settings

This extension contributes the following settings:

  • orchestrate.autoAnalyze: Enable/disable automatic workspace analysis on file changes
  • orchestrate.awsProfile: AWS profile to use for deployments (default: "default")
  • orchestrate.defaultRegion: Default AWS region for deployments (default: "us-east-1")

Usage

  1. Open a project in your editor (VS Code, Cursor, Windsurf, etc.)
  2. Click the Orchestrate icon in the status bar or run "Orchestrate: Analyze Application" from the Command Palette
  3. Review the analysis results and recommendations
  4. Follow the deployment steps or use "Orchestrate: Deploy Application" for one-click deployment

Supported Frameworks

  • React, Next.js, Create React App
  • Vue.js, Nuxt.js
  • Angular
  • Svelte
  • Node.js (Express, Fastify, Koa)
  • Static sites
  • Serverless applications

Supported AWS Services

  • S3 + CloudFront (Static sites, SPAs)
  • Lambda + API Gateway (Serverless APIs)
  • ECS + ALB (Containerized applications)
  • DynamoDB, RDS (Databases)
  • Route 53, Certificate Manager (DNS & SSL)

IDE Compatibility

IDE Status Installation Notes
VS Code ✅ Full Support VS Code Marketplace All features available
Cursor ✅ Full Support VS Code Marketplace AI-enhanced workflow
Windsurf ✅ Full Support Open VSX Registry Full compatibility
VSCodium ✅ Full Support Open VSX Registry All features available
Gitpod ⚠️ Partial Open VSX Registry Web-based limitations
Eclipse Theia ⚠️ Partial Open VSX Registry Limited terminal features

For detailed compatibility information and troubleshooting, see the Multi-IDE Compatibility Guide.

Release Notes

See CHANGELOG.md for detailed release notes.

Contributing

Contributions are welcome! Please open an issue or pull request on our GitHub repository.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft