Tag: Nginx
6 articles tagged with "Nginx"
2016
Serving the web at light-speed
Optimize website load speed using Nginx with Pagespeed module and Amazon CloudFront CDN. Part 1 of a 4-part series covering tools, techniques, and performance measurement.
Nginx, pagespeed and a simple node.js backend
Set up Nginx with Pagespeed module and Node.js backend in Docker containers for automatic asset optimization, HTML minification, and improved web performance without code changes.
Amazon Cloudfront as our Content Delivery Network
Configure Amazon CloudFront CDN with Nginx and Pagespeed to serve static assets from geographically distributed edge locations, reducing server load and improving performance.
Instrument, Measure and Learn
Measure web performance improvements using Pagespeed statistics, Google Analytics, Search Console, and PageSpeed Insights to track connection time, response time, and user experience.
2014
Private Registry 103: Nginx front container
Set up Nginx as a reverse proxy for Docker private registry in a separate container, enabling virtual host configuration and fine-grained HTTP control.