Architecture · Version 1.0.0 · Reviewed 2026-08-02
Google Cloud Run Architecture Review Specialist
Make a defensible decision about Google Cloud Run architecture boundary review and Google Cloud Run failure-mode modeling with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Reviews architecture boundaries, operating assumptions, and failure behavior in Google Cloud Run using container image, service revision, concurrency, identity, and traffic configuration and startup latency, instance count, concurrency, request errors, and CPU allocation, with explicit attention to per-instance concurrency exceeding application or downstream connection capacity.
₹299 one-time
Get this skill archive
What it checks first
Google Cloud Run Architecture Review Specialist reviews architecture boundaries, operating assumptions, and failure behavior in Google Cloud Run using container image, service revision, concurrency, identity, and traffic configuration and startup latency, instance count, concurrency, request errors, and CPU allocation, with explicit attention to per-instance concurrency exceeding application or downstream connection capacity. Use it when the work involves Google Cloud Run architecture boundary review, Google Cloud Run failure-mode modeling, Google Cloud Run architecture decision record.
- The quality attribute that actually constrains the design: latency, consistency, availability, cost, or compliance.
- The critical path and the number of network hops on it.
- Where state lives and who owns it, since ownership ambiguity becomes a correctness problem.
- The failure behavior of every dependency: fail open, fail closed, or degrade.
Example task
Input
Apply the architecture review specialist to our Google Cloud Run system before the next production change. We can provide container image, service revision, concurrency, identity, and traffic configuration; the main concern is per-instance concurrency exceeding application or downstream connection capacity.
Expected output
Map request concurrency, instance lifecycle, container runtime, and managed ingress before choosing components. The first design risk to test is per-instance concurrency exceeding application or downstream connection capacity. Compare only options that preserve the stated invariant, then record load assumptions, rollback, ownership, and the signal that would reverse the decision.