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):
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.
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.