Posted in: AWS coudfront
CloudFront CDN Setup for WordPress
Amazon CloudFront is a pull-only Content Distribution Network (CDN). All incoming requests for assets on a CloudFront enabled site will go through the CDN’s cached version. If an asset has expired or is missing, a fresh copy is pulled from the the origin site directly.
Before You Begin
Be sure that you:
Have an existing WordPress site or create one...