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.
This product is available free of charge. Free 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.
This listing is billed per hour under a free software model, so the vendor's software carries no license charge. You pick the AWS EC2 instance type that runs your managed MySQL deployment, and each instance size is a separate pricing dimension. Options span general-purpose, compute-optimized, memory-optimized, storage-optimized, and accelerated-compute families, from small sizes like t2.nano up to large bare-metal and high-memory instances. Your cost scales with the instance you choose: larger instances with more CPU, memory, or storage bill at higher hourly rates. You run only one instance dimension per deployment.
Top-of-mind questions for buyers
What does one hourly instance charge cover, and what does the free software model mean for my bill?
The software itself carries no license fee under the free model. You pay only the hourly rate tied to the AWS EC2 instance type you select to run your managed MySQL deployment. Each instance size is a separate dimension. Your bill reflects the running compute you choose.
Am I charged when my instance is stopped or paused?
Hourly rates meter running instance-time. When you stop an instance, the hourly software charge stops accruing. Stopped instances may still incur underlying AWS storage fees for attached volumes, but the per-hour instance dimension bills only while the instance runs.
What operational services come with the managed MySQL deployment beyond the compute I select?
The vendor handles provisioning, SSL setup, monitoring, daily automated backups, updates, and automatic security patching. Deployments include firewall rules, TLS encryption, and role-based access control. You get pre-configured monitoring dashboards and alerting, so your team runs MySQL without setting up this infrastructure manually.
perimattic.com
Helpful?
Vendor refund policy
This product is currently offered free of charge on AWS Marketplace. Since there are no fees associated with the use of this AMI, refunds are not applicable.
Buyers may cancel use of the product at any time by terminating the associated Amazon EC2 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
Initial Release:
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.
Managed distributed SQL database for AI applications and transactional workloads on AWS. Supports vector search, full-text search, hybrid search, MySQL compatibility, and horizontal scale for RAG, semantic retrieval, and high-concurrency services in a fully managed service.
Percona Managed Services are ideal for organizations seeking proactive, around-the-clock database management at a fraction of the cost of a dedicated, full-time DBA.
This fully managed PostgreSQL solution delivers enterprise-grade database operations on AWS. Designed for seamless scalability and enhanced security, it provides advanced backup solutions, detailed query monitoring, and a user-friendly dashboard. Built for developers, analysts, and businesses, it ensures reliability, high performance, and simplified management.
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.