Django & Azure Blob Storage - Storing User Uploaded files in Azure Storage

Описание к видео Django & Azure Blob Storage - Storing User Uploaded files in Azure Storage

In this video, we'll see how to integrate Django with Azure Blob Storage, using the django-storages package. We'll explore different concepts relating to Azure Storage Accounts and Containers, and will learn how to store user-uploaded files on the cloud.

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes

📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro
00:59 django-storages intro
01:31 Creating Django model with FileField
03:28 Installing and setting up Django-storages for Azure Blob Storage
06:40 Creating Azure resource group
07:46 Creating Azure Storage Account
10:21 Creating Azure Blob Container
11:22 Reading Azure settings in with Django-environ
13:26 Creating file upload Django Form
21:47 Listing user’s uploaded files from Blob Storage
24:16 Making object URLs public in Azure Blob Container
28:29 Azure Blob signed URL durations with the expiration_secs property

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://bugbytes.io/posts/
👾 Github: https://github.com/bugbytes-io/Django...
🐦 Twitter:   / bugbytesio  

📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
Django-storages: https://django-storages.readthedocs.i...
django-environ: https://django-environ.readthedocs.io...
Azure Blob Storage: https://azure.microsoft.com/en-gb/pro...

#python #django #webdevelopment #azure

Комментарии

Информация по комментариям в разработке