🔥 3-day streak
Professional Cloud Architect82 / 169
Question 82 of 169
A development team wrote a shell script that loops over 400 project IDs and runs a gcloud command to enable an API in each one. When they run it, many commands begin failing with HTTP 429 quota errors, and the run takes hours because it processes projects one at a time. They ask you how to make the automation both faster and more resilient without requesting quota increases. What should you advise?
Reviewed for accuracy · Report an issueNext question