You now understand storage systems.
Block storage for databases. Object storage for files. File storage for shared access.
S3 is the default for any user uploads or media.
Data lakes store raw data cheaply. Warehouses store structured data for queries.
CDNs are required for media-heavy applications.
Use storage tiers (hot/warm/cold) to optimize costs.
Next, you'll learn how search and indexing systems work.