If set Invalidations in cloud front, cache still working in cloudfront ?

0

If I set "/*" in Invalidations. I don't know cache in cloudfront will be disable or still working only reload if file in S3 change.

Nam
posta 7 mesi fa199 visualizzazioni
1 Risposta
0
Risposta accettata

Hello.

Clearing the cache with "/*" will delete all the cache at that point.
In other words, it doesn't matter if the S3 object is being updated.
If you delete CloudFront's cache while S3 objects have not been updated, the cache for the objects that have not been updated will only be recreated.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html

profile picture
ESPERTO
con risposta 7 mesi fa
profile pictureAWS
ESPERTO
verificato 7 mesi fa
  • hmmm. I have more question. If I have file image name "logo.png" in S3. So I have delete file and upload new file same name "logo.png" how to tell CloudFront update new file image. I try Invalidations "/*" but Cloudfront still get old image

  • Did you clear the CloudFront cache after updating the file? Also, please delete your browser cache.

  • Oh It's work. I don't know must delete browser cache. Thanks

  • Does any way AWS support to watch which file or images store in cache CloudFront ?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande