Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When using Cloud Build to construct your application, you aim to reduce build time, minimize costs, and limit development effort. Which strategy achieves these goals effectively?
A
Divide the build process into multiple smaller steps to decrease execution time.
B
Use larger Cloud Build virtual machines (VMs) by specifying the machine-type option.
C
Leverage multiple Jenkins agents to accelerate the build process.
D
Store temporary artifacts in Cloud Storage for quicker access in future builds.