Thanks for the comment. The video is meant to address a commonly asked question, not necessarily comparing two similar technologies. As explained in the video, they are quite different.
This is honestly not correct. File systems are a legacy way to store data. Hierarchical data organization is never better as consistently using meta data. Object storage has been "invented" as a simplified, use case optimized alternative to relational databases. The choice today is if object storage or relational.
Thanks for the comment. The video is meant to address a commonly asked question. And file storage certainly still has its place today. For example, cloud providers like AWS still offers file storage services like EFS, FSX. They are useful in certain scenarios like CMS and dev environment etc.
Its great for me, it makes me focus on the actual content, not flashy animation and stuff, the graphics are really enough, its there to support your explanation. @@SystemDesignSchool
Learn more about system design at systemdesignschool.io/
Great content. Maybe the algorithm "bless" you
Thanks so much!
I am here because of the algorithm.
I'm here too because of it
The algorithm works in mysterious ways
can you try with no background music? great content, amazing teacher thanks
3:26 “read” I’m guessing this is AI. Also no one spells out FAT at 0:45.
Oh oops, should have caught that. Thanks for pointing it out. We use AI voice cuz it's easier to sync up with the video.
I’m ok with AI as long as it’s concise and accurate.
@@SystemDesignSchoolno way that voice is AI
bro, I spell out FAT always
It's FAT, though- it's silly to spell it out- otherwise the official spelling would be "F-A-T", lol.
Explain the point from CONS:
Scalability Limitations
This…doesn’t seem like an apples to apples comparison 🤔
Thanks for the comment. The video is meant to address a commonly asked question, not necessarily comparing two similar technologies. As explained in the video, they are quite different.
any example for object storage?
given at 2:33
if you are looking for something self-hosted there is minIO
Object storage supports a hierarchy structure though
Not really. They have Metadata attached for the type of object but they're still being stored flatly
Thank you
W content!
W comment!
This is honestly not correct. File systems are a legacy way to store data. Hierarchical data organization is never better as consistently using meta data. Object storage has been "invented" as a simplified, use case optimized alternative to relational databases. The choice today is if object storage or relational.
There are also networked drives... But yes, I am thinking they are probably never used for content delivery...
Thanks for the comment. The video is meant to address a commonly asked question. And file storage certainly still has its place today. For example, cloud providers like AWS still offers file storage services like EFS, FSX. They are useful in certain scenarios like CMS and dev environment etc.
All I know is, I would prefer file paths & hierarchy in certain scenarios for sure for my projects.
@@mikr13 you still could mimic a hierarchical folder structure in S3 though, aws console would group your files based on their prefix then display.
good content , bad design
Thanks about the content - any suggestions for how we can improve our design?
Its great for me, it makes me focus on the actual content, not flashy animation and stuff, the graphics are really enough, its there to support your explanation. @@SystemDesignSchool