🔥 3-day streak
Professional Cloud DevOps Engineer14 / 165
Question 14 of 165

Your team's Cloud Build pipeline runs unit tests, three independent integration test suites, and a static code analysis scan. Currently all steps run sequentially, and the build takes 22 minutes, causing developer frustration. The three integration suites do not depend on each other, and the static analysis does not depend on any tests. You need to reduce total build time without removing any of the checks. What should you do?

Reviewed for accuracy · Report an issueNext question