
Overview
A one-click install solution for standard MySQL Server. It also includes Selfmanagement Preset, a self-management, self-monitoring and self-healing components.
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
Unlock automation with AI agent solutions

Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
This product is available free of charge.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
MySQL 5.7
- 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
This DBMS extremely aligned with Transaction management and ACID property.
Scalable Powerfull database engine
Creating database is easy and integrate it with .net applications is good and stable. you don't need to be an expert to implement it you can easily connect to customer support to get answers to your inquiries, I use it frequently for developing my applications
MySQL- The most flexible DBMS!
Very User friendly interface
Reviewing MySQL: Performance, Scalability, and Usability
Benefit:MySql offers relational database abilities with support of tabular format and data integrity making it easy to store and manage.
Problem:Risk of consistency and data corruption during transactions.
Benefit: It has ACID compliance and support transactions which ensures data to remain reliable and consistent
Problem:Need for seamless integration with programming language and web framework
Benefit:MySql easily integrates with programming languages making development easy