AWS Certified Developer Associate DVA-C01 – Question248

A development team sets up a project's file directory structure in AWS CodeCommit. The team plans to use AWS CodeBuild and AWS CodeDeploy. The team creates the necessary configuration files for CodeBuild and CodeDeploy. The team wants to name and place these files according to service defaults.
Where should the team place the CodeBuild and CodeDeploy files?

A.
A directory named "aws" under the route source directory
B. A directory named "deploy" under the root source directory
C. A directory named "scripts" under the root source directory
D. The root of the source directory

Correct Answer: C