This is a repackaged software product wherein additional charges apply for a pre-hardened, SI Core STIG Hardened image and seller support. MySQL on Ubuntu 26.04 LTS provides a robust, reliable, and efficient database management solution, perfect for developers and organizations looking to deploy scalable applications in the cloud. With MySQL on Ubuntu 26.04 LTS, users can enjoy advanced security features, performance enhancements, and easy integration with various development frameworks. The pre-hardened configuration ensures that security best practices are met, while flexible scaling options accommodate growing workloads. Leverage MySQL on Ubuntu 26.04 LTS for enterprise-grade performance, data integrity, and resilience in your cloud environments, making it ideal for mission-critical applications.
Experience robust database management with MySQL on Ubuntu 26.04 LTS. This AMI offers a reliable installation of MySQL, enabling users to leverage the full potential of this open-source relational database management system.
Built to optimize performance and scalability, MySQL on Ubuntu 26.04 LTS is ideal for developers and enterprises looking to deploy applications that require efficient data handling. Its compatibility with Ubuntu ensures users benefit from a secure and stable operating environment while maintaining the flexibility to customize their database solutions.
Key features of MySQL on Ubuntu 26.04 LTS include automated backups, high availability configurations, and extensive support for various data types, making it suitable for diverse workloads. Whether you're running a content management system, an e-commerce platform, or a data analysis project, this AMI streamlines database setup and management processes.
With MySQL on Ubuntu 26.04 LTS, you can take advantage of the latest security enhancements and performance improvements offered by both MySQL and Ubuntu. This guarantees that your data remains protected and your applications run efficiently.
Deploy MySQL on Ubuntu 26.04 LTS today in your Amazon EC2 environment and unlock the ability to scale with confidence while ensuring your database solutions are both agile and powerful.
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
The MySQL Ubuntu 26 AMI provides a robust and scalable database solution tailored for cloud environments. With its optimized performance and reliability, users can seamlessly manage their data-heavy applications. The pre-configured setup ensures quick deployment, allowing developers to focus on building applications rather than configuration. This AMI supports high availability and is designed to handle critical workloads with ease, making it ideal for businesses of all sizes.
Leveraging the features of MySQL, this AMI provides advanced security capabilities, ensuring data protection through encryption and access controls. It supports various storage engines for optimized performance based on workload requirements. Additionally, users benefit from comprehensive monitoring tools that offer insights and analytics to fine-tune database performance. This ensures robust management and scaling as application demands grow, further enhancing productivity.
With extensive community support and documentation, this MySQL Ubuntu 26 AMI encourages lifelong learning and improvement. It is well-suited for developers creating dynamic web applications, data analytics platforms, and more. The ability to easily integrate with existing AWS services, such as Lambda and S3, empowers users to build versatile architectures. This AMI is the perfect solution for modern, data-driven applications requiring high-performance databases in the cloud.
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 MySQL database running on hardened Ubuntu 26.04 LTS. Pricing is not tiered by feature. Instead, each dimension maps to a specific EC2 instance type, and your rate depends on which one you pick. Options span small burstable instances up to large memory-, compute-, storage-, and accelerator-optimized machines. Larger instances with more CPU, memory, or specialized hardware carry higher hourly rates. You choose the instance that fits your workload and are billed only for the hours you run it, with no upfront commitment.
Top-of-mind questions for buyers
What does one hourly unit actually give me on this listing?
Each dimension maps to one running EC2 instance of the named type, with MySQL preinstalled on hardened Ubuntu 26.04 LTS. You pay the listed rate for every hour that one instance runs. The instance type you pick fixes the CPU, memory, and storage profile behind that rate.
Am I charged when the instance is stopped or powered off?
The software rate meters running hours only. A fully stopped instance does not accrue the hourly software charge. Underlying AWS storage for the volume may still bill separately while the instance is stopped. You start and stop instances yourself; billing follows your running time.
If I move to a larger instance type, how does my hourly cost change?
Each instance type is a separate dimension with its own rate. Switching means launching the new type and paying its listed hourly rate instead. Larger instances with more CPU, memory, or specialized hardware carry higher rates. Changing type is a manual choice, not an automatic tier upgrade.
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
New Release
Additional details
Usage instructions
SSH to the instance and login as 'ubuntu' using the key specified at launch.
OS commands via SSH: SSH as user 'ubuntu' to the running instance and
use sudo to run commands requiring root access.
MySQL can be secured by executing: 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. MySQL on Ubuntu 24.04 LTS brings the powerful capabilities of the leading open-source relational database management system directly to your EC2 instances. With MySQL on Ubuntu 24.04 LTS, you benefit from enhanced security features and improved performance metrics, ensuring robust data integrity and availability. This AMI is perfect for developers and businesses looking to deploy scalable web applications, manage complex data workloads, or support analytics. Experience seamless integration with various AWS services and leverage the powerful querying capabilities of MySQL on Ubuntu 24.04 LTS for all your database needs.
A production-ready MySQL Community Server 8.4 LTS AMI built on Ubuntu Server 26.04 LTS for AWS. Features secure configuration, optimized performance, automatic startup, UTF8MB4 support, slow query logging, and a reliable foundation for development, testing, staging, and production environments.
This Ubuntu 26.04 LTS image has charges associated with it for seller support and maintenance. Built for AWS EC2, this Ubuntu 26.04 LTS AMI offers a cloud-optimized Linux environment for teams that need a general-purpose platform with strong long-term maintainability. Access the instance with the ubuntu user through SSH public key authentication. Cloud-init supports automated first-boot configuration, ENA is active for enhanced EC2 networking, and the root filesystem automatically grows when launched with a larger attached volume. Updates available at image release are already applied. Ubuntu 26.04 LTS (Resolute Raccoon) is well suited for public-facing websites, internal services, automation nodes, container workloads, REST APIs, and database-backed applications using MySQL, PostgreSQL, or MongoDB.
This Ubuntu 26.04 Latest image has charges associated with it for seller support and maintenance. Deployment-ready Ubuntu 26.04 LTS AMI for AWS EC2 that installs recent package updates during first boot, so each new instance starts with a more current maintenance and security baseline. Connect using the 'ubuntu' user with SSH public key authentication. The root partition and filesystem expand automatically at boot when the attached volume is larger than the default size. Cloud-init is included for automated initialization, and ENA is enabled for high-performance networking on EC2. Ubuntu 26.04 LTS (Resolute Raccoon) offers a stable, cloud-optimized Linux platform for websites, APIs, apps, and database workloads. Its AWS-ready configuration, fast provisioning flow, and refreshed launch-time update model make this Ubuntu 26.04 image a strong fit for LAMP stacks, container nodes, Django services, and data platforms such as MySQL, PostgreSQL, and MongoDB.
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.