Examlex

Solved

A Company Using AWS CodeCommit for Source Control Wants to Automate

question 117

Multiple Choice

A company using AWS CodeCommit for source control wants to automate its continuous integration and continuous deployment pipeline on AWS in its development environment. The company has three requirements: There must be a legal and a security review of any code change to make sure sensitive information is not leaked through the source code. Every change must go through unit testing. Every change must go through a suite of functional testing to ensure functionality. In addition, the company has the following requirements for automation: Code changes should automatically trigger the CI/CD pipeline. Any failure in the pipeline should notify devops-admin@xyz.com. There must be an approval to stage the assets to Amazon S3 after tests have been performed. What should a DevOps Engineer do to meet all of these requirements while following CI/CD best practices?


Definitions:

Letterhead

A printed heading on stationery, typically including the name, address, and logo of a person or organization, used for official correspondence.

Dimension

A measurable extent of some kind, such as length, width, depth, or height, often used in the context of physical spaces or objects.

Rows

Horizontal lines in a table or spreadsheet, used to organize information or data points across several columns.

Columns

Vertical divisions within a table or text document designed to organize content in a structured manner.

Related Questions