Overview
This is a repackaged open source software wherein additional charges apply for extended support with a 24 hour response time.
Deploy a powerful and flexible database solution with the MariaDB (MySQL) on Oracle Linux 9 Amazon Machine Image (AMI). This configuration is tailored to provide reliable performance and scalability for your applications that require robust data handling capabilities.
Key Features:
- Reliability and Performance: Built on the proven architecture of MariaDB, this AMI ensures high availability and efficient operation for mission-critical applications.
- Compatibility: Fully compatible with MySQL, allowing for easy migration of existing MySQL databases without the need for extensive reconfiguration.
- Enhanced Security: Leverage advanced security features, including encryption, user authentication, and data access controls.
- Optimized for Oracle Linux 9: Take advantage of the latest updates and performance enhancements offered by Oracle Linux, ensuring your database runs smoothly in a compatible environment.
- Easy-to-Use: Setup is straightforward, enabling quick deployment of your database services in the cloud.
Benefits:
- Scalability: Easily scale your database horizontally or vertically to accommodate growing demands.
- Cost-Effective: Reduce operational costs with a cloud-based solution that eliminates the need for on-premises hardware.
- 24/7 Support Option: Access to extended support with guaranteed response times helps you maintain continuous operation and quickly resolve any issues that arise.
Use Cases:
- Web Applications: Ideal for dynamic websites and applications that require a reliable back-end database.
- Data Warehousing: Efficiently manage large datasets with powerful querying capabilities.
- E-Commerce Solutions: Support complex transactions and user management seamlessly.
Leverage the capabilities of MariaDB on Oracle Linux 9 to build and maintain robust data-driven applications with confidence.
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 9 AMI on AWS EC2
- CentOS 8 AMI on AWS EC2
- CentOS 7 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 20 AMI on AWS EC2
- Docker on CentOS 7 AMI on AWS EC2
Highlights
- Enterprise-Grade Performance: The MariaDB (MySQL) on Oracle Linux 9 AMI is optimized for high-performance workloads, offering advanced features such as thread pooling, query optimization, and powerful storage engines. With support for in-memory processing and complex transactional operations, it excels in handling large datasets and providing rapid response times, making it suitable for enterprise applications where speed and efficiency are paramount.
- Robust Security and Compliance: This AMI ensures that your databases are secured with industry-leading practices. It includes encryption at rest and in transit, support for role-based access controls, and compliance with various standards such as GDPR and HIPAA. By leveraging Oracle Linux 9's security features, users can confidently deploy MariaDB in sensitive environments, safeguarding critical data against unauthorized access.
- Seamless Integration and Scalability: Designed for cloud-native environments, this AMI benefits from seamless integration with other AWS services such as Lambda, CloudWatch, and RDS. Users can easily scale their database solutions up or down based on demand, providing flexibility for workloads that fluctuate. This makes it an ideal choice for applications ranging from dynamic web applications to large-scale data processing tasks.
Details
Typical total price
$0.446/hour
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t1.micro | $0.07 | $0.02 | $0.09 |
t2.nano | $0.07 | $0.006 | $0.076 |
t2.micro AWS Free Tier | $0.21 | $0.012 | $0.222 |
t2.small | $0.07 | $0.023 | $0.093 |
t2.medium | $0.14 | $0.046 | $0.186 |
t2.large | $0.14 | $0.093 | $0.233 |
t2.xlarge | $0.28 | $0.186 | $0.466 |
t2.2xlarge | $0.56 | $0.371 | $0.931 |
t3.nano | $0.07 | $0.005 | $0.075 |
t3.micro AWS Free Tier | $0.07 | $0.01 | $0.08 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
Fees for this product are not refundable. The instance can be terminated at any time to stop incurring charges.
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 'ec2-user' using the key specified at launch.
OS commands via SSH: SSH as user 'ec2-user' 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.