
Ultimate access to all questions.
As a site reliability engineer responsible for developing and maintaining large-scale, distributed, and fault-tolerant systems in the cloud with the use of automation, you recently transitioned your company's Jenkins-based CI/CD platform to AWS CodeBuild. You are now tasked with programmatically defining the build steps for your CI/CD process.
Which of the following options should you choose?
A
Define a buildspec.yml file in the codebuild/ directory
B
Define an appspec.yml file in the root directory
C
Define an appspec.yml file in the codebuild/ directory
D
Define a buildspec.yml file in the root directory