🔥 3-day streak
AWS Certified DevOps Engineer - Professional77 / 204
Question 77 of 204
A team uses CodePipeline with a CodeBuild project to build a large Java monolith. The full Maven build takes 22 minutes, most of which is spent downloading dependencies from Maven Central on every run because the build container starts fresh each time. The team wants to reduce build time without changing their source control workflow or introducing a separate artifact repository. What is the MOST effective change to make in the CodeBuild configuration?
Reviewed for accuracy · Report an issueNext question