Overview
A one-click install solution for MariaDB MySQL Server. It also includes self-management, self-monitoring and self-healing components. MariaDB is a community-developed fork of the MySQL relational database management system. It intends to maintain high compatibility with MySQL, ensuring a "drop-in" replacement capability with library binary equivalency and exact matching with MySQL APIs and commands. It includes the XtraDB storage engine for replacing InnoDB, as well as a new storage engine, Aria, that intends to be both a transactional and non-transactional engine.
Highlights
- Tailored to the task, with flexible combination of software packages and versions
- Optimized for web-specific jobs with more efficient use of computing resources
- Stable and production ready, with long-term support and updates
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
This product is available free of charge.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
MariaDB 5.5
- Amazon ECS
- Amazon EKS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
First AWS Marketplace release
Additional details
Usage instructions
-
Please ensure that you have pulled the container image from the ECR using the container image details
-
Launch the Docker images:
docker run -p 3306:3306 <AWS MP Container image URL>
-
You'll get the service running
Resources
Vendor resources
Support
Vendor support
We will be pleased to answer short and quick questions with the tag #jetware on Twitter. More complicated questions are welcome with the tag #jetware on Stack Overflow.
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.
Similar products
Customer reviews
Best database for large dataset
My favorite database.
Software developer
Quick searching
Multiple platform supports
A Very Good Relational Database
We can do transaction management very easily using the auto-commit feature.