Why Storing Files for the Web Is Not as Straightforward as You Might Think
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the complexities of file storage for web applications in this 39-minute conference talk from EuroPython 2015. Delve into the challenges faced by projects when transitioning to cloud deployment or migrating infrastructure. Learn about DEPOT, a file storage framework designed to address these issues while providing a user-friendly interface for developers. Discover how to implement attachments with SQLAlchemy or MongoDB using DEPOT, and understand strategies for handling storage backend migrations and long-term evolution. Gain insights into the flexibility of DEPOT, which allows for seamless switching between different storage options without code modifications, similar to SQLAlchemy's database abstraction capabilities.
Syllabus
Alessandro Molina - Why storing files for the web is not as straightforward as you might think.
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube