Covering nearly 30 percent of all websites, WordPress is certainly the Content Management System (CMS) of choice by many. Although it came from a blogging background, WordPress is a very powerful CMS for all content types and powers some of the world's busiest websites.
By combining it with NGINX, you can deploy a highly scalable web platform.
You can view the official WordPress documentation on NGINX at https://codex.wordpress.org/Nginx.
We'll also cover some of the more complex WordPress scenarios, including multisite configurations with subdomains and directories.
Let's get started.