This fully managed MySQL solution simplifies database deployment and management on AWS. With built-in backup options, robust monitoring tools, and an intuitive dashboard, it offers a secure, scalable platform for data operations. Designed to meet the needs of developers, startups, and enterprises, this solution provides enhanced performance, compliance, and ease of use.
This fully managed MySQL solution provides a seamless and secure platform for managing your databases on AWS. Pre-configured for optimal performance, it simplifies deployment, ensuring smooth operations from the start. With built-in backup options like daily AMI backups and the ability to export/import SQL data to Amazon S3, your data is always safe and easily recoverable. Advanced monitoring tools allow you to track server performance and SQL query execution, helping you optimize operations and quickly resolve any issues before they impact your business. Designed to grow with your business, this solution is both scalable and flexible, easily adapting to changing needs. An intuitive dashboard makes it easy to manage and monitor your database with minimal effort. Built with strong security protocols, it ensures your data is protected and compliant with industry standards. Whether you're developing a new app or managing a complex data workload, this fully managed MySQL solution offers the reliability, performance, and peace of mind you need to focus on what matters most.
Highlights
This fully managed MySQL solution streamlines database deployment with pre-configured setups optimized for performance, scalability, and security. Designed to grow with your business, it offers a robust, scalable platform tailored to meet the demands of modern applications while ensuring ease of management and seamless integration into your infrastructure.
With comprehensive backup options, including daily AMI backups and SQL export/import to Amazon S3 or third-party tools, your data remains secure and easily recoverable. Advanced server and query monitoring tools provide detailed insights into performance metrics, helping you identify and resolve issues quickly, while an intuitive dashboard allows you to manage your server stack and monitor activity effortlessly.
Security and compliance are at the core of this solution, incorporating the latest protocols and standards to safeguard sensitive data. From secure connections to compliance with regulatory requirements, this platform ensures your data is protected, enabling peace of mind for businesses of all sizes.
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.
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 managed MySQL database, billed per EC2 instance type you select. Each dimension maps to a specific AWS instance size, so pricing scales with the compute, memory, and storage profile you choose. General-purpose, compute-optimized, memory-optimized, storage-optimized, and accelerated instance families are all available. Larger instances within a family cost more per hour than smaller ones. You run the database on your chosen instance and the vendor handles provisioning, monitoring, backups, updates, and security patches. Billing flows through your AWS invoice with no separate contract.
Top-of-mind questions for buyers
What does one hourly unit map to for this managed MySQL service?
Each dimension maps to one AWS EC2 instance running for one hour. The instance name, such as m5.large or r6i.4xlarge, sets the compute, memory, and storage profile. You are billed for each hour that instance runs, and the vendor manages the MySQL database on it.
Am I charged when the database instance is stopped or powered off?
The hourly software charge meters running time only. A fully stopped instance does not accrue the per-hour software fee. Underlying AWS storage or reserved resources may still incur separate AWS charges, but the managed MySQL software charge applies while the instance runs.
If I need more capacity, how does moving to a larger instance affect my bill?
You select a different instance dimension with more compute, memory, or storage. The hourly rate for that instance applies from when it runs. Larger instances within a family bill at a higher hourly rate than smaller ones. The vendor handles provisioning, migration, and updates on the new instance.
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
Automated MySQL Setup: Includes a script that configures MySQL with secure root passwords and the option for remote access.
Backup Functionality: A script for backing up all MySQL databases and retaining them in /home/ubuntu/mysql_backup.
Backup Retention: Backup files older than 7 days are automatically deleted.
Restore Functionality: A script to restore MySQL databases in new or old database from previously created backups.
Cron Job for Backups: A cron job has been set up to automatically backup MySQL databases daily.
Secure Password Storage: The MySQL root password is stored securely in /root/mysql_root_password.txt.
Additional details
Usage instructions
Launch an Instance
From AWS Marketplace, select Continue to Subscribe then Continue to Configuration.
Choose the recommended instance type (t2.medium or larger).
Configure your VPC, subnet, and security group.
Set Security Group Rules
Allow:
SSH (22) from your IP to access the instance.
MySQL (3306) only from trusted sources if remote access is required.
Connect to the Instance
After launch, connect via SSH:
ssh -i <your-key.pem> ubuntu@<Public-IP-of-Instance>
Initial Setup
On first login, the automated script will:
Prompt you to set a MySQL root password (or generate one automatically).
Ask if you want to enable remote MySQL connections.
Prompt you to configure firewall settings.
MySQL Access
Once setup is complete, access MySQL with:
mysql -u root -p
The root password is securely stored in:
/root/mysql_root_password.txt
Backups
A daily cron job backs up all databases to:
/home/ubuntu/mysql_backup/
Backup files older than 7 days are deleted automatically.
Restore from Backup
To restore a database from a backup file, run:
/home/ubuntu/restore_db.sh <backup-file.sql>
Verification
Run mysql -u root -p -e "SHOW DATABASES;" to confirm setup.
Check /var/log/mysql/ for logs if troubleshooting is needed.
Thank you for subscribing. Your instance is ready to go!
Need Support or Customization?
Whether you're facing setup issues or need custom features, Perimattic's expert team is here to help:
We offer:
Free setup assistance
Custom development & integrations
Infrastructure consulting
Automation & AI solutions
With 13+ years of experience serving global clients, we ensure your deployment runs smoothly and scales with your needs.
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 fully managed MySQL solution simplifies database deployment and management on AWS. With built-in backup options, robust monitoring tools, and an intuitive dashboard, it offers a secure, scalable platform for data operations. Designed to meet the needs of developers, startups, and enterprises, this solution provides enhanced performance, compliance, and ease of use.
This product has charges associated with it for seller support. MySQL on Ubuntu 22.04 LTS provides a robust and reliable relational database management system optimized for performance and ease of use in cloud environments. This AMI comes pre-configured with MySQL, allowing developers to quickly deploy applications with a powerful backend database. Benefit from seamless integration with other AWS services, robust security features, and high availability configurations. Ideal for web applications, data analytics, and enterprise solutions, this AMI supports scalability and flexibility, allowing you to tailor resources according to your project requirements. Leverage this powerful platform to streamline your database management and improve application performance while enjoying the convenience of 24/7 seller support.
This Red Hat Enterprise Linux 9.8 (rhel9) image has charges associated with it for seller support and maintenance. RHEL 9.8 (rhel9) delivers a stable, secure, and high-performance foundation for modern cloud workloads on AWS. Designed for enterprise-grade reliability, it supports web servers like Apache and Nginx, databases such as MySQL and PostgreSQL, and DevOps pipelines using Ansible and Jenkins. This image provides optimized performance, enhanced security features, and long-term support directly aligned with Red Hat's lifecycle. Whether you are deploying scalable web applications, hosting critical databases, or running CI/CD infrastructure, RHEL 9.8 ensures maximum uptime and consistent cloud-native performance. Built, tested, and continuously maintained by ProComputers for AWS Marketplace.
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.