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.
9 articles tagged with "Container"
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.
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.
Configure Amazon CloudFront CDN with Nginx and Pagespeed to serve static assets from geographically distributed edge locations, reducing server load and improving performance.
Measure web performance improvements using Pagespeed statistics, Google Analytics, Search Console, and PageSpeed Insights to track connection time, response time, and user experience.
Learn how to safely rollout new versions and rollback deployments on Kubernetes clusters using kubectl commands, with examples of rolling update strategies and health checks.
Presentation about Docker and container technologies at Anchor Coworking on December 27th, 2014, including slides and Q&A session covering Docker, CoreOS, Rocket, and practical DevOps considerations.
Set up Nginx as a reverse proxy for Docker private registry in a separate container, enabling virtual host configuration and fine-grained HTTP control.
Configure Docker private registry to use Amazon S3 as storage backend for container images, including IAM setup, common issues, and complete working configuration.
Step-by-step guide to set up a private Docker registry using the official registry container, including local setup, common issues, and solutions for insecure registry endpoints.