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 30
    Medium1 markMultiple Choice
    Domain 4: Analyzing and Optimizing Technical and Business ProcessesSRESLIObservability

    GCP PCA · Question 30 · Domain 4: Analyzing and Optimizing Technical and Business Processes

    You are defining the Service Level Indicator (SLI) for a user-facing web application. According to Google's Site Reliability Engineering (SRE) practices, which metric is the most appropriate SLI for a synchronous request-response service?

    Answer options:

    A.

    The average CPU utilization of the web servers over a 5-minute window.

    B.

    The total number of database queries executed per second.

    C.

    The proportion of HTTP requests that return a 200 OK status code within 200 milliseconds.

    D.

    The amount of time it takes to deploy a new version of the application.

    How to approach this question

    An SLI must measure the user's perspective. Users care about speed and success, not CPU or database metrics.

    Full Answer

    C.The proportion of HTTP requests that return a 200 OK status code within 200 milliseconds.✓ Correct
    The proportion of HTTP requests that return a 200 OK status code within 200 milliseconds.
    In SRE, a Service Level Indicator (SLI) is a carefully defined quantitative measure of some aspect of the level of service that is provided. For user-facing systems, SLIs typically measure Availability (yield) and Latency. Option C correctly combines both into a measurable proportion (e.g., 99% of requests were successful and fast).

    Common mistakes

    Choosing CPU utilization (A). High CPU doesn't necessarily mean the user is experiencing an error.
    Question 29All questionsQuestion 31

    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 →