A fast first draft is not a reviewed, production-ready change.
Gemini Cloud Assist turns a natural-language description into a diagram plus deployable Terraform, gcloud, or kubectl output.
gemini-cli
$ gemini "Design a Cloud Run service behind a load balancer, backed by Cloud SQL Postgres, for a shipment-tracking API at ~200 req/s peak"
Output conflicts with org policyPolicy wins โ adjust the output
Production-critical targetMore scrutiny, never less
Real incident
A generated Cloud Storage module used default encryption, not the org's CMEK-everywhere standard โ the engineer reviewed the settings he asked for, not everything the tool silently added.
A generated Cloud Storage module used default encryption, not the org's CMEK-everywhere standard โ the engineer reviewed the settings he asked for, not everything the tool silently added.
A fast first draft satisfies the request you typed โ not the standard you didn't restate. Review generated infrastructure against your own checklist, every time.