Block vs. File Storage

  Рет қаралды 87,336

IBM Technology

IBM Technology

Күн бұрын

Пікірлер: 50
@digitaldrive1192
@digitaldrive1192 2 жыл бұрын
This guy is the best, always breaks it down in easy to understand terms and diagrams.
@neetishraj
@neetishraj Жыл бұрын
This is how explanations should be when coming from actual experience. Bravo!
@Z3kyTw0
@Z3kyTw0 10 ай бұрын
Prepping to take Sec+ exam and this video presented the concepts perfectly. Thank you
@gustirolli441
@gustirolli441 2 жыл бұрын
Very clear and simple explained and visualized with the right numbers of words. Thank you so much
@davidchagalidze
@davidchagalidze 5 ай бұрын
Storage is great. But I am impressed with your writing skills. Using both of your hands equally in reversed directions is so cool :)
@natanfelek
@natanfelek 2 жыл бұрын
you are the best. these explanations are clear and concise.
@shadowwolf5578
@shadowwolf5578 2 жыл бұрын
neat and clear explanation. Particularly this guy is awesome . He explain so clearly
@psy237
@psy237 Жыл бұрын
What's the difference on the disk/server level? I mean I watch this video and have exactly the same amount of information as before when not knowing anything about block storage... It's unclear where the differences are.. The differences I was able to take in the end is that "block storage" is greast if you have databases or clouds and file based storage let's you have shares and user access control... What about the physical aspects like disk? When I install mysql on my file storage, does it mean my sql database is then used the wrong way, or is there the possibility of using block storage inside file storage??? Is the block storage on special parts of the harddisks as only from block storage can be booted... What's hypervisor, why even mention it? Nothing gets explained here... Your blocks look like dots inside a box, that's what blocks are to me after watching this video
@tourdesource
@tourdesource Жыл бұрын
My thoughts exactly.
@yakupbilen7612
@yakupbilen7612 7 ай бұрын
Did you find any information or resource ? Thanks in advance.
@amad8099
@amad8099 2 жыл бұрын
Brilliant explanation/comparison of a topic that's hard to understand! Thank you!
@alayandemustapha8298
@alayandemustapha8298 3 жыл бұрын
Well done, please let's more of this.
@neail5466
@neail5466 Жыл бұрын
Great, what about an hour or 2 long only on storage theory? It would be really great to have hour long full coverage lectures. Please try.
@TrippleXD545
@TrippleXD545 5 ай бұрын
lol no. thats what wikipedia is for
@SS70210
@SS70210 Жыл бұрын
Love this explanation. thanks for sharing.
@bosssetent7180
@bosssetent7180 2 жыл бұрын
Amazing video fam!
@mykhailokoliadko7737
@mykhailokoliadko7737 2 жыл бұрын
Thanks man, that was awesome explanation. You are the best)
@_sr
@_sr 2 жыл бұрын
7:56 block storage is bootable and can be used for file storage as well. What do you mean? Do we build file storage on top of block storage? If so, aren't you comparing apples and oranges?
@onbootstrap
@onbootstrap 2 жыл бұрын
Yes that is the key information i was seeking .. is file storage just a virtual storage system built on top of a block storage just like an object storage?
@vladvasile8695
@vladvasile8695 2 жыл бұрын
My understanding is that these concepts are applicable just in the context of platforms like AWS, Azure, or GCP. So basically, the Block Storage is something like a raw hard drive and the File Storage is something like a hard drive with a file system mounted on top.
@wingsphysio
@wingsphysio 7 ай бұрын
I’m still none the wiser 😂 99 percent went straight over my head
@hassanmalik667
@hassanmalik667 7 ай бұрын
summary : logical hierarchy of data , chunks of block data
@oah8465
@oah8465 2 жыл бұрын
fantastic video but why is the database better suited for block-storage?
@DanielFSmith
@DanielFSmith Жыл бұрын
I think the prohibition is overstated, but you can think of it like this: a filesystem is itself a hierarchical database. If you run a database on top of another database then it is subject to the whims of the underlying DB. In the case of block storage, the "contract" for multiple access/caching/locking is pretty well defined. Filesystems, however, can vary. Small DBs run happily anywhere. We're talking about big DBs here (many writers, distributed storage). TL;DR: it depends.
@ParthibanNagarajan
@ParthibanNagarajan 3 жыл бұрын
Please make a video of sharing the mounts across the servers.
@MurangShaBu_MahalNaBiGas
@MurangShaBu_MahalNaBiGas 2 жыл бұрын
Thank you! great explaination as always.
@sunshine8477
@sunshine8477 2 жыл бұрын
very helpful !! thanks !!
@DeepakKumar-sx5pi
@DeepakKumar-sx5pi Жыл бұрын
Is CDN an object or blob storage? Can you also give some examples in real life, where these storages are used? Also, does BLOCK storage falls under structured data?
@johnmcnicholas4697
@johnmcnicholas4697 2 жыл бұрын
Great video. Thanks
@robertoN2024
@robertoN2024 2 жыл бұрын
NFS, SMB stored in NAS mainly for office files, images used by end users, while block based is for fast access or high IO for Database, clusters or Applications with high transaction where latency is the key .. Network attached vs local/FC/iSCSI will make a big difference in total overall performance, Applications for processing and algorithm where CPU is consumed will reside in local object store side today under SSD . old days in Mirror disks or partitions.. same as OS location
@themistoclesnelson2163
@themistoclesnelson2163 Жыл бұрын
Thanks!
@alimahmouditavana3719
@alimahmouditavana3719 Жыл бұрын
Thanks
@Azoundo
@Azoundo 7 ай бұрын
What are some examples of block storage I can format my devices as? I know for FS there is NTFS and FAT BTRFS. But what systems can I go and get for block storage?
@rumildaolik4905
@rumildaolik4905 2 жыл бұрын
excellent 🙂
@JoeMillion
@JoeMillion 9 ай бұрын
if I want to work on my .DWG file from Autocad, do I have to copy paste to my computer then work on it and upload it again to my NAS after i finished working? or I can work directly from NAS without having to download and upload it every time I work on it?
@clach4973
@clach4973 4 ай бұрын
is anyone able to explain the difference between mounting directly to the hypervisor vs mounting to the VSI via a mount point?
@ithereos9554
@ithereos9554 Жыл бұрын
Someting I don't get is, is "File Storage" not also mounted on block devices such as spinning disks?
@NeerajGupta-fy1bv
@NeerajGupta-fy1bv 2 жыл бұрын
Legend
@TheD112
@TheD112 2 жыл бұрын
I have a stateless cluster with read only NFS-root, and a cachefilesd to reduce the network traffic. The setup works well for 12 nodes. I was thinking replacing the NFS-root with a block device, like iSCSI, but couldn't find anything good for caching. Any suggestion?
@danish6192
@danish6192 2 жыл бұрын
why cannot boot from file storage (physical reason) ?
@jayanth1376
@jayanth1376 3 жыл бұрын
👌👌👌
@felixg2062
@felixg2062 Жыл бұрын
So in short Blocks are used for some apps and file share is used for something like a DAM. If I am not mistaken 😅
@vrnshanks111
@vrnshanks111 2 жыл бұрын
A quick doubt. I see the word "block" being referred in two contexts. Each file when saved is broken into lots of independent parts. I have seen people referring to these small parts of the file as blocks. Secondly you are also using the word block to refer to the storage media i.e. the storage volume that gets mounted. Are both usage correct?
@Douglas_Gillette
@Douglas_Gillette 2 жыл бұрын
Exactly. This video is a bit disappointing. Storage and the lingo for storage is confusing.
@hodergai2357
@hodergai2357 6 ай бұрын
4 minutes into the video and I don't hear a single word explaining the difference, you should just say the different upfront in plain and simple words, really bad presentation
@relaxingnature2617
@relaxingnature2617 Жыл бұрын
He needs to dumb this down farther ..
@25Samox
@25Samox Жыл бұрын
IS HE WRITING REVERSE SO WE CAN SEE IT CORRECT ??
@olgakust4536
@olgakust4536 Жыл бұрын
Same question
@ParthibanNagarajan
@ParthibanNagarajan 3 жыл бұрын
Can I configure a Linux system with multiple keyboards, mouses and monitors so that multiple users can login and share the CPU among themselves? Is it possible to achieve the same in a Windows system?
@bradleyknapp2909
@bradleyknapp2909 3 жыл бұрын
You can! Check out my video here that explains it - kzbin.info/www/bejne/aXaTdn6LoLJ4oMU
What is Object Storage?
10:28
IBM Technology
Рет қаралды 100 М.
What is a Hypervisor?
6:32
IBM Technology
Рет қаралды 207 М.
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3,4 МЛН
The Singing Challenge #joker #Harriet Quinn
00:35
佐助与鸣人
Рет қаралды 47 МЛН
System Design: Storage | File vs Block vs Object
15:33
techwithshakul
Рет қаралды 16 М.
Explaining File Systems: NTFS, exFAT, FAT32, ext4 & More
11:05
ExplainingComputers
Рет қаралды 1,3 МЛН
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
AWS Storage - EBS vs S3 vs EFS
29:48
AWS with Chetan
Рет қаралды 125 М.
What are AI Agents?
12:29
IBM Technology
Рет қаралды 693 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 324 М.
What is Cloud Storage?
8:55
IBM Technology
Рет қаралды 106 М.
File (NAS) vs. Block (SAN) vs. Object Cloud Storage
29:28
Zach Gollwitzer
Рет қаралды 83 М.
Virtual Machines vs Containers
8:57
PowerCert Animated Videos
Рет қаралды 968 М.
По этому видео даже сняли сериал👷‍♂️🚜🚘
0:31
Gelik Shorts | Лучшие Авто Видео из России
Рет қаралды 2,5 МЛН
ОБЫЧНАЯ КВАРТИРА ПАЦАНОВ 😂😂
0:56
TwoR FILMS
Рет қаралды 487 М.
Думала перехитрить робота😱
0:29
FilmBytes
Рет қаралды 3,4 МЛН