Listing Thumbnail

    Hardened Java 8 on CentOS Stream 9 Latest (LVM)

     Info
    Deployed on AWS
    AWS Free Tier
    This is a repackaged open source software product wherein additional charges apply for security hardening, optimization, and pre-integration of the OpenJDK 8 toolchain provided by Hanwei. SELinux is enforcing, SSH is hardened and key-only, auditd is active, the root filesystem is on LVM, and java and javac are preinstalled.

    Overview

    Charges for this image cover the security hardening, optimization, and pre-integration work Hanwei performs on top of the upstream OpenJDK 8 and CentOS Stream 9 projects. OpenJDK 8 is installed during the image build and java and javac are on PATH at first boot. Unlike a partition-based layout, the root filesystem is XFS on an LVM logical volume, so root storage can be grown online as the workload needs it. The operating system underneath is configured to a fixed hardened and tuned baseline and validated on EC2 before publication.

    What Hanwei Adds to Upstream OpenJDK 8

    • Toolchain installed at build time: the OpenJDK 8 development kit is installed rather than the runtime alone, so java, javac and jar are present on PATH.
    • Root filesystem on LVM: / is XFS on logical volume lvroot in volume group centos, while /boot stays on a plain partition. Capacity can be added online by attaching an EBS volume and running pvcreate, vgextend, lvextend and xfs_growfs, or by enlarging the root volume and growing the partition, physical volume and logical volume in turn, without a reboot.
    • Build dependencies preinstalled: gcc, pkgconf and the OpenSSL development headers are present, so native libraries reached through JNI and build plugins that compile native code work without further setup.
    • Tuning baseline applied identically across the catalogue: the file descriptor limit goes from 1024 to 65536 and the memory-map ceiling from 65530 to 262144; the device receive backlog goes from 1000 to 16384 and the TCP SYN backlog from 128 to 8192, so bursts queue instead of being dropped; socket buffer maxima reach 16 MB for larger autotuned windows; connections keep their congestion window across idle periods; and the journal is capped at 500 MB. The profile raises ceilings only and does not alter protocol semantics or application behaviour.
    • Applied hardening beyond the distribution default: SSH is limited to a vetted cipher, key exchange and MAC list, X11 forwarding is off, the login grace period is shortened and verbose authentication logging is on; auditd runs a base rule set for privileged command execution; the kernel drops ICMP redirects on IPv4 and IPv6, logs martian packets, filters reverse paths in loose mode, restricts dmesg, disables setuid core dumps and turns off sysrq.
    • AWS operational integration: the SSM Agent is installed and enabled for Session Manager and Patch Manager without an inbound SSH rule; chrony points at the Amazon Time Sync Service; and growpart and the LVM tools are present for resizing root storage after the volume is enlarged.
    • Patch level and repeatable build: packages come from official upstream repositories at the newest level published when the image was built, and each version is launched and exercised on EC2 before release.

    Access and Security Posture

    • SELinux runs in enforcing mode and auditd records activity against a base rule set.
    • Sign in as 'ec2-user' with the key pair selected at launch, then use 'sudo su -' for a root shell. Session Manager is available as an alternative that needs no inbound port.
    • Direct root login over SSH is disabled and password authentication is not accepted.
    • No authorized keys and no SSH private keys are embedded in the image.

    Operational Impact on EC2

    • Launch-to-first-build time is reduced to a single boot cycle, and root storage can grow without re-imaging the instance.
    • Every instance starts from an identical configuration, removing drift between development, staging and production hosts.
    • Network services need no per-host limit or backlog adjustment before handling load.
    • Clock accuracy comes from the Amazon Time Sync Service, which matters for log correlation and request signing.
    • Post-launch patching effort is lower because the package set is current at release.

    Where This Image Fits

    • Java 8 application servers whose data or log footprint grows and must be extended online.
    • Build and CI hosts that compile projects targeting Java SE 8 with Maven, Gradle or Ant.
    • Environments whose storage standards require LVM-managed root volumes.
    • Hosts that must keep a Java 8 runtime while running on a CentOS Stream 9 base.

    About OpenJDK 8 and CentOS Stream 9

    OpenJDK 8 is the open source implementation of Java SE 8. It introduced lambda expressions, the Stream API, default methods on interfaces and the java.time date and time API, and a large body of enterprise applications, libraries and build tooling is still compiled against this release. Packages in this image come from the CentOS Stream 9 AppStream repository.

    CentOS Stream 9 is a Linux distribution that tracks the development stream of Red Hat Enterprise Linux 9. Packages land in CentOS Stream before they appear in a RHEL minor release, so it stays close to the RHEL package set and toolchain while remaining freely redistributable. It uses dnf, systemd and SELinux, which makes it a predictable base for server workloads that need RHEL compatibility.

    Highlights

    • WHAT IS PACKAGED - This image provides the OpenJDK 8 development kit, so java, javac and jar are on PATH at first boot, on a root filesystem that sits on an LVM logical volume and can be extended online, alongside the gcc, pkgconf and OpenSSL headers that JNI builds need.
    • HOW THE BASELINE IS HARDENED AND TUNED - SELinux enforcing, root login locked and SSH limited to key-based authentication with a vetted cipher, key exchange and MAC list. auditd runs a base rule set for privileged commands. The kernel drops ICMP redirects, logs martian packets and restricts dmesg. The file descriptor limit goes from 1024 to 65536 and the memory-map ceiling from 65530 to 262144; receive and SYN backlogs are enlarged and socket buffers reach 16 MB.
    • HOW IT FITS AWS OPERATIONS - The SSM Agent is installed and enabled, so instances can be managed through Session Manager and Patch Manager without an inbound SSH rule. chrony is pointed at the Amazon Time Sync Service, the root filesystem sits on LVM so it can be extended online after enlarging or adding EBS volumes, and cloud-init handles user-data provisioning in launch templates and Auto Scaling groups.

    Details

    Delivery method

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

    Latest version

    Operating system
    CentOs stream 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

    Hardened Java 8 on CentOS Stream 9 Latest (LVM)

     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 (577)

     Info
    • ...
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.09
    t3.micro
    $0.09
    t2.micro
    $0.09
    i3.xlarge
    $0.19
    r6in.32xlarge
    $0.99
    r5a.4xlarge
    $0.29
    m6idn.xlarge
    $0.29
    c6a.metal
    $0.99
    m5ad.12xlarge
    $0.69
    r5n.12xlarge
    $0.69

    AI Insights

     Info

    Dimensions summary

    You pay by the hour for this hardened Java 8 image running on CentOS Stream 9. Pricing is not tiered by features. Instead, each option maps to a specific AWS EC2 instance type, and your rate follows the size and family you pick. Smaller instances like t2.nano and t3.micro carry lower hourly rates. Larger compute, memory, storage, and accelerated instances such as c7i, r7iz, x2idn, and p5.48xlarge carry higher rates. You choose the instance that fits your workload, then pay the software fee plus AWS infrastructure charges per running hour.

    Top-of-mind questions for buyers

    Each unit is one running hour on the AWS EC2 instance type you select. The rate bundles the hardened Java 8 software fee for that instance. AWS infrastructure charges bill separately. Each running instance meters its own hours, so two instances accrue two sets of hourly charges.
    The software fee meters running hours only. A stopped or powered-off instance does not accrue the hourly software charge. You may still owe underlying AWS charges, such as storage for attached volumes, while the instance is stopped. Restarting the instance resumes hourly software metering.
    The image bundles hardened Java 8 running on CentOS Stream 9 with LVM storage layout. The runtime and operating system come packaged together, so you do not install them separately. The vendor updates packaged apps when security issues are found. Your hourly rate depends on the instance type you pick.
    www.proimage.cloud
    Helpful?

    Vendor refund policy

    no refunds

    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

    Updated to the latest

    Additional details

    Usage instructions

    ssh as user 'ec2-user' to the running instance and use sudo to run commands requiring root access.

    Use "sudo su - root" to switch to root.

    OS : CentOS Stream 9 LVM

    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 : prosupport@hanweie.com , 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.