Azure WordPress and Scalable WordPress

Basic differences: Media is stored in a separate storage account and MySQL database is automatically scalable using ClearDB (master-master replica).

Regular WordPress is single site single database only. For performance critical scenarios, scalable wordpress will handle a lot more concurrent requests. It also provides contingency.

Leave a Comment