Static vs. Media files in Django18 June 2019 • 6 min readThe difference between static and media files in Django, which are often confused by beginners.
Add cache-control header to an entire S3 Bucket using Boto31 May 2019 • 2 min readHow to change cache-control header for multiple objects in a AWS S3 bucket using boto3.