Developing WordPress on Azure App Service
WordPress and Azure App Service
- What is WordPress?
- How to setup enterprise-class WordPress web app
- How to purchase ClearDB Shared MySQL hosting for your WordPress app
- How to Purchase ClearDB dedicated MySQL cluster for your WordPress app
- Deploy a WordPress web app backed with MySQL replication cluster
- Build your own Master-Master MySQL Cluster using Percona Cluster and learn more on how to manage the cluster
- Deploy WordPress backed by MySQL replication cluster with master-slave configuration
Deploy a WordPress app backed by SQL Azure DB managed by ProjectNami
Troubleshooting WordPress Application
Gather usage telemetry using Azure Application Insights service
Run Zend Zray profiler against your web app to diagnose issues and performance
Use Kudu Support portal to diagnose and mitigate issues in real time
Use various auto-heal rules to automate resolving real time incidents
Performance
- How to speed up WordPress web app
- How to enabled redis cache using redis cache plugin
- How to enable memcached object cache for WordPress using memcached plugin
- Enable wincache with W3 total cache plugin
- How to use supercache plugin to speed up WordPress app
- How to server caching using IIS output caching
- How to enabled browser caching for static content