OpenHands is a self-hosted, open source AI coding agent often described as an open source Devin alternative that plans, writes, tests, and ships code autonomously. It browses the web, runs code, calls APIs, and modifies files to complete real software engineering tasks, giving developers and engineering teams a fully autonomous coding agent they control on their own AWS infrastructure.
OpenHands is a self-hosted, open source AI coding agent that plans, writes, tests, and ships code autonomously. It can browse the web, run code, call APIs, and modify files to complete real software engineering tasks end to end. This AWS Marketplace AMI deploys a pre-configured OpenHands instance on EC2, giving developers, engineering teams, and SaaS platforms a ready to use autonomous coding agent without managing the underlying infrastructure by hand.
Autonomous Task Execution: OpenHands plans, writes, tests, and ships code on its own, browsing the web, running commands, calling APIs, and editing files to complete real engineering tasks end to end.
Isolated Sandbox Architecture: Each agent conversation runs in its own sidecar sandbox container with an isolated shell, browser, and VS Code environment, so concurrent tasks never collide with one another.
Any LLM Provider: Connect OpenHands to Anthropic, OpenAI, or any compatible LLM provider after deployment, with no vendor lock-in to a single model.
Secure Reverse Proxy: An nginx reverse proxy handles the dashboard and WebSocket event streaming over HTTP and HTTPS, with automatic SSL issued via Let's Encrypt.
Automated Data Backup: A daily-runnable backup script archives conversation history and settings to S3, so agent state is never lost.
Pre-Hardened Base Image: The AMI ships on a pre-hardened Ubuntu base image with Docker and Docker Compose preinstalled for a secure, fast first boot.
Version: 1.8
Operating System: Ubuntu 26.04
OpenHands gives development teams a self-hosted, autonomous AI coding agent they can deploy in minutes and fully control on their own AWS infrastructure. Get started with the step by step installation guide: https://meetrix.io/blogs/openhands-developer-guide/
Highlights
Autonomous Software Engineering: OpenHands plans, writes, tests, and ships code on its own, browsing the web, running commands, and editing files to complete real engineering tasks.
Isolated Sandbox Architecture: Every agent conversation runs in its own sidecar sandbox with isolated shell, browser, and VS Code access, so concurrent tasks never collide.
Flexible LLM & Secure Deployment: Connect any LLM provider with no vendor lock-in, behind an auto-SSL nginx proxy and daily backups to S3.
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.
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.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour for the EC2 instance type you run OpenHands on. The software itself carries no separate license fee, so your cost tracks the instance size you pick. Options span burstable t2 and t3 families for light use, general-purpose m4 through m7 families for balanced workloads, compute-optimized c5 and c6 families, and memory-optimized r5 and r6 families. Within each family, large, xlarge, and similar sizes scale up CPU and memory. You choose the family and size, and billing accrues only while the instance runs. The recommended starting point is t3a.medium.
Top-of-mind questions for buyers
Am I charged for the OpenHands software when my EC2 instance is stopped?
No software charge accrues while the instance is stopped, because billing meters running instance-hours only. You can stop the instance from the EC2 Instance state dropdown and restart it later. Stopped instances may still incur AWS storage fees for the attached EBS volume and any S3 backup bucket.
What do I get for the hourly price on each instance type?
Each hourly rate covers one running EC2 instance of that type. The type sets your CPU and memory: t2 and t3 families are burstable for light use, m families balance CPU and memory, c families favor compute, and r families favor memory. You pick one type to run OpenHands.
Are the connected LLM provider costs included in this hourly price?
No. The hourly charge covers only the EC2 instance running OpenHands. You configure an LLM provider using the built-in hosted option or your own API key. Any usage fees for that provider are billed separately by them, outside this Marketplace listing.
meetrix.io
Helpful?
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
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.
OpenHands AMI - Open Source AI Coding Agent for Software Engineering
OpenHands is a self-hosted, open source AI coding agent that plans, writes, tests, and ships code autonomously. It can browse the web, run code, call APIs, and modify files to complete real software engineering tasks end to end. This AWS Marketplace AMI deploys a pre-configured OpenHands instance on EC2, giving developers, engineering teams, and SaaS platforms a ready to use autonomous coding agent without managing the underlying infrastructure by hand.
Autonomous Task Execution: OpenHands plans, writes, tests, and ships code on its own, browsing the web, running commands, calling APIs, and editing files to complete real engineering tasks end to end.
Isolated Sandbox Architecture: Each agent conversation runs in its own sidecar sandbox container with an isolated shell, browser, and VS Code environment, so concurrent tasks never collide with one another.
Any LLM Provider: Connect OpenHands to Anthropic, OpenAI, or any compatible LLM provider after deployment, with no vendor lock-in to a single model.
Secure Reverse Proxy: An nginx reverse proxy handles the dashboard and WebSocket event streaming over HTTP and HTTPS, with automatic SSL issued via Let's Encrypt.
Automated Data Backup: A daily-runnable backup script archives conversation history and settings to S3, so agent state is never lost.
Pre-Hardened Base Image: The AMI ships on a pre-hardened Ubuntu base image with Docker and Docker Compose preinstalled for a secure, fast first boot.
Version: 1.8
Operating System: Ubuntu 26.04
OpenHands gives development teams a self-hosted, autonomous AI coding agent they can deploy in minutes and fully control on their own AWS infrastructure. Get started with the step by step installation guide: https://meetrix.io/blogs/openhands-developer-guide/
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
First Release
Additional details
Usage instructions
Template components
CloudFormation template
Usage instructions
Click the "Continue to Subscribe" button.
After subscribing, you will need to accept the terms and conditions. Click on "Accept Terms" to proceed.
Please wait for a few minutes while the processing takes place. Once it's completed, click on "Continue to Configuration".
IAM Role is set up and configured with the necessary permissions to assume the role for the OpenHands service. The IAM Policy is created and responsible for access Route53 and create Letsencrypt SSL certificates and backing up data to the S3 bucket.
Access the application via a browser at http://<your domain name> or http://<Public IPv4 address>.
Product will try to create SSL certificate when its deploying, if domain hosted on route53. If the automatic SSL creation unsuccessful then you have to point domain name into server ip, ssh into server and run /root/certificate_generate_standalone.sh. Admin email using for SSL generation.
Please contact us through aws@meetrix.io. Please allow up to 12 hours for our support team to address your request.
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.
This is a repackaged open source software product wherein additional charges apply for hardening, security configuration, and setup support.
OpenHands is a self-hosted autonomous AI agent that writes code, runs commands and uses a browser inside isolated sandbox containers, controlled from a web IDE. It works with any LLM provider - operators bring their own key. This Lynxroute build is hardened and ready out of the box: HTTPS via Nginx with HTTP basic auth, sandbox runtime image baked in and SHA-pinned, agent container bound to loopback, on a CIS Level 1 hardened Ubuntu 24.04 LTS base.
MIT license - fully auditable, no vendor lock-in.
ChipAgents is an AI agent purpose-built for hardware engineering teams. Unlike general-purpose coding assistants, it natively understands SystemVerilog, Verilog, VHDL, UVM testbenches, EDA toolchains, waveforms, and industry protocols like AXI, AMBA, and PCIe. Deploy self-hosted in your AWS environment to accelerate RTL development, verification, and debugging while keeping your IP fully within your infrastructure.
Enterprise features include hierarchical configuration (global, team, and user-level), seat management and organization-level API key controls, sandboxed execution to isolate agent actions, and a Python SDK for workflow integration and automation.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.