For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Professional Cloud ArchitectGCP Professional Cloud Architect Practice Exam 4Question 25
    Hard1 markMultiple Choice
    Domain 2: Managing and Provisioning a Solution InfrastructureGKEStorageFilestore

    GCP PCA · Question 25 · Domain 2: Managing and Provisioning a Solution Infrastructure

    You are migrating an on-premises application to GKE. The application requires a persistent file system that can be read and written to by multiple pods simultaneously across different nodes. Which storage solution should you provision?

    Answer options:

    A.

    Persistent Disk (ReadWriteOnce)

    B.

    Regional Persistent Disk

    C.

    Filestore

    D.

    Cloud Storage with Cloud Storage FUSE

    How to approach this question

    Identify the requirement for 'ReadWriteMany' (RWX) in Kubernetes. NFS is the standard solution.

    Full Answer

    C.Filestore✓ Correct
    Filestore
    In Kubernetes, when multiple pods across different nodes need to read and write to the same volume simultaneously, the volume must support the `ReadWriteMany` (RWX) access mode. Google Cloud Persistent Disks only support `ReadWriteOnce` (or ReadOnlyMany). Filestore (managed NFS) is the correct solution for RWX workloads on GKE.

    Common mistakes

    Assuming Persistent Disk can be mounted by multiple writers (A). It cannot.
    Question 24All questionsQuestion 26

    Practice the full GCP Professional Cloud Architect Practice Exam 4

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01CASE STUDY: TechStream Gaming Overview: 500 employees, $100M revenue. On-prem US/EU, 200 servers...MediumQ02CASE STUDY: TechStream Gaming Overview: 500 employees, $100M revenue. On-prem US/EU, 200 servers...MediumQ03CASE STUDY: TechStream Gaming Overview: 500 employees, $100M revenue. On-prem US/EU, 200 servers...HardQ04CASE STUDY: TechStream Gaming Overview: 500 employees, $100M revenue. On-prem US/EU, 200 servers...HardQ05CASE STUDY: TechStream Gaming Overview: 500 employees, $100M revenue. On-prem US/EU, 200 servers...Easy
    View all 50 questions →