Listing Thumbnail

    Ruby On CentOS Stream 9 with support by ThinkCloud

     Info
    Sold by: ThinkCloud 
    Deployed on AWS
    AWS Free Tier
    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.

    Overview

    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.
    • Fiber Scheduler: Built-in Fiber Scheduler interface enables non-blocking I/O for high-throughput asynchronous applications.
    • 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

    Details

    Delivery method

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

    Latest version

    Operating system
    CentOs 9

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    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

    Ruby On CentOS Stream 9 with support by ThinkCloud

     Info
    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.

    Usage costs (770)

     Info
    • ...
    Dimension
    Cost/hour
    t3.large
    Recommended
    $0.05
    t3.micro
    $0.05
    t2.micro
    $0.05
    t3a.xlarge
    $0.17
    r4.xlarge
    $0.17
    p2.xlarge
    $0.17
    x8aedz.metal-12xl
    $0.50
    p2.8xlarge
    $0.50
    r7i.24xlarge
    $0.50
    m8id.48xlarge
    $0.50

    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.
    Tell us how we can improve this page, or report an issue with this product.

    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

    ruby3.0

    Additional details

    Usage instructions

    1. 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

    2. 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)

    3. 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

    4. 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

    5. 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.

    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 reviews
    No customer reviews yet
    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.