Overview

Product video
This is a repackaged open source software wherein additional charges apply for extended support with a 24 hour response time.
MySQL on Ubuntu 22.04 LTS is a powerful, fully managed database solution that combines the reliability of MySQL with the performance and security features of Ubuntu. This optimized AMI provides a seamless installation and configuration experience, ensuring that you can quickly set up a robust database environment to support your applications.
Key Features
- Latest MySQL Version: Benefit from the latest features and performance enhancements in MySQL, ensuring your database is optimized for efficiency.
- Ubuntu 22.04 LTS Compatibility: Enjoy the advantages of a long-term support (LTS) version of Ubuntu, ensuring stability and security for your applications.
- Pre-configured Environment: Start without the hassle of manual setup; the AMI is configured for optimal performance right out of the box.
- Scalability: Easily scale your database as your application grows, allowing you to handle increased loads without sacrificing performance.
- Security Features: Leverage built-in security features, including user authentication and encryption, to safeguard your sensitive data.
Benefits
- Accelerated Deployment: Quickly deploy your database in the cloud, minimizing time-to-market for your applications.
- Cost-effective Solution: Take advantage of open-source software with the additional option for professional support that meets your business needs.
- Community and Support: Utilize a large community of MySQL users, alongside optional dedicated support for critical production environments.
Use Cases
- Web Applications: Ideal for developing scalable web applications that require a reliable backend database.
- Data Warehousing: Use MySQL for data warehousing solutions that demand complex queries and robust analytics.
- Content Management Systems: Perfect for content-driven businesses leveraging CMS platforms that integrate MySQL.
Deploy MySQL on Ubuntu 22.04 LTS today and experience the powerful capabilities and flexibility of this enterprise-ready database solution.
Try our most popular AMIs on AWS EC2
- Ubuntu 24.04 AMI on AWS EC2
- Ubuntu 22.04 AMI on AWS EC2
- Ubuntu 20.04 AMI on AWS EC2
- Ubuntu 18.04 AMI on AWS EC2
- CentOS 10 AMI on AWS EC2
- CentOS 9 AMI on AWS EC2
- CentOS 8 AMI on AWS EC2
- Debian 12 AMI on AWS EC2
- Debian 11 AMI on AWS EC2
- Debian 10 AMI on AWS EC2
- Debian 9 AMI on AWS EC2
- Red Hat Enterprise Linux 9 (RHEL 9) AMI on AWS EC2
- Red Hat Enterprise Linux 8 (RHEL 8) AMI on AWS EC2
- Red Hat Enterprise Linux 7 (RHEL 7) AMI on AWS EC2
- Oracle Linux 9 AMI on AWS EC2
- Oracle Linux 8 AMI on AWS EC2
- Oracle Linux 7 AMI on AWS EC2
- Amazon Linux 2023 AMI on AWS EC2
- Windows 2022 Server AMI on AWS EC2
- Windows 2019 Server AMI on AWS EC2
- Docker on Ubuntu 22 AMI on AWS EC2
- Docker on CentOS 10 AMI on AWS EC2
Highlights
- MySQL on Ubuntu 22.04 LTS offers an optimized relational database management system ideal for developers and organizations. It provides robust data storage capabilities, supporting complex queries and transactions. With a user-friendly interface and comprehensive documentation, users can efficiently manage databases. The integration with native Ubuntu tools enhances performance and stability, making it an ideal choice for application development and data-driven solutions.
- This AMI allows for seamless scalability, ensuring that your database can grow alongside your application needs. By leveraging cloud infrastructure, you can easily adjust resources according to demand. This flexibility enables cost-effective management of workload fluctuations while maintaining high availability, ultimately boosting productivity and advancing project timelines in a dynamic business environment.
- With strong security features, MySQL on Ubuntu 22.04 LTS ensures data integrity and protection against unauthorized access. The built-in encryption mechanisms and user management capabilities allow administrators to control access precisely. This makes it suitable for applications requiring compliance with data privacy regulations, such as finance and healthcare, providing peace of mind for organizations handling sensitive information.
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
---|---|
c4.8xlarge Recommended | $2.24 |
t3.micro AWS Free Tier | $0.07 |
t2.micro AWS Free Tier | $0.21 |
r5a.large | $0.14 |
m5.24xlarge | $4.48 |
c5d.metal | $3.36 |
m5n.xlarge | $0.28 |
m7i.metal-24xl | $3.36 |
r5a.8xlarge | $2.24 |
m6id.2xlarge | $0.56 |
Vendor refund policy
The instance can be terminated at anytime to stop incurring charges
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
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
System updates
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';
Resources
Vendor resources
Support
Vendor support
Email support for this AMI is available through the following: https://supportedimages.com/support/ OR support@supportedimages.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.