
- Storage devices
- How different types of storage drive different management & access solutions
- Which use cases tend to favor block, file or object
- Block
- Where everything is in fixed-size chunks
- SCSI and SCSI-based protocols, and how FC and iSCSI fit in
- Files
- When everything is a stream of bytes
- NFS and SMB
- Objects
- When everything is a BLOB
- HTTP, key value and RESTful interfaces
- Altogether…
- When files, blocks and objects collide, it will rock your world!
Leave a Reply