Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

AEMaaCS supports Cloudfare CDN?

Avatar

Level 1

Our client is on AEM 6.5 on prem version and wants to migrate to AEMaaCS. During initial discussion - we were asked to ensure if AEMaaCS would support the Cloudfare integration for CDN or not.

 

Is there any Adobe references that we can use to understand this ? 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

Hi @KiranMo6,

with AEMaaCS you get Fastly CDN OOTB, which always remains part of the infrastructure. However, in case you want to bring your own CDN that is possible. You can instruct the OOTB Fastly to not perform any caching and just pass the content to your CDN.

I am using Amakai, but this for sure also works with Cloudfront, see example configurations here: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/con...

 

Good luck,

Daniel

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor and Adobe Champion

Hi @KiranMo6,

with AEMaaCS you get Fastly CDN OOTB, which always remains part of the infrastructure. However, in case you want to bring your own CDN that is possible. You can instruct the OOTB Fastly to not perform any caching and just pass the content to your CDN.

I am using Amakai, but this for sure also works with Cloudfront, see example configurations here: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/con...

 

Good luck,

Daniel

Avatar

Level 1

Thank you so much for your response @daniel-strmecki