Listing Thumbnail

    Hardened MariaDB Server 10.11 on Amazon Linux 2023

     Info
    Deployed on AWS
    AWS Free Tier
    This product has charges associated with it for Hanwei's integration of MariaDB 10.11.18, AWS CLI 2.33.15, Git 2.50.1, and jq 1.8.1 on Amazon Linux 2023, plus database and OS security hardening, optimized performance configuration, dnf-automatic updates, firewall controls, and AMI validation.

    Overview

    This product provides MariaDB Server 10.11.18 integrated with Amazon Linux 2023, AWS CLI 2.33.15, Git 2.50.1, and jq 1.8.1. Hanwei delivers the environment as an Amazon Machine Image (AMI) with database and operating-system security hardening, optimized performance configuration, firewall controls, automatic operating-system security updates, and a reduced service footprint.

    Marketplace software charges cover Hanwei's database, operating-system, and tooling integration; application of the security-hardening and optimized performance configuration; update and firewall preparation; AMI construction; and bounded database validation. Hanwei support is supplementary and is not the sole basis for the software charges.

    What Hanwei Adds to Upstream MariaDB

    • Database and operating-system integration: MariaDB Server 10.11.18 is installed and prepared on Amazon Linux 2023 with a defined service, configuration, data, log, and package baseline.
    • Administration tooling: AWS CLI 2.33.15, Git 2.50.1, and jq 1.8.1 are included for customer-configured administration and scripting. The published AMI contains no customer AWS credentials or account-specific AWS CLI profile.
    • Database security baseline: The MariaDB administrative root account is restricted to local connections in the delivered configuration. Database listening, users, authentication plugins, grants, TLS, and remote access must be configured and validated for the customer's environment.
    • Operating-system security baseline: SSH uses key-pair authentication, SELinux runs in enforcing mode, firewall controls restrict database network access, and unnecessary services are removed from the delivered image.
    • Optimized performance configuration: Hanwei supplies a versioned MariaDB and operating-system configuration for the included database baseline. Workload-specific throughput, latency, concurrency, buffer use, query behavior, and storage performance depend on the selected EC2 instance, EBS configuration, schema, indexes, queries, and durability requirements.
    • Automatic operating-system security updates: dnf-automatic is enabled for configured repositories. Customers must review package scope, schedule, restart behavior, MariaDB package eligibility, maintenance windows, and application compatibility.
    • Bounded AMI validation: Final-image testing covers instance launch, reboot, MariaDB service state, local administration, representative database/table creation, write/read operations, and persistence after restart.

    Highlights

    • Performance optimization: MariaDB displays excellent performance when processing large databases and high concurrent access through optimization of the database engine. Some optional storage engines such as InnoDB, MyRocks and Aria provide higher performance and throughput.
    • Extensibility: MariaDB introduces many new features and extensions to enhance the functionality of the database. It supports partitioning, replication, distribution and other features, easily coping with the needs of data growth and system expansion.
    • Security: MariaDB focuses on security and provides more security features such as data encryption, access control, and audit log tracking. It also inherits the powerful authentication function of MySQL to protect the security of user data.

    Details

    Categories

    Delivery method

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

    Latest version

    Operating system
    AmazonLinux 2023

    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 MariaDB Server 10.11 on Amazon Linux 2023

     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.large
    Recommended
    $0.10
    t2.micro
    $0.10
    t3.micro
    $0.10
    r5b.8xlarge
    $0.148
    m6id.32xlarge
    $0.365
    r5b.large
    $0.10
    r6id.8xlarge
    $0.148
    r5ad.12xlarge
    $0.308
    r6id.large
    $0.10
    r6i.2xlarge
    $0.10

    Vendor refund policy

    no refund

    Custom pricing options

    Request a private offer to receive a custom quote.

    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

    MariaDB Server 10 on Amazon Linux 2023 provides a production-ready, security-hardened database environment for AWS users.

    Included Software:

    • MariaDB Server 10.x - Open source relational database, MySQL-compatible
    • Amazon Linux 2023 - AWS-native Linux distribution with long-term support
    • AWS CLI v2 - AWS command line interface for cloud resource management
    • Git - Version control system
    • jq - JSON processor for scripting

    Security:

    • SSH hardened: Key pair authentication only, password login disabled
    • MariaDB root access restricted to localhost
    • Firewall configured for database port access control
    • Automatic security updates enabled via dnf-automatic
    • SELinux enabled in enforcing mode

    Optimizations:

    • MariaDB configuration tuned for Amazon EC2 instance types
    • InnoDB buffer pool settings optimized for cloud workloads
    • Connection pooling configuration for better concurrency
    • Query cache disabled by default (recommended for production)

    Additional details

    Usage instructions

    SSH to the instance and login as 'ec2-user' using the key pair specified at launch. For more details on connecting to a Linux instance, see: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html 

    Once connected, refer to the documentation in /home/ec2-user/ for quick start and configuration guidance:

    • README.md - Environment overview and component versions
    • deployment.md - Deployment guide with configuration and common patterns

    Resources

    Vendor resources

    Support

    Vendor support

    For product technical support, please contact prosupport@hanweie.com 

    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.