Implement Amazon S3 Storage for Static and Media files in Django

Implement Amazon S3 Storage for Static and Media files in Django

16.559 Lượt nghe
Implement Amazon S3 Storage for Static and Media files in Django
🧑‍🏫 COURSES — Explore my latest Cloud computing & Django courses: https://www.cloudwithdjango.com/courses Implement Amazon S3 Storage for Static and Media files in Django ⚡️ Important link(s): AWS / AWS Management Console: https://aws.amazon.com/console/ AWS account setup guide: https://www.cloudwithdjango.com/aws-steps-to-create-your-account/ AWS CLI Installation and setup: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html Django Storages: https://pypi.org/project/django-storages/ Boto3: https://pypi.org/project/boto3/ Direct GitHub reference link: https://github.com/cloud-with-django/s3-reference-project 🐦 Twitter: https://twitter.com/CloudWDjango ⭐️ Github: https://github.com/cloud-with-django 📢 Coaching: https://www.cloudwithdjango.com/coaching/ 📑 Blog: https://www.cloudwithdjango.com/blog/ ❤️ Support: https://www.paypal.com/donate/?hosted_button_id=VDAGR4FY5ZX7E 💫 Become a Cloud With Django member (30% course discounts): https://www.youtube.com/channel/UCOt9y7PRc-NKFw7BR0ixjuQ/join 🪧 Video timestamps: 00:00 - Intro 00:07 - Prerequisites and overview 5:41 - Create an S3 bucket 12:02 - Create an IAM User 18:19 - Install and setup the AWS CLI 23:19 - Integrating S3 with our Django app 29:40 - S3 with OLDER Django versions 36:18 - S3 with NEWER Django versions 41:26 - Resource cleanup