Listing Thumbnail

    Perimattic Managed MariaDB 11 - Secured Database on AWS

     Info
    Deployed on AWS
    Production-ready MariaDB 11 with full root access, automated backups, and security hardening - an alternative to RDS for teams needing OS-level control and custom configurations on AWS.

    Overview

    This fully managed MariaDB solution delivers a production-ready, hardened database server on AWS, built on Ubuntu 24.04 LTS. Every instance is pre-configured with security best practices, performance optimizations, and automated operations so you can focus on your application, not infrastructure.

    Key Features

    Automated Setup and Configuration On first login, an interactive setup script guides you through MariaDB configuration. It securely generates and stores the root password, optionally enables remote database connections, and configures firewall rules - all within minutes. No manual database administration required.

    Built-in Backup and Recovery A pre-configured daily cron job automatically backs up all databases to /home/ubuntu/mariadb_backup/. Backups older than 7 days are automatically purged to manage disk space. The included restore script lets you recover any database from a backup file with a single command. For additional resilience, you can export SQL dumps to Amazon S3 or integrate with third-party backup tools.

    Security Hardened The instance ships with security best practices applied out of the box: secure password storage in /root/mariadb_root_password.txt (root-only access), UFW firewall pre-configured to allow only SSH (22) and MariaDB (3306) from trusted sources, and the latest security patches applied. MariaDB is configured to reject anonymous users and remove test databases by default.

    Performance Optimized InnoDB buffer pool, query cache, and connection limits are tuned for the selected instance type. Whether you are running a small development database on t2.medium or a production workload on m5.xlarge, the configuration scales with your instance size.

    Monitoring and Troubleshooting MariaDB logs are available at /var/log/mariadb/ for quick troubleshooting. You can integrate with AWS CloudWatch, Grafana, or Prometheus for advanced monitoring and alerting.

    Use Cases Web applications and CMS platforms (WordPress, Drupal, Joomla) SaaS and multi-tenant applications requiring isolated databases with per-tenant schemas, supporting hundreds of concurrent connections across multiple tenants E-commerce platforms (WooCommerce, Magento, PrestaShop) - for example, a mid-size online store handling thousands of product SKUs and concurrent shoppers can leverage the optimized InnoDB buffer pool to maintain fast catalog queries and reliable order processing during peak traffic Data analytics and reporting pipelines Development and staging environments with production-like configuration Microservices architectures requiring lightweight, reliable database backends

    Getting Started Launch the AMI from AWS Marketplace on your preferred instance type SSH into your instance and follow the interactive setup wizard Your MariaDB server is production-ready with backups, firewall, and tuning configured automatically

    For a detailed getting-started guide, architecture overview, and backup/restore runbook, visit our documentation at <www.perimattic.com >.

    Ready to Get Started?

    Book a free setup consultation with our team to discuss your specific requirements, custom configurations, or migration needs. Schedule a call at https://cal.com/gaurav-pareek-perimattic/marketplace-setup-consultations  or email us at aws-support@perimattic.com .

    Support

    Managed and supported by Perimattic, a cloud infrastructure company with 13+ years of experience serving global clients. We offer free setup assistance, custom integrations, infrastructure consulting, and 24/7 support.

    Highlights

    • Full Root Access MariaDB 11: get complete OS-level control to customize storage engines, install plugins, tune kernel parameters, and configure replication modes without vendor restrictions.
    • Automated Daily Backups with 7-Day Retention: Pre-configured cron job backs up all databases daily, auto-purges older backups, and includes a one-command restore script. Export to S3 for additional resilience.
    • 24/7 Expert Support by Perimattic: 13+ years of cloud infrastructure expertise with free setup assistance, instance sizing guidance, migration planning, and dedicated support at aws-support@perimattic.com.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    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.
    Financing for AWS Marketplace purchases

    Pricing

    Perimattic Managed MariaDB 11 - Secured Database on AWS

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. 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.

    Usage costs (8)

     Info
    Dimension
    Cost/hour
    t2.medium
    Recommended
    $0.05
    t2.large
    $0.05
    t2.xlarge
    $0.05
    t3.medium
    $0.05
    t3.large
    $0.05
    t3.xlarge
    $0.05
    m5.large
    $0.05
    m5.xlarge
    $0.05

    AI Insights

     Info

    Dimensions summary

    You pay by the hour based on the EC2 instance size that runs your managed MariaDB 11 database. Eight instance options span two families. The t2 and t3 series (medium, large, xlarge) suit variable or burstable workloads. The m5 series (large, xlarge) targets steady, balanced compute and memory needs. Within each family, moving from medium to large to xlarge adds more compute and memory. You choose the size that fits your workload, and billing scales with the running hours of your selected instance.

    Top-of-mind questions for buyers

    Each label maps to an AWS EC2 instance size that runs your managed MariaDB 11 database. t2 and t3 sizes offer burstable CPU for variable load. m5 sizes provide steady, balanced compute and memory. The size sets the compute and memory available for your database.
    The software charge meters running hours only. When your instance is fully stopped, hourly software charges stop accruing. Underlying AWS storage for the instance may still bill separately. To avoid software charges during idle periods, stop the running instance.
    Each running instance includes automated provisioning, monitoring, daily backups, security patching, and updates handled by the vendor. Deployments come with pre-configured dashboards, firewall rules, TLS encryption, and role-based access control. These operations apply across all eight instance sizes, so the service scope does not change by size.
    perimattic.com
    Helpful?

    Vendor refund policy

    For any questions or concerns, please contact: Perimattic.com Email: aws-support@perimattic.com 

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    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.

    Usage information

     Info

    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

    Initial Release:

    1. Automated MariaDB Setup: Includes a script that configures MariaDB with secure root passwords and the option for remote access.
    2. Backup Functionality: A script for backing up all MariaDB databases and retaining them in /home/ubuntu/mariadb_backup.
    3. Backup Retention: Backup files older than 7 days are automatically deleted.
    4. Restore Functionality: A script to restore MariaDB databases in new or old database from previously created backups.
    5. Cron Job for Backups: A cron job has been set up to automatically backup MariaDB databases daily.
    6. Secure Password Storage: The MariaDB root password is stored securely in /root/mariadb_root_password.txt

    Additional details

    Usage instructions

    1. 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.

    2. Set Security Group Rules Allow: SSH (22) from your IP to access the instance. MariaDB (3306) only from trusted sources if remote access is required.

    3. Connect to the Instance After launch, connect via SSH: ssh -i <your-key.pem> ubuntu@<Public-IP-of-Instance>

    4. Initial Setup On first login, the automated script will: Prompt you to set a MariaDB root password (or generate one automatically). Ask if you want to enable remote MariaDB connections. Prompt you to configure firewall settings.

    5. MariaDB Access Once setup is complete, access MariaDB with: mariadb -u root -p The root password is securely stored in: /root/mariadb_root_password.txt

    6. Backups A daily cron job backs up all databases to: /home/ubuntu/mariadb_backup/ Backup files older than 7 days are deleted automatically.

    7. Restore from Backup To restore a database from a backup file, run: /home/ubuntu/restore_db.sh <backup-file.sql>

    8. Verification Run mariadb -u root -p -e "SHOW DATABASES;" to confirm setup. Check /var/log/mariadb/ 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:

    Email us: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Learn more: <www.perimattic.com >

    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.

    Let's build something great together!

    Support

    Vendor support

    Support by Perimattic

    Perimattic provides 24/7 support for all AWS Marketplace products. Our team has 13+ years of cloud infrastructure expertise serving global clients.

    Contact Channels: Email: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Website: <www.perimattic.com >

    What We Help With: Initial setup and configuration assistance (free) Troubleshooting database connectivity, performance, and backup issues Custom development and integrations Infrastructure consulting and architecture review Migration planning from other database solutions Automation solutions and scaling guidance

    Instance Sizing Guidance: To help you select the right instance type for your workload: t2.medium or t3.medium: Development environments, small applications with fewer than 50 concurrent connections and under 10 GB of data m5.large: Production workloads with moderate traffic, up to 200 concurrent connections and up to 50 GB of data m5.xlarge: High-traffic production databases, e-commerce platforms, and SaaS applications with 500+ concurrent connections and larger datasets

    For workload-specific sizing recommendations, contact our team for a free consultation. We ensure your deployment runs smoothly and scales with your needs.

    Refunds and Issues: If you experience any issues with the product or need to request a refund, contact us at aws-support@perimattic.com  and we will respond promptly to resolve your concern.

    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

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    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.