Posts tagged with: "performance"

Built For Speed: Using Amazon CloudFront To Serve Assets

By Intridea July 6, 2009 in amazon, s3, performance, yslow, built_for_speed, cloudfront

There are a lot of CDNs out there, but I’ve decided to use Amazon’s CloudFront because it’s relatively cheap and easy to set up (not to mention it integrates seamlessly with S3).

Built For Speed: Using the AssetPackager Plugin

By Intridea June 26, 2009 in performance, assetpackager, yslow, built_for_speed

In order to compress JavaScript and CSS files in my applications, I use Scott Becker’s AssetPackager plugin.