Listing Thumbnail

    Ubuntu 22.04 LTS Hardened GPU AMI CUDA Ready - CoreNova

     Info
    Deployed on AWS
    Ubuntu 22.04 LTS hardened GPU AMI with NVIDIA Driver 550 and CUDA 12.4 preinstalled. Same SSH, UFW, auditd, and AIDE baseline as CoreNova Ubuntu Hardened-launch GPU EC2 instances ready for ML workloads. Requires NVIDIA GPU instance types (G4dn, G5, P3). $0.05/hr software fee with 7-day free trial (EC2 billed separately). CIS-oriented OpenSCAP workflow; not official CIS certification. By CoreNova Intelligence Limited.

    Overview

    Ubuntu 22.04 LTS hardened GPU base AMI for ML, AI, and GPU compute on AWS EC2. CoreNova Hardened GPU Base combines the same security baseline as our Ubuntu Hardened AMI with NVIDIA Driver 550 LTS and CUDA Toolkit 12.4-so you skip both manual hardening and driver/CUDA setup.

    Save setup time Subscribe in AWS Marketplace, launch on a GPU instance type (e.g. g4dn, g5, p3), connect as ubuntu. Root SSH and password login are disabled. Typical use cases: ML training and inference, GPU compute labs, DevSecOps teams that need a security baseline plus CUDA ready stack.

    What's included

    • NVIDIA Driver 550 LTS and CUDA Toolkit 12.4 (/usr/local/cuda)
    • SSH hardening: PermitRootLogin no, PasswordAuthentication no, key-only access
    • UFW: SSH (22/tcp) allowed by default
    • auditd, rsyslog, chrony, AIDE, unattended-upgrades

    Requirements

    • Launch on EC2 instance types with NVIDIA GPU (e.g. g4dn, g5, p3, p4d)
    • Not suitable for non-GPU instance types

    Built for transparency

    Pricing and trial

    • Usage-based software pricing: $0.05/hour (Apply to all instance types; EC2 and GPU infrastructure billed separately)
    • 7-day free trial on software fee

    Getting started

    1. Subscribe in AWS Marketplace
    2. Launch on a GPU instance type with your EC2 key pair
    3. Connect: ssh -i your-key.pem ubuntu@
    4. Verify GPU: nvidia-smi && /usr/local/cuda/bin/nvcc --version
    5. Verify hardening: systemctl is-active auditd chrony rsyslog && sudo ufw status

    Important This product provides CIS-oriented hardening and OpenSCAP scan workflows. It does not constitute official CIS certification. Final compliance decisions remain with the buyer and their auditors.

    Seller: CoreNova Intelligence Limited (CoreNova) Support: CoreNovaLabs@aipalnet.cn  | https://aipalnet.cn 

    Highlights

    • Ubuntu 22.04 LTS GPU AMI with NVIDIA Driver 550 and CUDA 12.4 preinstalled - 7-day free trial on software fee. Skip manual hardening and CUDA setup.
    • Security baseline included: SSH lockdown, UFW, auditd, AIDE, and automatic security updates-same CoreNova hardening as our Ubuntu Hardened AMI.
    • Launch on G4dn, G5, or P3 GPU instances and run nvidia-smi and nvcc immediately. Transparent Packer build; CIS-oriented OpenSCAP workflow (not official CIS certification).

    Details

    Delivery method

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

    Latest version

    Operating system
    Ubuntu 22.04 LTS (Jammy)

    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

    Ubuntu 22.04 LTS Hardened GPU AMI CUDA Ready - CoreNova

     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.

    Usage costs (32)

     Info
    Dimension
    Cost/hour
    g4dn.xlarge
    Recommended
    $0.05
    g6.xlarge
    $0.05
    g5.xlarge
    $0.05
    g4dn.4xlarge
    $0.05
    g6f.4xlarge
    $0.05
    p3dn.24xlarge
    $0.05
    p5en.48xlarge
    $0.05
    g5.12xlarge
    $0.05
    g6f.large
    $0.05
    g4dn.8xlarge
    $0.05

    Vendor refund policy

    30-day refund on AWS Marketplace software fees for this product. Email CoreNovaLabs@aipalnet.cn  with your AWS account ID and purchase date. Software fees only; EC2 charges are not refundable by the seller. We reply within 5 business days. Free trial: no software charges during the 7-day trial.

    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

    Initial release - CoreNova Hardened GPU Base for Ubuntu 22.04 LTS (Jammy). Includes: NVIDIA Driver 550 LTS, CUDA Toolkit 12.4 (/usr/local/cuda), SSH hardening (key-only, no root), UFW, auditd, rsyslog, chrony, AIDE, and unattended-upgrades. Requires NVIDIA GPU EC2 instance types (e.g. g4dn, g5, p3). Not for non-GPU instances. AMI ID (us-east-1): ami-0b4aaf401ec7e0782

    Additional details

    Usage instructions

    1. Subscribe in AWS Marketplace, then Launch in us-east-1 on a GPU instance type (e.g. g4dn.xlarge, g5.xlarge, p3.2xlarge). Non-GPU instance types are not supported.
    2. Choose an EC2 key pair (password login is disabled).
    3. Security group: allow inbound TCP 22 from your admin CIDR only (do not use 0.0.0.0/0 in production).
    4. Connect: ssh -i your-key.pem ubuntu@<instance-public-ip>
    5. Verify GPU: nvidia-smi && /usr/local/cuda/bin/nvcc --version
    6. Verify hardening: systemctl is-active auditd chrony rsyslog && sudo ufw status | head -5
    7. Verify SSH: sudo sshd -T | grep -E 'permitrootlogin|passwordauthentication' Expected: permitrootlogin no; passwordauthentication no.

    Support: CoreNovaLabs@aipalnet.cn  | https://aipalnet.cn  Series: https://aws.amazon.com/marketplace/pp/prodview-u66ma5qrdkvtw  (Ubuntu Hardened)

    Support

    Vendor support

    Email: CoreNovaLabs@aipalnet.cn  Web: https://aipalnet.cn  Refund: 30-day software-fee refunds per AWS Marketplace Standard Contract (SCMP) Support hours: Email, business days (5x8). Include instance ID, AWS region, AMI ID, instance type, nvidia-smi output, product version, and steps to reproduce.

    Support scope: Documentation and guidance for launching and verifying this AMI (SSH, GPU driver/CUDA, baseline services, UFW). We do not provide 24/7 managed operations or application-level ML support unless separately agreed.

    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.