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
preguntada hace un año253 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
EXPERTO
respondido hace un año
profile pictureAWS
EXPERTO
revisado hace un año
  • 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 ?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas