Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By sebagua
Hello. I have problems to upload files when use gunicorn in a django app. If i use the django testing server via python manage.py runserver, all work fine.
I tried change the owner (to django) and permissions to the folders and nothing change. How can i fix that or how can i debug with gunicorn?
Thanks.
PD: Sorry my english.