Expand my Community achievements bar.

Purge AEM cloud OOTB CDN cache using cloud manager

Avatar

Level 5

3/17/24

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 Comments

Avatar

Community Advisor

3/18/24

@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.

Avatar

Level 2

3/18/24

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.