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 7Question 46
    Hard1 markMultiple Choice
    Subtask 5.2: ReliabilityCapacity PlanningCloud CDNQuotasLoad Testing

    GCP PCA · Question 46 · Reliability

    A global streaming service is planning for a major live event that is expected to generate 10x their normal traffic. They use Compute Engine, Cloud SQL, and Cloud Load Balancing. To ensure capacity and reliability during the event, which THREE actions should they take in advance? (Select THREE)

    Answer options:

    A.

    Configure Cloud Load Balancing to use Cloud CDN to cache static assets at the edge.

    B.

    Change all Compute Engine instances to Spot VMs to save money during the spike.

    C.

    Request quota increases for Compute Engine CPUs and IP addresses in the target regions.

    D.

    Disable autoscaling and manually provision exactly 10x the servers.

    E.

    Perform load testing using a tool like Locust or JMeter to simulate the expected traffic and identify bottlenecks.

    F.

    Migrate the Cloud SQL database to a single, massive Compute Engine VM.

    How to approach this question

    Identify the three proactive steps for massive scale: offload traffic (CDN), ensure GCP allows the scale (Quotas), and prove it works (Load Testing).

    Full Answer

    Preparing for a massive, predictable traffic spike requires proactive capacity planning. 1) Cloud CDN offloads traffic from the backend, protecting the compute layer. 2) GCP has hard quotas on resources (like CPUs); if you don't request an increase, your autoscaler will fail to spin up new VMs when you hit the limit. 3) Load testing is the only way to prove that your database, application code, and autoscaling policies will actually function under 10x load.

    Common mistakes

    Forgetting about GCP Quotas (Option C). Many architectures fail during spikes not because of bad design, but because they hit a default GCP quota limit.
    Question 45All questionsQuestion 47

    Practice the full GCP Professional Cloud Architect Practice Exam 7

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01CASE STUDY: TechStream Gaming Company Overview: TechStream Gaming is a global multiplayer game d...HardQ02CASE STUDY: TechStream Gaming Company Overview: TechStream Gaming is a global multiplayer game d...MediumQ03CASE STUDY: TechStream Gaming Company Overview: TechStream Gaming is a global multiplayer game d...MediumQ04CASE STUDY: TechStream Gaming Company Overview: TechStream Gaming is a global multiplayer game d...MediumQ05CASE STUDY: TechStream Gaming Company Overview: TechStream Gaming is a global multiplayer game d...Medium
    View all 50 questions →