Shrawan Poudel
Shrawan's Blog

Shrawan's Blog

Follow
Shrawan Poudel

Shrawan Poudel

11 followers

Working on mission to provide, Software Engineering Trainings easily and freely accessible to everyone through EdTech

~ I write Django related blogs and tutorial at https://djangotherightway.com/

Cloudflare R2 - Generating Presigned URL

Jul 15, 20221 min read 288 views

Since, cloudflare R2 is compatible with S3 API, we can simply use boto3 to work with R2 as wll import logging import boto3 from botocore.exceptions...

My talk on getting Inside Nginx Web Server