Google Cloud · 06

Google Cloud architecture check

Fifteen scenario-based questions across resource design, IAM, networking, runtime selection, data and operations.

15 questions20 min73% recommended target

Answer from the architecture described, not from product-name recognition. After submitting, every question shows a rationale and an official source. A wrong answer is a pointer to the module worth revisiting.

0 / 15 answered

Question 1: Production and development must have separate access, quotas and lifecycle, while baseline policy is inherited by both. What is the strongest starting design?
Question 2: A budget reaches 100%. What should you assume happens by default?
Question 3: A GitHub Actions workflow needs to deploy without storing a Google private key. Which mechanism is designed for this?
Question 4: A developer cannot read a bucket directly but can impersonate a service account that has Storage Object Viewer. What is the effective risk?
Question 5: Which statement correctly describes a Google Cloud VPC network?
Question 6: A platform team must centrally own one network while product teams deploy resources in their own projects. What best fits?
Question 7: A stateless HTTP API in a container needs request-based autoscaling and no Kubernetes API. What is the simplest strong starting point?
Question 8: A script generates invoices once per night and exits successfully. Which execution model best represents it?
Question 9: What does a Kubernetes Deployment not guarantee by itself?
Question 10: A service needs ACID relational order transactions using PostgreSQL. Which is the most direct managed starting point?
Question 11: A query scans a large BigQuery table daily but needs only one month and six columns. What design most directly controls scanned data?
Question 12: A Pub/Sub subscriber sometimes receives the same business event again. What is the safest application assumption?
Question 13: Which alert is closest to user-centred SRE practice?
Question 14: Application replicas run in two zones but depend on one zonal database. What is the main architecture issue?
Question 15: Which review is most complete before production?