Listing Thumbnail

    TypeScript on Ubuntu24 support by Easycloud

     Info
    Sold by: EASYCLOUD 
    Deployed on AWS
    AWS Free Tier
    This product has charges associated with it for technical support with a 24-hour response time. This AMI contains Node.js 22 LTS and TypeScript on Ubuntu repackaged by Easycloud, fully configured for production environments. The system is built on a minimal installation of Ubuntu, updated to the latest version, and includes continuous updates and support to ensure a secure and lightweight foundation.

    Overview

    This is a repackaged open source software product wherein additional charges apply for technical support with a 24-hour response time. This AMI contains Node.js 22.22 LTS and TypeScript 5.9 on Ubuntu repackaged by Easycloud, fully configured for high-performance backend and full-stack development tasks. The system is built on a minimal installation of Ubuntu, updated to the latest version, and includes continuous updates and support to ensure a secure and stable foundation.

    Pre-installed Components

    • Node.js (v22) & npm (10.9): A cross-platform, open-source JavaScript runtime environment that can run code outside a web browser, making it the premier choice for scalable server-side applications. It includes the default Node Package Manager (npm).

    • TypeScript (tsc) 5.9: A strongly typed programming language that builds on JavaScript. It adds static typing to improve developer experience, code reliability, and maintainability at scale.

    • ts-node (v10.9): A TypeScript execution engine and REPL for Node.js. It JIT transforms TypeScript into JavaScript, enabling you to directly execute TypeScript files on Node.js without precompiling.

    • Ubuntu: A stable, reliable, and secure enterprise Linux distribution, widely used for modern web development and server hosting.

    Project Benefits & Use Case

    • Use Case: Together, Node.js 22 LTS, npm, TypeScript, and 'ts-node' provide a complete, out-of-the-box JavaScript and TypeScript execution environment. They are primarily used for building scalable REST APIs, real-time microservices, server-side rendered applications, and full-stack web architectures.

    • Key Benefits: Guided by our core value of "Redefining open source value through performance and simplicity," this stack focuses strictly on development speed and operational efficiency. By pre-configuring global installations of TypeScript and 'ts-node', developers can bypass tedious initial environment setups and instantly run or compile type-safe code in a highly optimized, lightweight, and production-ready environment.

    Why choose this AMI?

    • System-Wide Global Installation: Node.js and TypeScript are installed at the system level ('/usr/bin/node'), ensuring they are universally accessible across all user accounts without complex environment variable configurations.

    • Official LTS Release: Built using the official NodeSource repository to guarantee you are running the stable and secure Node.js 22 Long Term Support (LTS) release.

    • Out-of-the-box TypeScript Execution: Pre-configured with global TypeScript ('tsc') and 'ts-node', allowing you to compile and execute TypeScript files immediately upon launch without running initial 'npm install' commands.

    • Production Ready and Optimized: Based on a hardened, minimal installation of Ubuntu, updated with the latest security patches. We have aggressively cleaned npm caches and temporary files to provide a highly optimized, lightweight AMI footprint.

    • Expert Engineering & Support: Professionally repackaged by experienced engineers to guarantee a highly optimized and stable environment. It is backed by comprehensive documentation and fast, professional technical assistance to ensure your development runs smoothly without costly downtime.

    Highlights

    • Ready to Code: Node.js 22 LTS, npm, TypeScript, and ts-node are pre-installed and globally configured.
    • Expert Support:Backed by comprehensive documentation and fast, professional technical assistance.
    • Secure Foundation: Built on a hardened Ubuntu base with the latest security patches applied for enterprise-grade reliability.

    Details

    Delivery method

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

    Latest version

    Operating system
    Ubuntu 24.04

    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

    TypeScript on Ubuntu24 support by Easycloud

     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.
    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 (782)

     Info
    • ...
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.04
    t3.micro
    $0.04
    t2.micro
    $0.04
    c5a.12xlarge
    $0.39
    g6e.8xlarge
    $0.39
    m8a.large
    $0.08
    c1.xlarge
    $0.18
    r7a.2xlarge
    $0.18
    m6in.xlarge
    $0.18
    d2.xlarge
    $0.18

    Vendor refund policy

    No refunds. Cancel anytime.

    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

    Update to the latest version

    Additional details

    Usage instructions

    Connection Methods

    To access your instance, SSH into the public IP address as 'ubuntu' using your specified launch key pair. You can switch to the root user environment by running sudo su -. Please see the links below for additional information:

    Install Information

    Operating System: Ubuntu 24.04LTS

    Node.js Version: 22.22.0 LTS

    NPM Version: 10.9

    TypeScript Version: 5.9

    TS-Node Version: 10.9

    Installation Directory: /usr/bin/node

    Usage Instructions

    1. Check Node.js version by running: node -v

    2. Check NPM version by running: npm -v

    3. Check TypeScript compiler version by running: tsc -v

    4. Check TS-Node version by running: ts-node -v

    5. Compile a TypeScript file by running: tsc filename.ts

    6. Execute a TypeScript file directly by running: ts-node filename.ts

    Firewall Configuration

    SSH (Port 22): Required for initial system access.Security Recommendation: Strictly limit SSH access to trusted IP addresses only via AWS Security Groups.

    Documentation

    For a detailed installation and management guide, please visit: https://www.easyclouds.io/docs/typescript-guide  

    Support

    Vendor support

    Should you encounter any issues while using the system, please do not hesitate to contact us via email at: support@easyclouds.io . Thank you!

    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.