ASSOCIATE-CLOUD-ENGINEER · Question #379
Your company has many legacy third-party applications that rely on a shared NFS server for file sharing between these workloads. You want to modernize the NFS server by using a Google Cloud managed se
The correct answer is B. Deploy a Filestore instance. Replace all NFS mounts with a Filestore mount.. Deploying a Filestore instance and replacing all NFS mounts with a Filestore mount is the solution that requires the least amount of change to the legacy applications. Filestore is a fully managed NFS file server that integrates easily with applications using NFS, so you can mode
Question
Options
- AConfigure Firestore. Configure all applications to use Firestore instead of the NFS server.
- BDeploy a Filestore instance. Replace all NFS mounts with a Filestore mount.
- CCreate a Cloud Storage bucket. Configure all applications to use Cloud Storage client libraries
- DCreate a Compute Engine instance and configure an NFS server on the instance. Point all NFS
How the community answered
(41 responses)- A2% (1)
- B85% (35)
- C5% (2)
- D7% (3)
Explanation
Deploying a Filestore instance and replacing all NFS mounts with a Filestore mount is the solution that requires the least amount of change to the legacy applications. Filestore is a fully managed NFS file server that integrates easily with applications using NFS, so you can modernize the file-sharing system without significant changes to the existing applications.
Topics
Community Discussion
No community discussion yet for this question.