CI/CD Flashcards
1
Q
What is an appspec file?
A
File used by codedeploy to manage a deployment.
2
Q
What does the resource section of the appspec file contain?
A
The ‘resources’ section for an AWS Lambda deployment contains the name, alias, current version, and target version of a Lambda function.