File

basic
data
Enhanced Content

Definition

A collection of data stored on a computer with a specific name and format. Like a digital document, photo, or song that you can save and organize.

Real-World Example

Your vacation photos, work documents, and music songs are all different types of files stored on your device.

Related Terms

Cloud Provider Equivalencies

A 'file' is a general data unit (name + bytes + metadata). Cloud providers offer managed file storage services (NFS/SMB) to store and share files across servers; object storage can also be accessed in a file-like way via gateways or FUSE tools, but it is not the same as a true file system.

AWS
Amazon EFS (file storage), Amazon FSx (managed file systems), AWS Storage Gateway (file gateway)
AZ
Azure Files (SMB/NFS file shares), Azure NetApp Files (enterprise NFS/SMB), Azure File Sync
GCP
Filestore (managed NFS), Google Cloud Storage FUSE (file-like access to object storage)
OCI
OCI File Storage (NFS), OCI Storage Gateway (file access patterns)

Explore More Cloud Computing Terms