Mike Stowe of MuleSoft explains how to use spec-driven development to build APIs that will continue to work in the long term
Mike Howsden of PBS Digital describes how he uses the NGINX proxy_cache_use_stale directive to mitigate the effects of the thundering herd problem.
Principal consultant Zhamak Dehghani of Thoughtworks explored challenges around implementing microservices on a large scale, at nginx.conf 2015.
In his keynote address from nginx.conf 2015, John Willis of Docker outlines DevOps methodology for achieving immutable infrastructure and app delivery.
At nginx.conf 2015, Peter Eckersley and Yan Zhu of the Electronic Frontier Foundation explain how the new Let’s Encrypt CA promotes adoption of TLS .
Enable users of the major browsers to use HTTP/2 to access your site hosted on NGINX, now that the browsers no longer support NPN.
Discover how configuring HTTP Strict Transport Security (HSTS) in NGINX and NGINX Plus prevents HTTP hijacking attacks
Explore how different cache configurations (with writes mirrored, striped, or split between two independent caches) affect cache-write throughput in NGINX.
Learn how two NGINX caching strategies, cache lock and cache slice, optimize the efficiency and effectiveness of byte-range caching.
Learn how to use the logging facility in NGINX and NGINX Plus for application performance monitoring (APM)
Learn how microcaching (short-term caching of dynamic content) can improve performance on a website powered by WordPress or similar applications.
Learn how to deploy NGINX and NGINX Plus in containers on Photon OS, a lightweight Linux container host released as open source by VMware.
Learn how to deploy a Debug Server to capture requests that have caused 5xx errors on application servers, as an aid to debugging the error causes.
Use these 9 tips from NGINX to increase your site’s speed and security and boost WordPress performance
Learn how to convert Apache HTTP server rewrite rules to NGINX rewrite rules that operate as efficiently as possible
Learn how to create NGINX rewrite rules to control the flow of request processing or redirect clients to the correct location for resources they request
Learn about HTTP/2 support introduced in version 1.9.5 of NGINX Open Source.
Performance is critical to success, and caching is one basic tool for improving it. Learn all about caching with NGINX and NGINX Plus.