Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Using MariaDB instead of MySQL shouldn’t cause any problems with Joomla. If your installation is not able to connect to your database server or shows another error I would recommend checking the configuraiton.php file with special attention to the $db and $dbprefix variables. Make sure that $db is the name of your database and if you are not using a prefix for your table names, make sure that $dbprefix is blank.
If you’re seeing a specific error as things currently are, share it here as it might provide some additional information to point us in the right direction.