We've completed the first phase of adding observability to the NGINX Modern Apps Reference Architecture (MARA). Here's how and why we chose OpenTelemetry as our base solution, and how we integrated it and other solutions to implement seven aspects of observability.
Elijah Zupancic

Using NGINX as an Object Storage Gateway
Deploying NGINX as a caching reverse proxy in front of Amazon S3 and S3-compatible object stores has two benefits: NGINX caches requests to your object store and prevents unwanted discovery of its contents. Get complete installation and configuration instructions.
A New, Open Source Modern Apps Reference Architecture
We announce the Modern Apps Reference Architecture, an open source architecture and deployment model for modern apps deployed in Kubernetes.
Automating Installation of WordPress with NGINX Unit on Ubuntu
We walk through a bash script for setting up a WordPress deployment on Ubuntu that's managed by NGINX Unit and uses NGINX for web serving. The resulting WordPress deployment is scriptable, supports Let’s Encrypt, and has production-ready settings.