Listing Thumbnail

    Coder v2

     Info
    Sold by: Coder 
    Deployed on AWS
    AWS Free Tier
    Ubuntu 22.04 AMI with Coder pre-installed, Docker, and TLS public tunnel.

    Overview

    Set up development environments in your public and private clouds. Environments are defined with Terraform, connected through a secure high-speed tunnel, and are automatically shut down when not in use to save on costs. Coder gives engineering teams the flexibility to use the cloud for workloads that are most beneficial to them.

    Developers can connect to Coder workspaces with VS Code Remote, JetBrains Gateway, SSH as well as web IDEs such as JupyterLab, code-server, RStudio, and web terminals.

    Highlights

    • Onboard developers in seconds instead of days
    • Define development environments in Terraform (EC2 VMs, Kubernetes Pods, Docker Containers, etc.)
    • Automatically shutdown idle resources to save on costs

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 22.04

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (479)

     Info
    • ...
    Dimension
    Cost/hour
    t2.xlarge
    Recommended
    $0.00
    t2.micro
    AWS Free Tier
    $0.00
    t3.micro
    AWS Free Tier
    $0.00
    m3.xlarge
    $0.00
    c6a.large
    $0.00
    c6a.16xlarge
    $0.00
    c6id.8xlarge
    $0.00
    m5dn.2xlarge
    $0.00
    hs1.8xlarge
    $0.00
    m6in.12xlarge
    $0.00

    Vendor refund policy

    No refunds

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Updated to Coder 2.12.0

    Additional details

    Usage instructions

    Support

    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

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    7 external reviews
    Star ratings include only reviews from verified AWS customers. External reviews can also include a star rating, but star ratings from external reviews are not averaged in with the AWS customer star ratings.
    Computer Software

    Great for Remote Devs, devcontainer + GPU support needs to be improved

    Reviewed on Oct 19, 2025
    Review provided by G2
    What do you like best about the product?
    The value that brings to our developer team by enabling easy remote development environments
    What do you dislike about the product?
    It is not easy to use some features like devcontainers with GPU support, we haven't been able to set it up even when we contacted them with this limitations
    What problems is the product solving and how is that benefiting you?
    Scalable remote development environment across different teams
    Computer Software

    Easy Deployment, efficient workspaces, and cost savings that pay for themselves in very short order

    Reviewed on Oct 17, 2025
    Review provided by G2
    What do you like best about the product?
    Coder was extremely easy to deploy and configure. We've had great success configuring devcontainer usage and moving developers from expensive VDI setups to far more efficient Coder workspaces.
    What do you dislike about the product?
    Coder is still in active development which can mean the newest features aren't quite as polished. We haven't had any deal breakers, but there's always risks deploying the latest versions of anything.
    What problems is the product solving and how is that benefiting you?
    Quick, secure, and easily deployed workspaces for rapid development of a large codebase. Coder is dev-focused and tech forward, and it's saved us countless hours and lots of infrastructure cost.
    Computer Software

    Coder Transformed Our Development Workflow with Easy GPU Sharing and User-Friendly Interface

    Reviewed on Oct 16, 2025
    Review provided by G2
    What do you like best about the product?
    Coder has become an essential tool in our company, with more than 50 developers relying on it on a day to day basis.

    The platform is extremely user-friendly. For us, having a clean user interface instead of depending on CLI commands or YAML files was a significant advantage. With just a few clicks, our developers can launch workspaces and connect using their preferred IDEs. The learning curve is minimal: any developer can get started with Coder immediately, without any prior experience.

    Another feature we appreciate is the ability to create templates. We maintain various templates with all the dependencies our different teams need, updating them regularly. This ensures that no one has to waste time setting up or installing packages; as soon as a workspace is launched, everything is ready to use.

    We run Coder on Kubernetes, which makes integration with standard K8s tools like Karpenter, OpenCost, Argo CD, and Prometheus straightforward. The setup process was also simple. Deploying Coder using the provided documentation and Helm chart in Kubernetes was quick and smooth.

    Even though we’re using the Community Edition, their support through Discord has been great, whenever we’ve asked a question the team has always replied and helped us out.
    What do you dislike about the product?
    Certain features that would be particularly useful for our needs are not yet fully developed or tailored to our requirements. For instance, our workflow depends significantly on GPU workloads, and we were hoping to utilize DevContainers. However, at this time, DevContainers do not offer GPU isolation in a manner compatible with our environment. Additionally, we make extensive use of Docker. Although we succeeded in building a template that enables us to run Docker with GPU isolation within a workspace, achieving this setup required considerable effort and the solution is still not completely reliable.
    What problems is the product solving and how is that benefiting you?
    Our primary motivation for adopting Coder was the need to efficiently share GPU-powered EC2 instances on AWS among multiple developers, while maintaining control over GPU allocation.

    Previously, sharing a machine was nearly impossible: developers had to connect manually via SSH, set up their own directories, and there was no effective way to isolate resources when several people were working simultaneously.

    Coder addresses this issue perfectly: developers can simply choose the amount of CPU, RAM, and GPU they require, and Coder automatically finds a machine that meets those requirements and isolates those resources for them.
    Oliver W.

    Convenient Remote IDE Access, but Premium Features and Pricing Lack Transparency

    Reviewed on Oct 16, 2025
    Review provided by G2
    What do you like best about the product?
    This is a great solution for running virtual development environments. I appreciate having access to a complete IDE from anywhere, which makes working remotely much more convenient.
    What do you dislike about the product?
    I understand that developers need to make a profit, but there are far too many features locked behind the premium plan. It’s also frustrating that they don’t provide any public information about pricing, which makes things even less helpful.
    What problems is the product solving and how is that benefiting you?
    Coder makes it easy for me to access a development environment from any computer simply by using a browser. When I have access to my personal computer, I can also connect my locally installed IDE to the same workspace, which adds even more flexibility to my workflow.
    Financial Services

    Fast Environment Setup with Familiar Tools

    Reviewed on Oct 16, 2025
    Review provided by G2
    What do you like best about the product?
    The ability to rapidly set up standardized developer environments using industry-standard tools like Kubernetes and Terraform, which are already familiar to most platform teams, is a significant advantage.
    What do you dislike about the product?
    The documentation for some of the more niche implementations could be easier to access.
    What problems is the product solving and how is that benefiting you?
    The product ensures compliance with the latest DORA requirements. I no longer encounter the frustrating 'works on my machine' issues.
    View all reviews