Purge AEM cloud OOTB CDN cache using cloud manager | Community
Skip to main content
AMANATH_ULLAH
Community Advisor
Community Advisor
March 17, 2024
New

Purge AEM cloud OOTB CDN cache using cloud manager

  • March 17, 2024
  • 3 replies
  • 960 views
Request for Feature Enhancement (RFE) Summary: Request to have a feature to purge AEM cloud OOTB CDN cache using cloud manager.
Use-case: Currently, we use CURL to clear cache using the x-aem-purge-key provided by Adobe for each environment. Can we have an interface in cloud manager to purge the OOTB CDN cache of URL's/ entire domain for each environment in AEM cloud.
Current/Experienced Behavior: Using CURL to purge the cache
Improved/Expected Behavior: To have this feature in Cloud Manager
Environment Details (AEM version/service pack, any other specifics if applicable): AEM Cloud
Customer-name/Organization name:  
Screenshot (if applicable):  
Code package (if applicable):  

3 replies

anupampat
Community Advisor
Community Advisor
March 17, 2024

And maybe include an option to purge for a specific path as well.

iamnjain
Community Advisor
Community Advisor
March 18, 2024

@amanath_ullah 

 

This will be good addition where a person can do this through UI.

 

What we have implemented in our project, a jenkins pipeline with an input parameter where person can input the path(cache to be cleared) and run the script. It will take 1 sec. to complete.

Tad_Reeves
Adobe Champion
Adobe Champion
March 18, 2024

100% seconded on this. 

Cache flush for CDN and for Dispatcher tier would absolutely be useful for any environment.  Yes, more-evolved enterprise deployments will have this built into other Jenkins or ADO orchestration that they're using, but having an ad-hoc OOTB flush for CDN and dispatcher would be extremely useful.