Configure traffic at the CDN

You can configure traffic at the CDN in various ways, including:

Use YAML files in Git to configure these features. And, use the Cloud Manager Config Pipeline to deploy them.

Configure CDN error pages

You can configure a CDN error page to replace the default, unbranded page. This custom page is displayed in the rare event that AEM is unavailable. For more details, see Configuring CDN error pages.

Purge cached content at the CDN

Setting TTL using the HTTP Cache-Control header is an effective approach to balance content delivery performance and content freshness. However, in scenarios where it is critical to serve updated content immediately, it may be beneficial to purge the CDN cache directly.

Read about configuring a purge API token and purging cached CDN content.

Basic authentication at the CDN

For light authentication use cases including business stakeholders reviewing content, protect content by displaying a basic auth dialog requiring a username and password. Learn more.