Overview

Product video
Coder delivers self-hosted cloud development environments, provisioned as code and ready from day one. Developers and agents get instant access to pre-deployed workspaces without local setup or delays. Coder runs in your own AWS environment, or in air-gapped configurations when required, so you stay in control without compromising on speed, flexibility, or security. Each workspace includes the tools, libraries, and infrastructure you need, minus the complexity of local setups.
Highlights
- Accelerate onboarding: Cut onboarding time with automated provisioning and prebuilt environments, no local setup required. Coder uses Terraform templates to define consistent, reproducible dev environments for developers and their agents.
- Secure source code: Keep source code off local machines entirely. Coder is self-hosted, which means all the development happens in your cloud environments under your control.
- Deploy AI agents with confidence: Run AI coding agents securely inside governed cloud environments. Coder gives you full control over compute, access, and context without exposing sensitive systems.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Trust Center
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
No Refunds
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Coder v2.34.6 - EKS Container Deployment
- Amazon EKS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Coder v2.34.6 - See https://github.com/coder/coder/releases/tag/v2.34.6 for full release notes.
Additional details
Usage instructions
Review the AWS Marketplace Coder Community Edition install documentation at https://coder.com/docs/install/cloud/aws-marketplace
Resources
Vendor resources
Support
Vendor support
Community support provided - please submit a GitHub issue at https://github.com/coder/coder/issues or join the Coder Discord at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Powerful, Consistent Dev Environments—But Setup and Terraform Templates Take Work
"What I dislike about Coder is that the initial setup and configuration can be fairly involved, especially around writing and maintaining Terraform templates if you're not already comfortable with Terraform — there's a real learning curve for teams new to infrastructure-as-code. Documentation, while improving, can still leave gaps for more advanced or less common configurations, so we've had to rely on community forums or trial and error to work through certain issues. We've also occasionally run into networking/connectivity hiccups (things like intermittent workspace connection drops or slower performance depending on network conditions), which can be frustrating mid-task. Since it's self-hosted, we're also responsible for the underlying infrastructure maintenance and upgrades ourselves, which adds operational overhead compared to a fully managed SaaS alternative. Finally, some newer features or integrations feel like they're still maturing, so we occasionally hit rough edges compared to more established tools in the space