This is a repackaged software product wherein additional charges apply for a pre-hardened, SI Core STIG Hardened image and seller support. Mariadb (MySQL) on Debian 12 offers a robust and secure database solution, designed for performance and reliability. With Mariadb (MySQL) on Debian 12, users can seamlessly manage large datasets while benefiting from advanced features like full-text search and optimized query performance. This AMI is pre-configured for security compliance, ensuring your applications remain protected against vulnerabilities. Ideal for developers, data analysts, and enterprises, Mariadb (MySQL) on Debian 12 simplifies database deployment in the EC2 environment, allowing you to focus on building applications without the overhead of server management.
Deploy a fully managed MariaDB (MySQL) on Debian 12 AMI that combines the reliability of Debian with the robust database capabilities of MariaDB. This pre-configured image simplifies the process of launching your database server in the AWS EC2 environment, allowing you to focus on developing and deploying applications without the complexities of manual setup.
Key Features:
Optimized Performance: The MariaDB (MySQL) on Debian 12 image is optimized for performance, providing fast data access and improved query execution through advanced indexing and caching mechanisms.
Easy Scalability: With the flexibility of EC2, you can easily scale your MariaDB (MySQL) on Debian 12 deployment by adjusting instance sizes or adding read replicas to handle increased loads efficiently.
Enhanced Security: This AMI comes with built-in security features, including firewall configurations and support for encrypted connections, ensuring your data remains secure.
Comprehensive Compatibility: As a drop-in replacement for MySQL, MariaDB (MySQL) on Debian 12 maintains compatibility with most MySQL applications, making it ideal for transitioning or deploying new solutions.
Use Cases:
Web Applications: Easily deploy dynamic web applications that require a reliable backend database using MariaDB (MySQL) on Debian 12, such as content management systems (CMS) and e-commerce platforms.
Data Analytics: Leverage the power of MariaDB (MySQL) on Debian 12 for analytical workloads, benefiting from its advanced querying capabilities to extract actionable insights from large datasets.
Development and Testing: Provide developers with a consistent environment for building and testing applications locally using MariaDB (MySQL) on Debian 12, streamlining the development process before deploying to production.
The MariaDB (MySQL) on Debian 12 AMI is your go-to solution for deploying a powerful and flexible database system in the cloud. Take advantage of its easy configuration and strong performance to accelerate your development workflows and operational efficiencies.
Hardening and Support
This is a repackaged software product wherein additional charges apply for a pre-hardened, Supported Images Core STIG Hardened image and seller support. Additional detailed information on our hardening process can be found in the Core STIG Hardening for Linux Guide or the Core STIG Hardening for Windows Guide
Experience a robust and reliable relational database management system with MariaDB on Debian 12. This AMI is optimized for high performance, offering advanced features such as improved query optimization and storage engine support. Enjoy seamless integration with existing MySQL applications, making migration simple and efficient. With full compatibility, you can leverage powerful database functionalities in your cloud environment effortlessly.
Scalability is a key feature of MariaDB on Debian 12, enabling you to handle increased workloads and larger datasets with ease. The flexible configuration options allow you to tailor performance enhancements to suit specific application needs. Utilize built-in replication features for high availability and distribution, ensuring your data remains accessible and secure, even during peak usage times.
This AMI is ideal for developers, data analysts, and organizations looking to deploy a relational database in the AWS cloud. Its robust security model, including enhanced data encryption and user authentication methods, ensures compliance with industry standards. Leverage the benefits of cloud computing with this versatile database solution, suitable for web applications, analytics, and large-scale enterprise environments.
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.
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.
You pay by the hour for a preconfigured MariaDB (MySQL) image running on hardened Debian 12. The software price is the same regardless of which machine you choose; your cost changes only with the EC2 instance type you run it on. Each dimension maps to one EC2 instance size, from small burstable options to large memory-, compute-, storage-, and GPU-focused machines. Larger instances with more CPU, memory, or specialized hardware carry higher hourly rates. You are billed only for the hours each instance runs, with no term commitment.
Top-of-mind questions for buyers
What does one hourly unit cover, and what am I actually paying for?
Each hourly unit covers one running EC2 instance of the size you select, preloaded with the MariaDB (MySQL) image on hardened Debian 12. The software charge is fixed across instance types. Your total rate depends on which EC2 instance size runs the image. You are billed per hour the instance runs.
Am I charged when my instance is stopped or paused?
Software charges accrue only while an instance runs. A stopped or paused instance stops the hourly software meter. Underlying AWS storage fees for attached volumes may still apply while the instance is stopped, but those are separate from this listing's software charge.
Does moving to a larger instance change what I pay?
Yes. The software price stays the same across all instance types. Your hourly cost changes with the EC2 instance you run. Larger machines with more CPU, memory, storage, or GPU carry higher hourly rates. Switching instance sizes changes your rate automatically for the hours the new instance runs.
supportedimages.com
Helpful?
Vendor refund policy
Fees for this product are not refundable. The instance can be terminated at any time to stop incurring charges.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
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.
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
System updates
Additional details
Usage instructions
Once the instance is running, connect to it using a Secure Shell (SSH) client with the configured SSH key. The default username is 'admin'.
MySQL can be secured by executing: sudo mysql_secure_installation
Once you have secured MySQL you can access the MySQL CLI with the following commnad
mysql -u root -p
Then to create you database issue:
CREATE DATABASE dbname;
To add a user use the following:
GRANT ALL PRIVILEGES ON *.dbname TO 'username'@'localhost' IDENTIFIED BY 'password';
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.
This is a repackaged software product wherein additional charges apply for a pre-hardened, SI Core STIG Hardened image and seller support. Mariadb (MySQL) on Amazon Linux 2023 provides a robust, open-source database solution optimized for cloud environments. With enhanced security features and compliance with industry standards, Mariadb (MySQL) on Amazon Linux 2023 ensures that your data remains safe and compliant. Easily deploy scalable and high-performance database applications using this AMI, perfectly suited for development, testing, and production workloads. Experience seamless integration with AWS services while benefiting from the performance improvements available in the latest Amazon Linux release. Elevate your cloud application efficiency with Mariadb (MySQL) on Amazon Linux 2023.
This product has charges associated with it for seller support and maintenance. Ready to use minimal Debian 12 AMI. Login using 'admin' user and ssh public key authentication. Root partition and filesystem extends automatically during boot if instance volume is bigger than the default 8 GiB one. Cloud-init included. ENA enabled. Debian 12 security updates available at the release date are included as well. Debian 12 Bookworm is a stable, secure, and cloud-ready Linux distribution, ideal for running modern workloads in AWS. Optimized for performance and minimalism, this Debian 12 AMI provides a reliable foundation for deploying databases like MySQL and PostgreSQL, full web stacks (LAMP/LEMP), dynamic web applications, and high-performance RESTful APIs. Debian 12's robust package ecosystem and long-term support make it a trusted choice for scalable web hosting and production-grade environments.
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.