Listing Thumbnail

    Tomcat 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 Apache Tomcat 11 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 Apache Tomcat 11 environment on CentOS Stream 9, including support. It offers a pre-configured, security-hardened environment designed for immediate deployment.

    Apache Tomcat 11 is the latest major release of the Apache Tomcat servlet container, implementing the Jakarta Servlet 6.1, Jakarta Pages 3.1, and Jakarta WebSocket 2.2 specifications. Installed from the official Apache binary distribution, it provides a fully integrated and ready-to-use Java application server optimized for modern Jakarta EE workloads. Tomcat 11 requires Java 17 or later and delivers improved performance, enhanced security, and up-to-date Jakarta EE API support.

    Benefits:

    • Latest Jakarta EE APIs: Implements Jakarta Servlet 6.1, Jakarta Pages 3.1, and Jakarta WebSocket 2.2 for compatibility with modern Java web frameworks.
    • Java 17+ Runtime: Built for and optimized with the latest LTS Java runtimes, taking advantage of modern JVM performance improvements.
    • Binary Distribution Install: Installed from the official Apache tarball for full control over version, directory layout, and configuration.
    • WAR Deployment: Deploy Java web applications by copying WAR files to the webapps directory, with automatic hot deployment support.
    • Flexible Configuration: XML-based configuration via server.xml supports virtual hosting, SSL/TLS, connection pooling, and request filtering.
    • Production Ready: A proven, enterprise-grade servlet container trusted by organizations worldwide for hosting Java web applications at scale.

    This AMI is ideal for Java Developers, Backend Engineers, and DevOps teams who need the latest Apache Tomcat 11 servlet container for deploying modern Jakarta EE web applications on CentOS Stream 9.

    Highlights

    • CentOS Stream 9 Minimal installation with latest updates
    • Professional technical support and fast response
    • Optimized Apache Tomcat 11 configuration 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

    Tomcat 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
    r6id.16xlarge
    $0.50
    c6a.4xlarge
    $0.17
    x8aedz.xlarge
    $0.17
    g4ad.2xlarge
    $0.17
    f2.6xlarge
    $0.17
    m8azn.large
    $0.05
    r5b.16xlarge
    $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

    update to latest

    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.Service Management Start: sudo systemctl start tomcat Stop: sudo systemctl stop tomcat Status: sudo systemctl status tomcat Enable on boot: sudo systemctl enable tomcat

    1. Deploying Applications Copy your WAR file to the webapps directory: sudo cp myapp.war /opt/tomcat/webapps/ Tomcat will automatically deploy the application. It will be accessible at: http://<instance-ip>:8080/myapp To deploy as the ROOT application (accessible at /): sudo cp myapp.war /opt/tomcat/webapps/ROOT.war Restart the service after deploying to ROOT: sudo systemctl restart tomcat

    2. Network Configuration Tomcat Ports:

    • Port 8080 (TCP): Default HTTP connector for web application access.
    • Port 8443 (TCP): Default HTTPS connector (requires SSL certificate configuration in server.xml).
    • Port 8005 (TCP): Shutdown port (bound to localhost only, do not expose externally). AWS Security Group: Add inbound rule for TCP port 8080 to allow web traffic. OS Firewall (if needed): sudo firewall-cmd --permanent --add-port=8080/tcp sudo firewall-cmd --reload 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.