MariaDB

AWS Azure Databases 4 variations

MariaDB, the open source relational database, preconfigured on Windows Server with Galera Cluster for synchronous multi master replication.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened MariaDB image, built and supported by cloudimg.

ProductCloudOperating systemVersion
MariaDB Community Server - Managed Support AWS Community View · Guide
MariaDB on Windows - Production Ready AWS Windows Standard View · Guide
MariaDB 10.11 LTS Ubuntu 24.04 Azure Ubuntu 24.04 10.11 LTS View
MariaDB 11 LTS Ubuntu 24.04 Azure Ubuntu 24.04 11 LTS View

Overview

MariaDB is an open source relational database and a binary compatible replacement for MySQL. This image runs it, InnoDB for ACID workloads, and engines such as MyRocks and ColumnStore for write heavy and analytical workloads. It suits Windows shops and .NET teams that need native ADO.NET and Entity Framework connectivity.

Why the cloudimg image

The cloudimg image is production ready with automatic service startup, Windows Firewall rules restricting access to the RDP and database ports, and preinstalled CloudWatch, SSM and AWS CLI. It is available, 2019 and 2022 and is backed by 24/7 cloudimg support with a guaranteed 24 hour response.

Common uses

  • Windows database backends
  • Dot NET application data
  • Multi master replication