AEMaaCS supports Cloudfare CDN? | Community
Skip to main content
New Member
November 12, 2024
Solved

AEMaaCS supports Cloudfare CDN?

  • November 12, 2024
  • 2 replies
  • 621 views

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 ? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by daniel-strmecki

Hi @km_aem1,

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/content-delivery/cdn#sample-configurations

 

Good luck,

Daniel

2 replies

daniel-strmecki
Adobe Champion and Community Advisor
daniel-strmeckiAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
November 12, 2024

Hi @km_aem1,

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/content-delivery/cdn#sample-configurations

 

Good luck,

Daniel

KM_AEM1Author
New Member
November 12, 2024

Thank you so much for your response @daniel-strmecki