A company using AWS CodeCommit for source control wants to automate its continuous integration and continuous delivery pipeline on AWS in its development environment. The company has three requirements:
1. 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.
2. Every change must go through unit testing.
3. Every change must go through a suite of functional testing to ensure functionality.
In addition, the company has the following requirements for automation:
1. Code changes should automatically trigger the CI/CD pipeline.
2. Any failure in the pipeline should notify [email protected].
3. 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 Cl/CD best practices?
nsvijay04b1
Highly Voted 2 years, 4 months agoeasytoo
Most Recent 2 years, 1 month agoPiccaso
2 years, 2 months agoBulti
2 years, 3 months agoImstack
2 years, 4 months agosaggy4
2 years, 4 months ago