|
|
|
|
|
by lathiat
2916 days ago
|
|
Cloud Filestore specifically gives you a multi-host NFS interface (for traditional filesystem applications) like Amazon EFS - for applications you cant easily modify to use other APIs it appears like a normal filesystem. Cloud Storage is an API-level object store (e.g. S3) that requires specific application support. |
|