Skip to main content
InfraGap.com Logo
Home
Getting Started
Core Concept What is a CDE? How It Works Benefits CDE Assessment Getting Started Guide Inner Loop vs Outer Loop Environment Drift Local vs Cloud CDEs for Startups
AI & Automation
AI Coding Assistants Agentic AI AI-Native IDEs Agentic Engineering AI Agent Orchestration AI Governance AI-Assisted Architecture Shift-Left AI LLMOps Autonomous Development AI/ML Workloads CDEs for Data Science GPU Computing
Agent Infrastructure
Agent Experience (AX) Agent Egress Control Computer Use Agents Agent Evals Agent Runbooks Agent Client Protocol AGENTS.md MCP Servers Git Worktrees Kubernetes Agent Sandbox Agent Fleets Agent Identity Prompt Injection Defense Agent Observability Context Engineering AI Code Review Bottleneck Headless Agents in CI Spec-Driven Development Agent Readiness Code Provenance
Implementation
Architecture Patterns DevContainers Advanced DevContainers Language Quickstarts IDE Integration CI/CD Integration Platform Engineering Developer Portals Container Registry Multi-CDE Strategies Remote Dev Protocols Nix Environments Hermetic Builds OpenTofu for CDEs Kubernetes Development
Operations
Performance Optimization High Availability & DR Disaster Recovery Monitoring Capacity Planning Multi-Cluster Development Troubleshooting Runbooks Ephemeral Environments Sandbox Environments Workspace Snapshots Database Branching
Security
Security Deep Dive Zero Trust Architecture Secrets Management Vulnerability Management Network Security IAM Guide Supply Chain Security Air-Gapped Environments AI Agent Security MicroVM Isolation Compliance Guide EU AI Act Cyber Resilience Act Data Residency Governance
Planning
Pilot Program Design Stakeholder Communication Risk Management Migration Guide Cost Analysis FinOps GreenOps Vendor Evaluation Training Resources Developer Onboarding Team Structure Platform Maturity Model Open Source CDEs AI Productivity Paradox Build vs Buy DevEx Metrics Productivity Engineering Industry Guides CDEs for Healthcare CDEs for Financial Services CDEs for Government Edge Development WebAssembly in CDEs
Resources
Tools Comparison State of CDEs 2026 Isolation Decision Tool Template Library
Learning Paths
All Paths Platform Engineer Security and Compliance Engineering Manager
Vendor Reviews
GitHub Codespaces Coder Ona Google Workstations Microsoft Dev Box Okteto Eclipse Che DevPod Daytona E2B
Head to Head
Coder vs Codespaces Coder vs Ona Ona vs Codespaces Coder vs Okteto Self-Hosted vs Managed E2B vs Daytona CDE Market Guide CDE vs Alternatives Case Studies Lessons Learned Glossary FAQ Sources & Citations

CDE Tools Comparison

An objective analysis of cloud development environment platforms for platform engineers and engineering leaders

Compare self-hosted, SaaS, and enterprise CDE solutions by features, pricing, and best use cases

How to read this page

Every price below was checked against the vendor's own pricing page as of July 2026 and is dated where it appears. Where a vendor does not publish a price, this page says so instead of repeating an aggregator's guess.

This category has consolidated hard. Several tools that still appear in other comparison articles are closed to new customers, discontinued, or no longer sell a development environment at all. Those are grouped separately near the bottom rather than deleted, because people still search for them.

Self-Hosted / Open Source Solutions You run the control plane on your own infrastructure

Coder

Community + Premium

Infrastructure-agnostic platform driven by Terraform templates, so a workspace can be a container, a VM, or bare metal. As of July 2026 Coder sells two editions: Community (free, open source, self-hosted, including MCP server support and agent task assignment) and Premium (annual per-user). The older three-tier OSS / Enterprise / Premium structure no longer exists.

Two Premium add-ons were renamed in April 2026: AI Bridge became AI Gateway, and Agent Boundaries became Agent Firewall. Plan around one scheduled removal: Coder Tasks is scheduled to leave new mainline releases starting with v2.37 on 09-01-2026, replaced by Coder Agents, a self-hosted, model-agnostic agent that entered beta on 05-06-2026. As of July 2026 this has not happened yet - v2.37 does not exist, the Tasks documentation is still live, and Premium customers have a twelve-month Extended Support Release from 06-02-2026.

Terraform templates target containers, VMs, or bare metal
Any cloud, on-prem, or hybrid deployment
Control plane and workspaces both stay in your network
VS Code and JetBrains remote support
Free Community edition includes MCP server support
Premium price is not published - contact sales
Requires platform engineering expertise
Coder Tasks is removed from v2.37 (09-01-2026)

Pricing (as of July 2026): Community free. Premium is billed annually per user and the rate is not published. Source: coder.com/pricing

Best for: Teams that need the control plane inside their own network, and heterogeneous infrastructure

Read the full Coder review

Eclipse Che / OpenShift Dev Spaces

Open Source

Kubernetes-native developer workspace platform, and the upstream project for Red Hat OpenShift Dev Spaces. Both are actively shipping. Eclipse Che reached 7.120.0 on 07-07-2026, on a cadence of roughly three to six weeks. AI coding assistance, configured through an ai-tool-registry ConfigMap, shipped as Technology Preview in Dev Spaces 3.29.0 on Che 7.119 - not in 3.27, which many comparison articles still cite.

Genuinely open source and self-hosted
Kubernetes-native architecture
Browser-based IDE, plus a supported Red Hat path
AI coding assistance shipped as Technology Preview in Dev Spaces 3.29.0
Complex to set up and maintain
Kubernetes expertise required

Pricing (as of July 2026): Eclipse Che is free and open source. Red Hat does not publish standalone pricing for OpenShift Dev Spaces - it is bundled with OpenShift subscriptions. Source: eclipse.dev/che

Best for: OpenShift users and Kubernetes-heavy organizations

Read the full Eclipse Che review

DevPod

Open Source (MPL-2.0)

Client-only CDE - there is no server to install. A CLI and desktop app provision DevContainer workspaces into whatever backend you point it at. The repository is active and the license is MPL-2.0.

One governance note: Loft Labs renamed itself vCluster Labs in August 2025, and DevPod is now the company's secondary product rather than its headline one. devpod.sh presents DevPod as fully free and open source. A commercial DevPod Pro existed historically but does not appear purchasable today - there is no Pro section in current documentation and the vendor's pricing page lists three tiers that never mention DevPod. More importantly, the repository shows no commit to its default branch since 11-14-2025 and no stable release since v0.6.15 in March 2025 - every tag published since then has been a v0.7.0 alpha prerelease, the most recent on 06-23-2025. It is not archived and carries no official deprecation notice, so the honest reading is a narrow one: the MPL-2.0 code is public and still works, but adopting DevPod today means planning to maintain it yourself. Source: github.com/loft-sh/devpod (checked July 2026).

No server to manage
Works with any provider - cloud, Docker, Kubernetes, SSH
DevContainer native support
Free and open source per devpod.sh
Less centralized control
Not built for large-fleet team management
Secondary product after the vCluster Labs rebrand

Pricing (as of July 2026): Free and open source; you pay only for the backend infrastructure you provision. Commercial tier status post-rebrand is unpublished. Source: devpod.sh

Best for: Individual developers, small teams, cloud-agnostic needs

Read the full DevPod review

Okteto

Open Source + SaaS + BYOC

Kubernetes-native development platform with per-pull-request preview environments. Okteto is independent and has not been acquired, and it is one of the few products in this category still available as open source, customer-self-hosted, SaaS, and bring-your-own-cloud - which matters a great deal now that most of the alternatives have dropped true self-hosting.

Like most of the category it has repositioned toward agentic development, with AI Agent Environments in beta and an Okteto AI offering.

Real self-hosting, plus SaaS and BYOC options
Preview environments per pull request
Kubernetes-native architecture
Free Starter tier up to 5 seats
Scale and Enterprise pricing is not published
Kubernetes expertise helpful
Best suited to microservices workloads

Pricing (as of July 2026): Starter is free for up to 5 seats. Scale and Enterprise are contact-sales and no rate is published. Source: okteto.com/pricing

Best for: Kubernetes teams, microservices development, PR-based workflows, and anyone who must self-host

Read the full Okteto review

Devbox / Jetify Devspace

Open Source CLI + Paid Cloud

Nix-based reproducible development environments from Jetify, with no Docker requirement and declarative package management. The Devbox open-source CLI is actively developed.

The name "Devbox Cloud" is gone. The hosted product is now Jetify Devspace, sold as part of Jetify Cloud - so search results and older comparison articles pointing at Devbox Cloud are describing a product name that no longer exists.

Nix-powered reproducibility
No Docker dependency
Declarative package management
CLI is open source and independent of the cloud product
Nix learning curve
Smaller ecosystem than Docker
Hosted tier is a paid Jetify Cloud subscription

Pricing (as of July 2026): Devbox CLI free. Jetify Cloud: Solo $5/month, Starter $25/month (10 users), Scaleup $250/month (50 users), Enterprise custom. Source: jetify.com/pricing

Best for: Teams wanting reproducible environments without Docker

Managed SaaS Solutions Vendor-hosted control plane, quick to start

GitHub Codespaces

Managed SaaS

GitHub's built-in CDE. One-click environments from any repository, with DevContainer support and tight VS Code integration. Codespaces reached general availability for GitHub Enterprise Cloud with data residency on 04-01-2026.

Core-hours are not wall-clock hours. The free allowance is measured in core-hours, so 120 core-hours is 60 hours on a 2-core machine, 30 hours on a 4-core, and 15 hours on an 8-core. Most comparison articles quote the allowance as if it were clock time and overstate it by 2x to 16x.

Zero setup for GitHub users
Seamless PR-based workflows
Published, per-hour pricing you can model in advance
DevContainer specification support
Cost scales with machine size and uptime, not seats
No self-hosted option
Limited infrastructure customization

Pricing (as of July 2026): 2-core $0.18/hr, 4-core $0.36/hr, 8-core $0.72/hr, 16-core $1.44/hr, 32-core $2.88/hr, plus storage at $0.07 per GB-month. Free monthly allowance: GitHub Free 120 core-hours and 15 GB-month; GitHub Pro 180 core-hours and 20 GB-month. Source: github.com/features/codespaces/plans

Best for: GitHub-centric teams, quick adoption, open source projects

Read the full GitHub Codespaces review

Ona (formerly Gitpod)

SaaS + BYOC Runners

Pending acquisition. OpenAI announced on 06-11-2026 that it is acquiring Ona. As of July 2026 the deal has not closed and remains subject to regulatory approval. Neither party has said anything about the future of the open-source repository, the Core plan, or BYOC runners. Weigh that uncertainty before standardizing on Ona.

Rebranded from Gitpod with an agent-oriented product direction, offering prebuilt ephemeral environments for both developers and coding agents.

There is no customer-managed self-hosted Ona. What Ona calls runners are Ona-managed and deployed into your own AWS or GCP VPC, on the Enterprise plan only: source code and execution stay inside your network, but the control plane stays with Ona. The AGPL gitpod-io/gitpod repository is still public and is not archived, though its README steers users away from self-hosting it. Gitpod Classic pay-as-you-go was sunset on 10-15-2025.

Prebuilds give fast workspace startup
Works with multiple Git providers
BYOC runners keep code and execution in your VPC (Enterprise)
VS Code and JetBrains support
No customer-managed self-hosted edition
Control plane is Ona's even with BYOC runners
Container-only (no VMs)
Unresolved ownership while the OpenAI deal is pending

Pricing (as of July 2026): Core from $20/month, covering 80 to 2,200 OCUs and up to 100 members. Enterprise is custom and adds BYOC runners, SSO, and audit trails. Source: ona.com/pricing

Best for: Web development and multi-repo workflows, for teams comfortable with the pending ownership change

Read the full Ona (formerly Gitpod) review

Replit

SaaS

Browser-based development environments with a built-in AI agent and one-click deployment. Aimed at prototyping, education, and quick experiments rather than at platform teams standardizing developer infrastructure.

Instant startup, no setup
Built-in AI coding agent
Deployment and hosting included
Real-time collaborative editing
Not designed as enterprise developer infrastructure
Limited customization, no self-hosting
Plan structure and agent credit pricing change often

Pricing: Replit revises its plan structure and agent-credit model frequently, so no rate is quoted here. Check the vendor page: replit.com/pricing

Best for: Prototyping, education, quick experiments

Cloud Provider Native Solutions Deep platform integration

Google Cloud Workstations

GCP Native

Google's managed workstation service, integrated with GCP IAM, VPC Service Controls, and custom container images. It is a managed service only - there is no self-hosted deployment.

VPC Service Controls integration
GCP IAM integration
Custom container images
Published, itemized pricing
GCP lock-in, limited to GCP regions
Three stacked charges make cost modeling fiddly
Not self-hostable

Pricing (as of July 2026): $0.05 per vCPU-hour management fee, plus $0.20/hour for the control plane, plus the underlying Compute Engine and persistent disk charges. Source: cloud.google.com/workstations/pricing

Best for: GCP-native organizations with strict network controls

Read the full Google Cloud Workstations review

Microsoft Dev Box

Azure Native Maintenance mode

Maintenance mode - Microsoft names Windows 365 as the path forward. Microsoft Learn states that Dev Box is in maintenance mode with no additional features planned, that Microsoft's investments for developer cloud environments are focused on Windows 365, and that customers should consider Windows 365 as the recommended path forward for virtualized developer environments. Dev Box remains supported for existing usage and Microsoft says transition guidance will follow. No end-of-life date has been published. Source: learn.microsoft.com - What is Microsoft Dev Box (checked July 2026).

Full Windows workstations in Azure - a complete desktop, not just an IDE. It fits .NET, Visual Studio, and Windows-specific development where a container-based CDE cannot. Billing is offered as either a monthly cap or hourly.

The licensing prerequisite is the part teams miss when budgeting: each user needs Windows Enterprise, Intune, and Entra ID P1 before Dev Box compute is charged at all. Microsoft 365 commercial prices increased on 07-01-2026, so re-run the per-seat math rather than reusing an older estimate.

Full Windows desktop - run any Windows application
Visual Studio native support
Intune and Entra ID integration
Choice of monthly-cap or hourly billing
Azure-only, not self-hostable
Requires Windows Enterprise + Intune + Entra ID P1 per user
Full VMs cost more than containers
Maintenance mode - no additional features planned

Pricing (as of July 2026): Azure's Dev Box pricing page does not render figures without signing in, so no per-SKU rate is published here. Budget the per-user licensing prerequisites separately. Source: azure.microsoft.com/pricing/details/dev-box

Best for: .NET developers, Windows applications, and game development - but evaluate Windows 365 first, since Microsoft names it as the recommended path forward

Read the full Microsoft Dev Box review

Adjacent Category: Agent Sandbox Infrastructure Related, but not developer workspaces

Daytona

No longer a CDE

Do not evaluate Daytona as a CDE. It pivoted and its site no longer references cloud development environments or remote development at all. If you arrived here from an older comparison article that lists Daytona as a self-hosted Codespaces alternative, that article is out of date.

Daytona now sells "secure and elastic infrastructure for running your AI-generated code": stateful sandboxes for agents, with snapshots, fork and resume, and Computer Use desktops. It is the clearest single example of the CDE-to-agent-runtime pivot that reshaped this category.

It is also no longer open source. The daytonaio/daytona repository carries a notice that it is no longer maintained and that core development moved to a private codebase as of June 2026. The company raised a $24M Series A in February 2026 led by FirstMark, with Datadog and Figma Ventures participating.

Purpose-built isolation for running AI-generated code
Stateful sandboxes with snapshot, fork, and resume
Computer Use desktops for agent workflows
Published usage pricing, BYOC on Enterprise
Not a developer workspace product any more
No longer open source - core development is private
Public repository is unmaintained

Pricing (as of July 2026): $200 in free credits, then pay-as-you-go. Windows sandboxes at $0.0858 per vCPU-hour. BYOC on Enterprise. Source: daytona.io/pricing

Best for: Running untrusted, AI-generated code - not for provisioning human developer workspaces

Read the full Daytona review

E2B

Not a CDE

Do not evaluate E2B as a CDE. It provisions sandboxes for programs, not workspaces for people. The consumer is an agent framework or evaluation harness calling an SDK, not a developer sitting at an editor. It is listed here because it is adjacent to the category and frequently confused with it, not because it competes for the same job.

Sandboxes for running AI-generated code, created on demand, used once, and discarded. E2B names its isolation mechanism rather than describing it: each sandbox runs on Firecracker, a microVM, so a workload gets its own guest kernel behind a hypervisor rather than a shared kernel behind namespaces. Source: e2b.dev

One structural difference is worth noting against the rest of this page. The e2b-dev/E2B repository is Apache-2.0 and actively developed, and E2B documents a Terraform self-hosting path into AWS, GCP, Azure, or a generic Linux target, plus a BYOC option. In this comparison set it is the only product where the open component is the infrastructure that runs the workload rather than a client library wrapped around a closed service. Source: github.com/e2b-dev/E2B (checked July 2026)

Treat the startup-latency marketing with care: E2B's own pages disagree with each other, stating sandbox start times of under 200 ms in one place and 80 ms in another. No figure is endorsed here, because the vendor does not publish a single consistent one. Measure it in your own region if it matters.

Firecracker microVM isolation, named rather than implied
Apache-2.0, and the open part is what runs the workload
Documented Terraform self-hosting, plus BYOC
Per-second billing suits short, bursty agent tasks
Not a developer workspace product - SDK access only
Self-hosting means operating a Firecracker fleet yourself
Vendor start-time claims are inconsistent
Enterprise pricing is not published

Pricing (as of July 2026): Hobby is free with a one-time $100 in credits, 1-hour sessions, up to 20 concurrent sandboxes, and 10 GiB storage. Pro is $150/month with 24-hour sessions, up to 100 concurrent sandboxes (purchasable to 1,100), and 20 GiB. Usage is billed per second at $0.000014 per vCPU-second and $0.0000045 per GiB-second, so a default 2 vCPU / 4 GiB sandbox is about $0.166 per hour. Enterprise is contact-sales and no rate is published. Source: e2b.dev/pricing

Best for: Running untrusted, model-generated code from inside an application - not for provisioning human developer workspaces

Read the full E2B review

No Longer Recommended Closed, discontinued, or archived - listed because people still search for them

AWS Cloud9

Closed to new customers

Amazon's browser-based IDE, running on EC2 instances in your own account, with SAM and Lambda debugging built in. AWS closed Cloud9 to new customers on 07-25-2024 and the service is in maintenance mode with no new features.

Be precise about what that does and does not mean: AWS has not announced an end-of-life date, and Cloud9 is not on the AWS full-shutdown list. Existing environments continue to run. AWS points users toward the AWS IDE Toolkits and AWS CloudShell.

Cannot be adopted by new customers
Maintenance mode - no new features
Browser IDE only, and AWS-only

If you still run it: there is no forced deadline, but no roadmap either. Migrate deliberately to a CDE, an AWS IDE Toolkit, or CloudShell. Source: aws.amazon.com/cloud9

Amazon CodeCatalyst

Closed to new customers

AWS's unified DevOps platform, which bundled project management, CI/CD, and Dev Environments. CodeCatalyst closed to new customers on 11-07-2025. Existing customers keep their spaces but can no longer create new ones, and no terminal shutdown date has been announced.

No new customers, no new spaces
No announced shutdown date - plan without one
AWS ecosystem lock-in

If you still run it: your existing space keeps working, but capacity growth is capped. Source: aws.amazon.com/codecatalyst

JetBrains Space and Fleet

Discontinued

JetBrains Space bundled Git hosting, CI/CD, and Dev Environments with native JetBrains IDE integration. Sales ended in May 2024 and cloud organizations were deactivated on 06-01-2025. Its replacement, SpaceCode, is Git hosting and code review only - the Dev Environments feature did not carry over. Existing on-premises installations can continue running indefinitely.

JetBrains Fleet, often suggested as the successor, never left preview and downloads ended on 12-22-2025. JetBrains is now working on Air, an agentic development environment.

Space cloud organizations were deactivated 06-01-2025
SpaceCode has no Dev Environments feature
Fleet downloads ended 12-22-2025, still never left preview

If you still run it: on-prem Space keeps working, but there is no cloud path and no successor that includes Dev Environments. Source: jetbrains.com/space

Hocus

Archived

Self-hosted prebuilds driven from Git commits, isolated with Firecracker microVMs. The GitHub repository was archived on 09-28-2024 under the MIT license and the startup behind it dissolved.

It remains a useful historical reference if you are designing microVM-based prebuilds yourself, and the MIT license means you can read and reuse the code. It is not something to deploy and expect maintenance for.

Repository archived, no maintainer
No security patches
Requires bare-metal or nested virtualization

Still useful as: a reference implementation of Firecracker microVM prebuilds, under MIT. Source: github.com/hocus-dev/hocus

Quick Feature Comparison

Status column verified against vendor sources as of July 2026. "Self-hosted" means you can run the control plane yourself, not merely that workloads run in your cloud account.

ToolSelf-HostedManagedOpen SourceStatus (July 2026)Best For
CoderActiveControl plane in your network
Eclipse Che / Dev SpacesActive (Che 7.120.0, 07-07-2026)OpenShift and Kubernetes teams
DevPodNot archived, but no default-branch commit since 11-14-2025 and no stable release since v0.6.15 (March 2025)Individual devs, any backend
OktetoActive, independentK8s microservices, must-self-host
Devbox / Jetify DevspaceActive; the CLI is open source and runs locally, but the hosted control plane is Jetify's onlyNix-based reproducibility
GitHub CodespacesActiveGitHub-centric teams
Ona (formerly Gitpod)Active; OpenAI acquisition announced 06-11-2026, not closedPrebuilt web-dev workspaces
ReplitActivePrototyping and education
GCP WorkstationsActiveGCP-native organizations
Microsoft Dev BoxMaintenance mode; Windows 365 named as the path forward; no announced EOLWindows and .NET developers
DaytonaActive, but pivoted away from CDEsAgent sandboxes, not workspaces
E2BActive; never was a CDE - agent sandboxes onlyRunning AI-generated code via SDK
AWS Cloud9Closed to new customers 07-25-2024; no announced EOLExisting users only
Amazon CodeCatalystClosed to new customers 11-07-2025Existing spaces only
JetBrains SpaceDiscontinued; cloud orgs deactivated 06-01-2025Existing on-prem installs only
JetBrains FleetDiscontinued; downloads ended 12-22-2025Nothing - never left preview
HocusArchived 09-28-2024 (MIT)Historical microVM reference