is there any function like this in AWS Cloudfront CDN ?

0

Hello. Thanks for kind reading in advance.

I am currently using BunnyCDN but the image render is not working at all(just white paper..) when the traffic increases. I am wondering why it happens ;(

To replace the CDN conveniently, I am looking for CDN provider like this

If I store the jpg files to S3 storage, can I get the unique url address link for each jpg files? I mean , if I store 100 number of jpg files , then there should be 100 unique url per each files. So that I can embed that link to my app admin panel

The important thing is, the url address should be same across the region. Suppose the file name is AAA . The url of this AAA file should be same across the region like Asia, USA, Europe region . And if the user click the url, will be cached from the nearest region automatically.

May I ask, does the Cloudfront CDN has the above function?

Thanks

preguntada hace un año236 visualizaciones
1 Respuesta
0

Hi,

Yes, each S3 key name uniquely identifies the Object and its URL location.

If you attempt to upload an object with the same name, in the same bucket location, it will be overridden, meaning you ll always have unique keys / paths, even in CloudFront.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-keys.html

profile picture
EXPERTO
respondido hace un año

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