L
L
lleviy2019-11-14 21:07:33
Django
lleviy, 2019-11-14 21:07:33

Are there free object stores for django?

Please tell me free object stores for storing Django media files.
I have an extremely small project, which, in fact, is used only by me during testing, occasionally a couple more people, i.e., in the amount of media files uploaded by users, there will not be even 1 GB soon. Therefore, I need to find something the most optimal - if there are no free ones, then tell me for the smallest cost.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2019-11-14
@lleviy

Amazon s3
As part of the AWS Free Tier, you can get started with Amazon S3 for free. Upon enrollment, new AWS customers receive 5 GB of Amazon S3 S3 Standard storage, 20,000 GET requests, 2,000 PUT, COPY, POST, or LIST requests, and 15 GB of outbound traffic each month for one year.
If the project is small enough, paid usage will be extremely cheap.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question