mysql

A collection of 6 posts

linux

Running an optimized MariaDB (MySQL) cluster on Azure

Introduction In this post, I'm going to create a multi-Master Galera [http://galeracluster.com/products/] cluster of MariaDBs [https://mariadb.org/en/about/], a robust, scalable, and reliable drop-in replacement for

  • Ahmed Sabbour
9 min read
mysql

Highly Available and Scalable Master-Master MySQL on Azure Virtual Machines

Introduction Achieving High Availability on your database level is essential in order to maintain your application availability. On Azure, you can provision a managed highly-available MySQL database cluster through a 3rd party ClearDB

  • Ahmed Sabbour
8 min read
php

Creating a LAMP Stack (Linux, Apache, MySQL, PHP) using tasksel on Windows Azure

Introduction I’ve covered in my previous post how to create a LAMP stack on Windows Azure using the BitNami provided image [https://sabbour.me/creating-a-lamp-stack-linux-apache-mysql-php-on-windows-azure]. In this post, I’ll alternatively create

  • Ahmed Sabbour
3 min read
php

Creating a LAMP Stack (Linux, Apache, MySQL, PHP) from BitNami on Windows Azure

Introduction In the previous post [https://sabbour.me/creating-a-wimp-stack-windows-server-iis-mysql-php-on-windows-azure] , I’ve shown you how to create a WIMP stack (Windows, IIS, MySQL, PHP) on a Windows Azure virtual machine. In this post, we’

  • Ahmed Sabbour
5 min read
php

Creating a WIMP Stack (Windows Server, IIS, MySQL, PHP) on Windows Azure

Introduction In this post, I'll take you through how you can create a WIMP stack (regardless of the name!) onto a Windows Azure VM really easy. I'm a guy

  • Ahmed Sabbour
7 min read
mysql

Using WordPress on Windows Azure with SQL Server instead of MySQL

Introduction Creating a WordPress based site on Windows Azure is already pretty trivial, you can very easily select WordPress from the gallery when creating an Azure Website. The problem is, by default, Wordpress

  • Ahmed Sabbour
5 min read
© 2025
Latest Posts Ghost