This product has charges associated with it for seller support. This is open source software, which is repackaged by ThinkCloud. The additional cost is applicable to the extended support of 24-hour response time. A repackaged Ruby 3.0 environment on CentOS Stream 9, including support.
This product has charges associated with it for seller support. This is open source software, which is repackaged by ThinkCloud. The additional cost is applicable to the extended support of 24-hour response time. A repackaged Ruby 3.0 environment on CentOS Stream 9, including support. It offers a pre-configured, security-hardened environment designed for immediate deployment.
Ruby 3.0 is a major release of the Ruby programming language, delivering significant performance improvements, concurrency enhancements, and static analysis tooling over previous versions. Installed via the standard CentOS dnf package manager, it provides a fully integrated Ruby runtime with no manual setup required. Ruby 3.0 is designed for building web applications, scripting, automation, and a wide range of general-purpose development tasks.
Benefits:
3x Performance Goal: Ruby 3.0 delivers notable performance improvements over Ruby 2.x, reducing execution time for compute-intensive workloads.
Ractor Concurrency: Introduces Ractors, a new concurrency abstraction that enables parallel execution without sharing mutable state.
Static Type Checking: Ships with RBS (Ruby Signature) and TypeProf for optional static type analysis, improving code reliability at scale.
Standard Installation: Installed via dnf, ensuring seamless integration with CentOS Stream 9 system packages and update mechanisms.
Rich Ecosystem: Full access to the RubyGems package ecosystem, including Rails, Sinatra, Rake, Bundler, and thousands of community gems.
This AMI is ideal for Ruby Developers, Web Engineers, and DevOps teams who need a reliable Ruby 3.0 runtime for web application development, scripting, and automation on CentOS Stream 9.
Highlights
CentOS Stream 9 Minimal installation with latest updates
Professional technical support and fast response
Optimized configuration for Ruby 3.0 on CentOS Stream 9
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. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
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 each running instance, with no upfront commitment. Pricing follows the AWS EC2 instance type you choose to run this Ruby on CentOS Stream 9 image. Each dimension maps to a specific instance size, from small burstable types to large memory, compute, storage, and accelerated-compute machines. Your hourly rate scales with the size and capability of the instance. Larger instances with more vCPUs, memory, or GPUs carry higher hourly rates. You select the instance that fits your workload, and the vendor's support is included at every instance size.
Top-of-mind questions for buyers
What do I get for the hourly rate on each instance dimension?
Each hourly rate covers the running Ruby on CentOS Stream 9 software image on the matching AWS EC2 instance size. One dimension equals one instance type. You pay for each hour that instance runs. Vendor support is included with every instance size at no separate charge.
Am I charged the hourly rate when an instance is stopped or idle?
The software charge meters running instance-hours only. A fully stopped instance stops accruing the software fee. You still may owe underlying AWS fees, such as storage for attached volumes, while the instance is stopped. Restarting the instance resumes the hourly software charge automatically.
How does my bill change if I switch to a larger instance type?
You pick one instance dimension at a time and pay its hourly rate while it runs. Moving to an instance with more vCPUs, memory, or GPUs means a higher hourly rate. The change is manual: you launch the new instance type. There is no upfront commitment tying you to one size.
www.thinkclouds.ai
Helpful?
Vendor refund policy
No refunds provided after usage starts.
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.
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
ruby3.0
Additional details
Usage instructions
Connection Method
Connect via SSH as user 'ec2-user' to the running instance.
Use sudo to run commands requiring root access, or switch to root using: sudo su - root
Application Details
Check Version: ruby --version
RubyGems Version: gem --version
IRB (Interactive Ruby): irb
Binary Path: /usr/bin/ruby
Gem Installation Directory: /usr/share/gems (system) or ~/.gem (user)
(Note: To install gems for the current user without sudo, use: gem install <gemname> --user-install)
Package Management
Ruby 3.0 is installed via dnf. To update:
sudo dnf update ruby
To verify installed packages:
dnf list installed | grep ruby
To install a gem:
gem install bundler
To install project dependencies via Bundler:
bundle install
Running Ruby Applications
Run a Ruby script:
ruby script.rb
Start an interactive Ruby session:
irb
Run a Rack or Rails application (example):
bundle exec rails server -b 0.0.0.0 -p 3000
Network Configuration
Ruby itself does not listen on any ports by default.
Open ports only as required by the web framework or application you deploy.
AWS Security Group: Add inbound rules for the port your application listens on (e.g. 3000 for Rails).
Please allow SSH port 22 to limited IPs for access.
Support
Vendor support
If you encounter problems in the process of using the system, please feel free to contact us by email: support@thinkclouds.ai!
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 product has charges associated with it for seller support and pre-configured stack (phpMyAdmin and Webmin). Intuz Ruby on Rails is a pre-configured, ready to run image on Amazon EC2 and has Apache2, MySQL, PHP, phpMyAdmin, Webmin, Ruby, Rails, and Scripts which make it easy for you.
This product has charges associated with it for seller support. The Ruby on Rails on CentOS 9 AMI provides a robust and scalable environment for developing and deploying web applications using the powerful Ruby on Rails framework. Bundled with the latest CentOS 9, this AMI ensures enhanced performance and security for your applications. With pre-installed components such as PostgreSQL, Nginx, and Bundler, developers can focus on building applications without the hassle of manual setup. Ideal for both production and development environments, it supports seamless integration with AWS services like RDS and S3, enabling efficient data management and storage solutions. Leverage the power of Ruby on Rails to create dynamic and database-driven websites while benefiting from the stability and reliability of CentOS.
This product has charges associated with it for seller support. This is open source software, which is repackaged by Hanwei. The additional cost is applicable to the extended support of 24-hour response time.This AMI contains CentOS Stream 9 (with Ruby) and includes support.
This product has charges associated with it, which includes support from Cloud Infrastructure Services. Rails is a web application development framework with SQLite3, Node.js, Yarn. It combines the Ruby programming language with JavaScript, HTML, and CSS to develop web apps that execute on a web server. Since it runs on the webserver.
This product has charges associated with it for the build, maintenance, and support of the Amazon Machine Image (AMI). Build your own Ruby on Rails applications in minutes.
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.