V
V
vism2019-02-05 20:50:39
CDN
vism, 2019-02-05 20:50:39

Is it better to use CDN or Storage in laravel project?

In the project, a review aggregator, you need to download avatars of people who left reviews. It is also possible to transfer the storage of some files.
What do you usually use, just CDN or File storage?
Do I understand correctly that File storage is essentially a CDN, only more functional?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2019-02-05
@vism

CDN does not store data, file storage does not parse, object storage does not store files, laravel is not a CDN. Detail the question

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question